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 x86-64
GCC Common Variable Attribute on TLS model
Oct 16, 2025
linux
gcc
x86-64
thread-local-storage
ASLR and hard-coded addresses
Oct 17, 2025
assembly
linker
x86-64
elf
position-independent-code
NASM assembly PE format handwritten imports doesn't import anything
Oct 16, 2025
windows
assembly
x86-64
nasm
portable-executable
TLS variable lookup speed
Oct 13, 2025
c
multithreading
pthreads
x86-64
thread-local-storage
Load the address of a symbol using NASM?
Oct 14, 2025
macos
assembly
x86-64
nasm
Why do mem_load_retired.l1_hit and mem_load_retired.l1_miss not add to the total number of loads?
Oct 14, 2025
caching
x86
x86-64
cpu-architecture
perf
What's the advantage of having nonvolatile registers in a calling convention?
Oct 14, 2025
assembly
x86-64
cpu-architecture
cpu-registers
calling-convention
Why do I see conditional jumps to relative offset zero (a.k.a. jumps to the next instruction) in disassembly output?
Sep 22, 2025
assembly
x86-64
objdump
How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file
Sep 20, 2025
assembly
x86-64
ld
elf
gnu-assembler
Using the operand-size override prefix 0x66 for instruction alignment
Sep 22, 2025
assembly
x86-64
masm
memory-alignment
micro-optimization
How C structures get passed to function in assembly?
Sep 21, 2025
c
gcc
assembly
x86-64
calling-convention
How to reverse R_X86_64_JUMP_SLOT relocations?
Sep 20, 2025
c
linker
shared-libraries
x86-64
elf
x86_64 Assembly Command Line Arguments
Sep 19, 2025
assembly
stack
command-line-arguments
x86-64
how to make shared library an executable
Sep 20, 2025
c
operating-system
shared-libraries
executable
x86-64
Bitwise NOT/complement in AVX2 [duplicate]
Sep 19, 2025
c++
bit-manipulation
vectorization
x86-64
avx2
Assembly function address table and data under the function or in data section
Sep 19, 2025
assembly
x86
x86-64
micro-optimization
static-data
Why is it that assembling/linking in one step loses debug info for my assembly source?
Sep 19, 2025
macos
assembly
clang
x86-64
debug-information
Fastest way to set a single memory cell to zero or a constant in x86 assembly?
Sep 19, 2025
assembly
x86
x86-64
zero
micro-optimization
What does `__meminit` mean in Linux Kernel?
Sep 18, 2025
linux
linux-kernel
x86
x86-64
linux-device-driver
Older Entries »