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
Write to console Unicode (UTF-16) text with Windows WinAPI functions?
Oct 28, 2025
assembly
unicode
console
x86-64
masm
Why we need Clobbered registers list in Inline Assembly?
Oct 27, 2025
c
assembly
gcc
compilation
inline-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
« Newer Entries
Older Entries »