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 access data from Position Independent Code (PIC) in ARM Assembly?
Nov 07, 2025
assembly
arm
Order of register stores in STP
Nov 06, 2025
assembly
arm
arm64
What does lea 0x4(%esp),%ecx mean in AT&T syntax?
Nov 06, 2025
assembly
x86
att
Mixing SSE with AVX128 for shorter instructions?
Nov 06, 2025
assembly
x86
sse
avx
micro-optimization
Writing a custom loader in C and assembly for x64 on Linux
Nov 05, 2025
c
assembly
compilation
linker
Trying to set up Errno using NASM
Nov 04, 2025
assembly
nasm
system-calls
errno
SSE Instruction to load Bytes with Zero Extension?
Nov 04, 2025
c
assembly
x86
x86-64
sse
What exactly does the granularity bit of a GDT change about addressing memory?
Nov 04, 2025
assembly
x86
protected-mode
addressing
gdt
What is the point of atomic.Load and atomic.Store
Nov 04, 2025
multithreading
go
assembly
parallel-processing
atomic
How to do 80-bit floating point arithmetic with the Aarch64 architecture?
Nov 04, 2025
c++
visual-studio
assembly
floating-point
arm64
GNU Assembler GAS check if macro paramater is register
Nov 04, 2025
assembly
macros
gnu
gnu-assembler
Check if number is in range on 8051
Nov 03, 2025
assembly
embedded
8051
How to see assembly code in xcode 6
Nov 03, 2025
ios
objective-c
xcode
assembly
xcode6
How can I print a number larger than 32 bits in mips assembly?
Nov 03, 2025
assembly
printing
overflow
mips
multiplication
ARM AArch64 Assembly: immediate out of range
Nov 03, 2025
assembly
arm
arm64
Compiler choice of not using REP MOVSB instruction for a byte array move
Nov 02, 2025
c++
assembly
visual-c++
x86
compiler-optimization
how to reference local variables on the stack properly
Nov 02, 2025
assembly
stack
x86-64
Why do call and jump instruction use a displacement relative to the next instruction, not current?
Nov 02, 2025
assembly
x86
intel
machine-code
relative-addressing
Can optimizing compiler deduplicate functions with identical assembly?
Nov 01, 2025
c
assembly
optimization
GNU ld - Don't allow multiple definitions (function symbols) or at least warn when found in single archive (*.a)
Nov 02, 2025
c
assembly
ld
multiple-definition-error
Older Entries »