Newbetuts
.
New posts in x86-64
Why do x86-64 systems have only a 48 bit virtual address space?
x86-64
virtual-memory
cpu-architecture
Linux default behavior of executable .data section changed between 5.4 and 5.9?
linux
assembly
x86-64
nasm
elf
HP Universal Print Drivers Incredibly Slow
printing
windows-server-2003
x86-64
drivers
Targeting both 32bit and 64bit with Visual Studio in same solution/project
.net
visual-studio
64-bit
x86-64
__builtin_prefetch, How much does it read?
c++
optimization
gcc
x86-64
numerical-methods
Why can't kernel code use a Red Zone
x86-64
abi
red-zone
Possible GCC bug when returning struct from a function
c
gcc
assembly
x86-64
compiler-bug
Why are signed and unsigned multiplication different instructions on x86(-64)?
assembly
x86
x86-64
twos-complement
Bubble sort slower with -O3 than -O2 with GCC
c
gcc
x86-64
cpu-architecture
compiler-optimization
x86_64 - Assembly - loop conditions and out of order
loops
assembly
conditional-statements
x86-64
Printing floating point numbers from x86-64 seems to require %rbp to be saved
assembly
floating-point
x86-64
Calling printf in extended inline ASM
gcc
printf
x86-64
inline-assembly
calling-convention
Why is %eax zeroed before a call to printf?
macos
assembly
gcc
x86-64
calling-convention
What do the E and R prefixes stand for in the names of Intel 32-bit and 64-bit registers?
assembly
x86
64-bit
x86-64
cpu-registers
How to find if a native DLL file is compiled as x64 or x86?
c#
.net
winapi
64-bit
x86-64
Why are global variables in x86-64 accessed relative to the instruction pointer?
c
assembly
compiler-construction
x86-64
Where exactly is the red zone on x86-64?
assembly
x86-64
calling-convention
abi
red-zone
What will be used for data exchange between threads are executing on one Core with HT?
multithreading
concurrency
x86
x86-64
hyperthreading
How does Rust's 128-bit integer `i128` work on a 64-bit system?
rust
x86-64
bigint
int128
llvm-codegen
Why do x86-64 Linux system calls modify RCX, and what does the value mean?
linux
assembly
x86-64
system-calls
Prev
Next