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 WAW Hazard?
Oct 19, 2025
assembly
pipeline
cpu-architecture
microprocessors
NASM Intel 64-bit mode: why does 32-bit constant 0xffffffff cause "warning: signed dword value exceeds bounds"
Oct 19, 2025
assembly
x86-64
nasm
immediate-operand
Is the EAX register optimized for calculations on modern processors?
Oct 18, 2025
assembly
x86
intel
Why does Windows use RCX, RDX for pointers in a fresh x64 process, different from EAX, EBX in a newly created 32-bit process?
Oct 18, 2025
windows
assembly
x86-64
32bit-64bit
cpu-registers
How do I move the VALUE in a register to a memory variable in NASM?
Oct 17, 2025
assembly
x86
nasm
Wow64 subsystem and its implementation on x86_64
Oct 17, 2025
assembly
x86-64
privileges
memory-segmentation
wow64
Windows API SetThreadContext does not set EFlags Carry Flag
Oct 18, 2025
windows
assembly
winapi
machine-code
eflags
What does the byte directive do in 6502 assembler?
Oct 18, 2025
assembly
6502
nintendo
Static linkage with glibc without calling main
Oct 17, 2025
gcc
assembly
nasm
glibc
Why is no value returned if a function does not explicity use 'ret'
Oct 18, 2025
assembly
x86
Apps built with /QSpectre-load and /CETCOMPAT crashes with EXCEPTION_STACK_OVERFLOW
Oct 17, 2025
c++
assembly
visual-c++
x86-64
spectre
Can't get welcome messages to load in QEMU
Oct 18, 2025
c
assembly
x86
bootloader
osdev
Why is RISC-V GCC uselessly reserving stack space in a function that returns a small struct?
Oct 17, 2025
assembly
gcc
optimization
riscv
Hello World using NASM (and GoLink) on x64 64 bit Windows
Oct 17, 2025
windows
assembly
winapi
x86-64
nasm
What VST/VLD actually do?
Oct 18, 2025
assembly
arm
neon
What if there is no return statement in a CALLed block of code in assembly programs
Oct 18, 2025
assembly
x86
`or al, al` in x86 assembly
Oct 18, 2025
assembly
x86
How does Executable able to run on different CPUs for Windows
Oct 17, 2025
windows
assembly
executable
inline asm with sideeffects
Oct 18, 2025
c
assembly
arm
clang
inline-assembly
How does branch prediction interact with the instruction pointer
Oct 18, 2025
assembly
x86
cpu
cpu-architecture
branch-prediction
« Newer Entries
Older Entries »