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
How to distinguish between 1 and zero floating-point values?
Dec 20, 2025
assembly
floating-point
format
ieee-754
STM32 same while loop code but compiled to different assembly code
Dec 21, 2025
c
assembly
while-loop
stm32
cortex-m
print elements of array in assembly
Dec 21, 2025
arrays
assembly
emu8086
Why does GCC need to clear edx for mysterious reasons?
Dec 20, 2025
optimization
gcc
assembly
MOV into a register specified by macro argument
Dec 20, 2025
assembly
macros
avr
atmelstudio
Where LLVM interpreter is looking for external functions (libraries?)
Dec 20, 2025
assembly
llvm
system-calls
llvm-ir
What is the effect of the assembler directive `.global`
Dec 20, 2025
assembly
macros
mips
mars-simulator
POP data from the stack into a named variable? Or store a register with MOV?
Dec 20, 2025
assembly
nasm
Error while formatting disk with BIOS in real mode
Dec 20, 2025
assembly
x86
x86-16
bootloader
bios
Assembly- preserving register values?
Dec 20, 2025
assembly
x86
printf
What does `var@GOTPCREL(%rip)` mean?
Dec 19, 2025
assembly
x86-64
dynamic-linking
att
got
Performance of two inverse square root expressions (accounting for CPU pipelining)
Dec 19, 2025
c
performance
assembly
x86
floating-point
iretq throwing GP fault
Dec 19, 2025
assembly
operating-system
kernel
x86-64
interrupt-handling
How to access x64 hardware directly without Hardware Abstraction Layers?
Dec 19, 2025
c++
c
linux
assembly
hardware
How to NOT use stack with function call in GCC?
Dec 18, 2025
assembly
gcc
arm
stack
callstack
What's the Difference Between Stack Pointer and Frame Pointer in Assembly ARM
Dec 17, 2025
assembly
arm
stack-frame
stack-pointer
"Invalid symbol redefinition" in inline ASM on LLVM
Dec 20, 2025
c++
assembly
llvm
clang
gnu-assembler
aarch64/shared/vectors.s: Error: unaligned opcodes detected in executable segment after adding -g option in gnu as command
Dec 17, 2025
assembly
arm
domain-driven-design
arm64
Custom Bootloader Fails to Load C Kernel (kernel.c), But Works with Assembly (kernel.asm)
Dec 19, 2025
assembly
x86
kernel
bootloader
osdev
Instruction reordering on intel
Dec 19, 2025
c
assembly
x86
memory-barriers
Older Entries »