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 are the ESP and the EBP registers?
Aug 27, 2022
assembly
x86
callstack
stack-frame
How does an assembly instruction turn into voltage changes on the CPU?
Aug 27, 2022
assembly
embedded
cpu-architecture
Micro fusion and addressing modes
Sep 16, 2022
assembly
x86
intel
cpu-architecture
iaca
Do programming language compilers first translate to assembly or directly to machine code?
Aug 27, 2022
assembly
gcc
compilation
compiler-construction
Why GCC compiled C program needs .eh_frame section?
Dec 15, 2021
c
assembly
exception-handling
x86
elf
Do any languages / compilers utilize the x86 ENTER instruction with a nonzero nesting level?
Dec 15, 2021
assembly
x86
Why does GCC call libc's sqrt() without using its result?
Dec 15, 2021
c++
gcc
assembly
x86-64
Compiling assembly in Visual Studio
Aug 27, 2022
windows
visual-studio-2010
assembly
What is register %eiz?
Aug 27, 2022
assembly
x86
gnu-assembler
objdump
LEA or ADD instruction?
Aug 27, 2022
assembly
x86
What is your favorite disassembler tool in Mac OS X? [closed]
Dec 15, 2021
macos
assembly
disassembly
nm
otool
Does using xor reg, reg give advantage over mov reg, 0? [duplicate]
Aug 27, 2022
assembly
x86
micro-optimization
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code?
Nov 14, 2022
linux
assembly
x86-64
system-calls
abi
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
« Newer Entries
Older Entries »