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
Moving variable's content into another variable
Oct 26, 2025
assembly
masm32
Interpreting eFlags in DDD
Oct 27, 2025
assembly
x86
ddd-debugger
Loading an xmm from GP regs
Oct 27, 2025
assembly
x86
sse
simd
micro-optimization
What on earth is an 'fword ptr'? [duplicate]
Oct 26, 2025
pointers
assembly
x86
x86-64: Cache load and eviction instruction
Oct 26, 2025
assembly
x86
x86-64
cpu-cache
Why is it necessary to add a bias to the dividend for signed division by a power of 2?
Oct 27, 2025
assembly
x86-64
bit-shift
integer-division
Why godbolt generate different asm output than my actual asm code in Visual Studio?
Oct 26, 2025
c++
assembly
visual-c++
visual-studio-2017
Why parameters stored in registers and not on the stack in x86-64 Assembly?
Oct 26, 2025
assembly
x86-64
function-parameter
Logical shift between YMM registers
Oct 27, 2025
assembly
x86-64
avx
avx2
avx512
avoiding text relocations when mixing c/c++ and assembly in a .so
Oct 27, 2025
android
c++
c
assembly
arm
Why does the following assembly sequence signals SIGILL?
Oct 26, 2025
assembly
x86-64
What is the state of the registers after a function call?
Oct 26, 2025
c++
c
assembly
How to run 16 bit code on 32 bit Linux?
Oct 27, 2025
linux
assembly
x86
qemu
16-bit
Problem with BIOS INT 13H (Read Sectors From Drive)
Oct 25, 2025
assembly
x86
virtualbox
bootloader
bios
Code alignment in one object file is affecting the performance of a function in another object file
Oct 27, 2025
c
assembly
x86
nasm
avx
Why does clang make the Quake fast inverse square root code 10x faster than with GCC? (with *(long*)float type punning)
Oct 26, 2025
c++
assembly
gcc
clang
x86-64
Debug symbols in NASM (once more)
Oct 25, 2025
assembly
gdb
nasm
lldb
dwarf
Missing debugging information with gdb and nasm
Oct 26, 2025
linux
gcc
assembly
gdb
nasm
In modern Linux x86-64 is it safe for userspace to overwrite the GS register?
Oct 26, 2025
linux
assembly
pthreads
x86-64
memory-segmentation
Would an Instruction Set Architecture benefit from both an ADC and SBC, or could all carry instructions repeat the previous type?
Oct 25, 2025
assembly
cpu-architecture
instruction-set
carryflag
« Newer Entries
Older Entries »