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
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
Why does Windows64 use a different calling convention from all other OSes on x86-64?
Aug 16, 2022
windows
assembly
x86-64
calling-convention
abi
Possible GCC bug when returning struct from a function
Aug 15, 2022
c
gcc
assembly
x86-64
compiler-bug
Bubble sort slower with -O3 than -O2 with GCC
Oct 05, 2022
c
gcc
x86-64
cpu-architecture
compiler-optimization
How to find if a native DLL file is compiled as x64 or x86?
Sep 25, 2022
c#
.net
winapi
64-bit
x86-64
How does Rust's 128-bit integer `i128` work on a 64-bit system?
Aug 15, 2022
rust
x86-64
bigint
int128
llvm-codegen
« Newer Entries
Older Entries »