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 cpu-registers
Named Address Spaces for MSVC
Apr 11, 2026
c++
windows
visual-c++
x86
cpu-registers
If esp points to the top of the stack, where does ebp point to?
Apr 11, 2026
assembly
x86
cpu-registers
stack-frame
stack-pointer
Can you declare a variable to be saved in a CPU register in Rust?
Apr 11, 2026
rust
cpu-registers
Why number++ uses EAX while number-- uses ECX?
Apr 09, 2026
c
assembly
cpu-registers
What are descriptor registers?
Mar 29, 2026
assembly
x86
intel
cpu-registers
osdev
What is the CPUID standard function 01H?
Mar 25, 2026
c
assembly
x86
cpu-registers
cpuid
Can the status register influence data storage in a CPU?
Mar 05, 2026
assembly
x86
cpu-architecture
cpu-registers
eflags
Why the linux read ip register from rcx register in the entry_SYSCALL_64 function?
Mar 04, 2026
assembly
linux-kernel
operating-system
system-calls
cpu-registers
Why does using the %ebx register cause a segmentation fault in my assembly code
Mar 02, 2026
c
assembly
x86
cpu-registers
calling-convention
Difference between two named Special Purpose Registers - MBR and IR
Mar 01, 2026
cpu-registers
Simple way to print value of a register in x86 assembly
Feb 27, 2026
assembly
x86
cpu-registers
Differences between general purpose registers in 8086: [bx] works, [cx] doesn't?
Feb 28, 2026
assembly
x86-16
cpu-registers
addressing-mode
Modify char* in GDB while debugging
Feb 16, 2026
debugging
arm
gdb
remote-debugging
cpu-registers
Global variable in a register
Feb 15, 2026
c
optimization
cpu-registers
Basic Bootloader program to print helloworld is not working
Feb 05, 2026
assembly
x86
cpu-registers
bootloader
Register storage specifier in C++
Feb 05, 2026
c++
cpu-registers
In C, are the characters in an array (i.e. string) stored in individual registers or are there four characters per register?
Jan 26, 2026
c
arrays
memory
cpu-registers
calloc
execvp usage on nasm
Jan 22, 2026
linux
assembly
nasm
cpu-registers
execve
Older Entries »