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
writing shellcode: why my shellcode won't work?
Sep 10, 2021
assembly
x86-64
shellcode
Assembly and multicore CPUs
Nov 10, 2022
assembly
x86
multicore
x86-64
How to optimize this product of three matrices in C++ for x86?
Feb 07, 2019
c++
optimization
x86-64
matrix-multiplication
eigen
Is the transformation of fetch_add(0, memory_order_relaxed/release) to mfence + mov legal?
May 03, 2022
c++
llvm
x86-64
memory-model
stdatomic
Why does Clang generate different code for reference and non-null pointer arguments?
Aug 29, 2022
c++
clang
language-lawyer
x86-64
pass-by-reference
intel
Cross compile windows 64 bit .exe from linux
Feb 09, 2020
gcc
64-bit
cross-compiling
x86-64
How to instruct compiler to generate unaligned loads for __m128
Feb 22, 2022
c++
x86-64
sse
simd
intrinsics
Code a simple thread with C and assembly
Sep 12, 2022
c
assembly
x86-64
Two's complement of long integer
Aug 31, 2022
assembly
x86-64
micro-optimization
twos-complement
Which x86 instruction has a 10-byte immediate?
Sep 07, 2022
assembly
x86
x86-64
machine-code
instruction-set
GCC codegen: What does pthread_create_key() have to do with std::shared_ptr copying?
Aug 31, 2022
c++
assembly
x86-64
shared-ptr
gnu
with RIP-addressing, why x86-64 still need relocations?
Mar 29, 2016
assembly
intel
x86-64
elf
relocation
Why does ICC unroll this loop in this way and use lea for arithmetic?
Apr 08, 2022
c++
assembly
x86-64
icc
LLVM's calling convention for GHC
Sep 01, 2021
haskell
compiler-construction
llvm
x86-64
ghc
Absolute addressing for runtime code replacement in x86_64
Mar 02, 2022
gcc
assembly
64-bit
x86-64
addressing
Constraining r10 register in gcc inline x86_64 assembly
Sep 18, 2022
c
gcc
x86-64
system-calls
inline-assembly
Why is the address of static variables relative to the Instruction Pointer?
Jun 29, 2019
assembly
gcc
x86-64
cpu-registers
relative-addressing
Printing floating point numbers from x86-64 seems to require %rbp to be saved
Jul 25, 2019
assembly
floating-point
x86-64
What's So Difficult About `uint64_t`? (Conversion Assembly From `float`)
Apr 08, 2021
assembly
floating-point
x86-64
sse
floating-point-conversion
Why does GCC on x86-64 insert a NOP inside of a function?
Oct 15, 2022
gcc
assembly
x86-64
nop
« Newer Entries
Older Entries »