Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in assembly
What is IACA and how do I use it?
Aug 30, 2022
c++
c
performance
assembly
iaca
what does the assembly instruction 'db' actually do?
Aug 27, 2022
assembly
Assembly - JG/JNLE/JL/JNGE after CMP
Aug 27, 2022
assembly
x86
eflags
Compile/run assembler in Linux?
Jan 22, 2019
linux
ubuntu
x86
assembly
How to force GCC to assume that a floating-point expression is non-negative?
Nov 09, 2022
c++
gcc
assembly
floating-point
micro-optimization
Why don't modern compilers coalesce neighboring memory accesses?
Dec 29, 2021
c++
assembly
optimization
compiler-optimization
What does it mean to align the stack?
Aug 26, 2022
c
assembly
gcc
x86
memory-alignment
What registers to save in the ARM C calling convention?
Aug 26, 2022
c
assembly
arm
calling-convention
function-call
What does the endbr64 instruction actually do?
Sep 14, 2022
assembly
x86-64
intel
instructions
How many CPU cycles are needed for each assembly instruction?
Aug 26, 2022
performance
assembly
x86
cpu-architecture
cpu-cycles
How was the first C compiler written?
Aug 26, 2022
c
assembly
compiler-construction
Permanently Change Disassembly Flavor in GDB
Dec 24, 2021
linux
assembly
gdb
How to get assembly output from building with Cargo?
Mar 07, 2022
assembly
rust
rust-cargo
When are x86 LFENCE, SFENCE and MFENCE instructions required?
Aug 26, 2022
multithreading
assembly
x86
cpu
memory-fences
GAS: Explanation of .cfi_def_cfa_offset
Aug 26, 2022
assembly
callstack
gnu-assembler
dwarf
What are the names of the new X86_64 processors registers?
Aug 26, 2022
assembly
x86
x86-64
cpu-registers
How does a NOP sled work?
Aug 26, 2022
c
assembly
stack
buffer-overflow
nop
Why does leave do "mov esp,ebp" in x86 assembly?
Aug 26, 2022
assembly
x86
What are callee and caller saved registers?
Aug 26, 2022
assembly
cpu-registers
calling-convention
abi
Efficient integer compare function
Sep 12, 2022
c
assembly
x86
inline-assembly
« Newer Entries
Older Entries »