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 there no "sub rsp" instruction in this function prologue and why are function parameters stored at negative rbp offsets?
Apr 17, 2022
c
assembly
x86-64
stack-memory
red-zone
What specifically marks an x86 cache line as dirty - any write, or is an explicit change required?
Feb 15, 2022
x86
x86-64
cpu-architecture
cpu-cache
memory-bandwidth
ERROR: ld.so: object 'getpid.so' from LD_PRELOAD cannot be preloaded: ignored
Nov 05, 2022
c
linux
dynamic
x86-64
What is the ".s" suffix in x86 instructions?
Nov 07, 2022
assembly
x86
x86-64
att
Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?
Oct 16, 2022
x86-64
sse
simd
avx
microbenchmark
I want to create a simple assembler in C. Where should I begin? [duplicate]
Aug 09, 2020
c
assembly
x86
x86-64
low-level
What are the exhaustion characteristics of RDRAND on Ivy Bridge?
Aug 29, 2022
assembly
x86
x86-64
intel
rdrand
x64 instruction encoding and the ModRM byte
Apr 14, 2022
assembly
x86
x86-64
machine-code
opcode
Using SSE instructions with gcc without inline assembly
Apr 07, 2022
c
x86-64
sse
simd
intrinsics
Signed saturated add of 64-bit ints?
Feb 17, 2022
c
optimization
x86-64
addition
saturation-arithmetic
Why is (or isn't?) SFENCE + LFENCE equivalent to MFENCE?
Oct 16, 2022
assembly
x86
x86-64
memory-barriers
memory-fences
C to assembly call convention 32bit vs 64bit
Aug 10, 2022
c
linux
assembly
x86
x86-64
intel
How to check for GPU on CentOS Linux
Nov 11, 2022
c
linux
gpu
x86-64
gpgpu
Interrupt routing for PCIe slot directly connected to the CPUs
Feb 21, 2021
operating-system
x86-64
interrupt
intel
pci-e
What prevents the usage of a function argument as hidden pointer?
Feb 21, 2022
c
gcc
optimization
x86-64
calling-convention
x86_64 calling conventions and stack frames
Nov 17, 2022
c
stack
x86-64
calling-convention
backtrace
Can you enter x64 32-bit "long compatibility sub-mode" outside of kernel mode?
May 29, 2015
linux
x86-64
kernel
compatibility-mode
intel
Why does x86 nopl instruction take an operand? [duplicate]
Oct 22, 2022
assembly
x86
x86-64
instructions
nop
Efficiently find least significant set bit in a large array?
Nov 06, 2022
c
assembly
bit-manipulation
x86-64
avx
clang (LLVM) inline assembly - multiple constraints with useless spills / reloads
Sep 05, 2016
gcc
assembly
clang
x86-64
inline-assembly
intel
« Newer Entries
Older Entries »