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 much does function alignment actually matter on modern processors?
Feb 03, 2022
performance
assembly
alignment
x86-64
Why does Math.Exp give different results between 32-bit and 64-bit, with same input, same hardware
Oct 09, 2017
c#
.net
math
32bit-64bit
x86-64
ASM call conventions
Jun 25, 2022
c
assembly
linux-kernel
x86
x86-64
How can I create a parallel stack and run a coroutine on it?
Oct 13, 2022
c
assembly
stack
x86-64
coroutine
32-bit pointers with the x86-64 ISA: why not?
Oct 26, 2022
performance
pointers
x86-64
32bit-64bit
abi
Why doesn't time() from time.h have a syscall to sys_time?
Jun 30, 2021
linux
gcc
assembly
x86-64
glibc
Is it possible to know the address of a cache miss?
Apr 22, 2022
caching
x86-64
processor
How to convert 32-bit compiled binary to 64-bit [closed]
Apr 21, 2022
c++
assembly
x86-64
32bit-64bit
decompiler
How can I write a "Hello World" app in assembly language? [duplicate]
Nov 14, 2022
assembly
x86
x86-64
Load from a 64-bit address into other register than rax
Sep 23, 2022
assembly
x86-64
Vectorizing Modular Arithmetic
Oct 26, 2022
c
assembly
x86-64
sse
intrinsics
x86_64 Linux syscall arguments
Oct 15, 2022
linux
assembly
x86-64
system-calls
abi
Can x86 reorder a narrow store with a wider load that fully contains it?
Apr 17, 2019
multithreading
assembly
x86
locking
x86-64
Meaning of REX.w prefix before AMD64 jmp (FF25)
Jul 20, 2019
winapi
assembly
x86-64
Is it possible to vectorize myNum += a[b[i]] * c[i]; on x86_64?
Apr 16, 2022
x86
x86-64
sse
simd
vectorization
Why is uint_least16_t faster than uint_fast16_t for multiplication in x86_64?
Mar 26, 2022
c
x86-64
multiplication
unsigned
Does the REX.B override work with the MOVSS instruction?
May 26, 2021
assembly
x86-64
Writing x86_64 linux kernel module in assembler
Mar 16, 2022
assembly
linux-kernel
x86-64
kernel-module
CS:APP example uses idivq with two operands?
Apr 12, 2022
assembly
x86-64
instruction-set
Why do x86-64 Linux system calls modify RCX, and what does the value mean?
Apr 20, 2022
linux
assembly
x86-64
system-calls
« Newer Entries
Older Entries »