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
Access of struct member faster if located <128 bytes from start?
Oct 24, 2025
assembly
x86
micro-optimization
Why is acquire semantics only for reads, not writes? How can an LL/SC acquire CAS take a lock without the store reordering with the critical section?
Oct 24, 2025
assembly
cpu-architecture
stdatomic
compare-and-swap
spinlock
ARM: Why only 12 bits for immediate constants?
Oct 23, 2025
assembly
arm
cpu-architecture
instruction-set
immediate-operand
what is the main difference between ASM JUMP instruction and the Pointer in C/C++
Oct 24, 2025
c++
assembly
LAHF (load AH with lower order byte of the flag register)
Oct 24, 2025
assembly
x86
flags
what's meaning of f in "js 2f\n\t"?
Oct 24, 2025
gcc
assembly
linux-kernel
inline-assembly
About declaring and initializing a structure in Fasm assembly
Oct 24, 2025
assembly
fasm
Is it possible to perform some computations within the RAM?
Oct 24, 2025
assembly
x86
cpu-architecture
Can NASM generate a file with machine code hexdump + asm source?
Oct 24, 2025
assembly
x86
nasm
`js` and `jb` instructions in assembly
Oct 24, 2025
assembly
x86
att
What is the correct use of multiple input and output operands in extended GCC asm?
Oct 23, 2025
gcc
assembly
What is the colon in the c language between two strings?
Oct 22, 2025
gcc
assembly
inline-assembly
How to make MSVC generate assembly which caches memory in a register?
Oct 22, 2025
c++
assembly
visual-c++
matrix-multiplication
simd
Unrecognised emulation mode: elf_i386 on MinGW32
Oct 24, 2025
c
assembly
linker
x86
osdev
Is there a way to treat the register file as an array in ARMv8 (scalar or Neon)?
Oct 23, 2025
assembly
arm64
neon
declaration of constant strings in x86 assembly language
Oct 23, 2025
assembly
x86
masm
Copy content of C variable into a register (GCC)
Oct 23, 2025
c
linux
gcc
assembly
x86
Do we ever need memory barriers with C++ atomics on Intel x86?
Oct 23, 2025
c++
multithreading
assembly
concurrency
atomic
Find a minimal self-modifiying code example for educational purpose in x86 assembler?
Oct 23, 2025
assembly
x86
self-modifying
What are the possible reasons for registers to be offset by 1 in GDB?
Oct 23, 2025
assembly
arm
gdb
gnu
cortex-m
« Newer Entries
Older Entries »