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
SSE operation on 4 arrays of integer size
Feb 06, 2026
c
assembly
sse
simd
intrinsics
Calling C function in library from assembly code
Feb 07, 2026
c
assembly
nasm
Is it possible for a programming language to confidently prevent undefined behavior on stack overflow?
Feb 07, 2026
assembly
programming-languages
stack-overflow
undefined-behavior
callstack
IRQ symbol defined in static library does not override weak IRQ definition from ARM/GCC startup
Feb 07, 2026
c
gcc
assembly
arm
keil
Basic Bootloader program to print helloworld is not working
Feb 05, 2026
assembly
x86
cpu-registers
bootloader
Would unconditional jump flush the pipeline on x86_64?
Feb 06, 2026
optimization
assembly
x86
cpu
cpu-architecture
Snake Assembly 8086: not moving correctly
Feb 06, 2026
assembly
x86-16
What's faster on ARM? MUL or (SHIFT + SUB)?
Feb 06, 2026
c
performance
optimization
assembly
arm
Why the address is 0xF000:0xE05B in the long jump instruction located at 0xFFFF0 in BIOS?
Feb 05, 2026
assembly
x86
bios
real-mode
Determine function argument starting adresses
Feb 06, 2026
c
assembly
x86
nasm
How do I extract a single byte from an xmm-register in Asm?
Feb 06, 2026
assembly
x86-64
sse
gnu-assembler
replaced C function with assembly, now segfaulting after main exits [duplicate]
Feb 06, 2026
linux
assembly
x86-64
calling-convention
abi
How can I make a batch file that automatically builds, links and executes a .asm file?
Feb 06, 2026
assembly
masm
How can I change this assembly code to mod this video game?
Feb 05, 2026
assembly
3d
ollydbg
ISB instruction in ARM Cortex M
Feb 05, 2026
assembly
arm
cortex-m
memory-barriers
instructions
Address sanitizer says there is a segfault, but valgrind and gdb say there isn't?
Feb 05, 2026
assembly
gcc
segmentation-fault
x86-64
address-sanitizer
Can functions/symbols in the same assembly file be re-ordered to different virtual addresses when linked?
Feb 04, 2026
assembly
memory
linker
elf
How do I stop this Variant memory leak?
Feb 05, 2026
delphi
assembly
variant
Assembly 32-bit - Calling a program from another program
Feb 03, 2026
windows
gcc
assembly
x86
nasm
Older Entries »