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
Assembly - How to see the value in a particular variable with gdb
Dec 22, 2025
memory
assembly
gdb
How to convert unsigned numbers from signed to unsigned(binary and hexadecimal)?
Dec 23, 2025
math
assembly
binary
hex
Compiler code generation - how we know it is high quality?
Dec 23, 2025
assembly
compiler-optimization
MIPS labels storage location
Dec 22, 2025
assembly
mips
machine-code
push 1 less than %ecx to stack
Dec 22, 2025
assembly
x86
cpu-registers
att
Intel x86 Assembly - Reading and copying the carry flag
Dec 22, 2025
assembly
x86
flags
carryflag
eflags
How to properly write an array of bytes in Assembly?
Dec 20, 2025
c
arrays
assembly
nasm
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
« Newer Entries
Older Entries »