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
Why is %eax zeroed before a call to printf?
Dec 15, 2021
macos
assembly
gcc
x86-64
calling-convention
Porting 32 bit C++ code to 64 bit - is it worth it? Why?
Aug 29, 2022
c++
x86
64-bit
x86-64
cpu-architecture
What registers are preserved through a linux x86-64 function call
Aug 28, 2022
linux
assembly
x86-64
calling-convention
abi
Does it make any sense to use the LFENCE instruction on x86/x86_64 processors?
Aug 28, 2022
assembly
x86
x86-64
atomic
memory-barriers
Intel 64, rsi and rdi registers
Aug 27, 2022
assembly
x86-64
How does malloc work in a multithreaded environment?
Aug 27, 2022
c
linux
gcc
malloc
x86-64
Why does GCC call libc's sqrt() without using its result?
Dec 15, 2021
c++
gcc
assembly
x86-64
Difference between x86, x32, and x64 architectures?
Dec 15, 2021
x86
64-bit
x86-64
cpu-architecture
abi
What happens if you use the 32-bit int 0x80 Linux ABI in 64-bit code?
Nov 14, 2022
linux
assembly
x86-64
system-calls
abi
What does the endbr64 instruction actually do?
Sep 14, 2022
assembly
x86-64
intel
instructions
What is the difference between x64 and IA-64?
Aug 26, 2022
64-bit
x86-64
cpu-architecture
itanium
Is there a 128 bit integer in gcc?
Aug 26, 2022
c
gcc
x86-64
bigint
128-bit
What are the names of the new X86_64 processors registers?
Aug 26, 2022
assembly
x86
x86-64
cpu-registers
Performance difference between Windows and Linux using Intel compiler: looking at the assembly
Nov 27, 2021
c++
assembly
x86-64
icc
intel-vtune
What is the purpose of the "PAUSE" instruction in x86?
Jun 14, 2018
parallel-processing
x86
x86-64
intel
critical-section
How to use gdb with LD_PRELOAD
Aug 26, 2022
c
linux
gcc
gdb
x86-64
To learn assembly - should I start with 32 bit or 64 bit?
Aug 25, 2022
assembly
x86
x86-64
low-level
Where is the x86-64 System V ABI documented?
Aug 25, 2022
linux
assembly
x86-64
calling-convention
abi
Why is memcmp(a, b, 4) only sometimes optimized to a uint32 comparison?
Aug 25, 2022
c
gcc
clang
x86-64
compiler-optimization
intel
Why is the construction of std::optional<int> more expensive than a std::pair<int, bool>?
Nov 09, 2022
c++
performance
assembly
x86-64
c++17
« Newer Entries
Older Entries »