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
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
Force gcc to compile 32 bit programs on 64 bit platform
Aug 25, 2022
linux
gcc
32-bit
x86-64
Why does my Intel Skylake / Kaby Lake CPU incur a mysterious factor 3 slowdown in a simple hash table implementation?
Oct 01, 2022
c++
performance
gcc
x86-64
hashtable
How can objdump emit intel syntax
Dec 27, 2021
linux
assembly
x86-64
objdump
intel
Why can't GCC generate an optimal operator== for a struct of two int32s?
Aug 26, 2022
c++
gcc
x86-64
compiler-optimization
micro-optimization
x86_64 registers rax/eax/ax/al overwriting full register contents [duplicate]
Oct 24, 2022
assembly
x86-64
cpu-registers
zero-extension
What does "rep; nop;" mean in x86 assembly? Is it the same as the "pause" instruction?
Aug 17, 2022
assembly
x86
x86-64
cpu
machine-code
Memory alignment : how to use alignof / alignas?
Oct 27, 2022
c++
c++11
x86-64
memory-alignment
How to build x86 and/or x64 on Windows from command line with CMAKE?
Aug 17, 2022
c
visual-studio
cmake
cross-compiling
x86-64
What is the purpose of the RBP register in x86_64 assembler?
Dec 14, 2021
c
assembly
x86-64
stack-pointer
Ask GDB to list all functions in a program
Aug 16, 2022
c
linux
gcc
gdb
x86-64
Why is x86 ugly? Why is it considered inferior when compared to others? [closed]
Nov 02, 2022
assembly
x86
mips
x86-64
cpu-architecture
Targeting both 32bit and 64bit with Visual Studio in same solution/project
Mar 21, 2019
.net
visual-studio
64-bit
x86-64
Floating point vs integer calculations on modern hardware
Aug 16, 2022
c++
x86
floating-point
x86-64
System.BadImageFormatException: Could not load file or assembly (from installutil.exe)
Aug 16, 2022
.net
windows-services
x86
64-bit
x86-64
Why do x86-64 systems have only a 48 bit virtual address space?
Aug 16, 2022
x86-64
virtual-memory
cpu-architecture
« Newer Entries
Older Entries »