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
x86 assembler: floating point compare
Sep 16, 2022
x86
floating-point
compare
assembly
gnu-assembler
How can the rep stosb instruction execute faster than the equivalent loop?
Jul 24, 2021
performance
assembly
optimization
x86
micro-optimization
Test whether a register is zero with CMP reg,0 vs OR reg,reg?
Mar 16, 2022
assembly
optimization
x86
micro-optimization
How did 16-bit C compilers work?
Oct 19, 2022
c
assembly
x86
legacy
16-bit
Understanding cmp instruction
Aug 21, 2022
assembly
x86
comparison
How to enable __fp16 type on gcc for x86_64
Nov 17, 2021
c++
c
gcc
x86
half-precision-float
How can I simplify code generation at runtime?
Sep 15, 2022
c++
windows
visual-c++
assembly
x86
intel
gcc removes inline assembler code
Oct 27, 2022
c
gcc
x86
compiler-optimization
inline-assembly
What exactly does _malloc do in assembly?
Oct 28, 2022
c
assembly
x86
reverse-engineering
intel
c++ floating point precision loss: 3015/0.00025298219406977296
Jun 06, 2022
c++
x86
double
floating-accuracy
Loop unrolling to achieve maximum throughput with Ivy Bridge and Haswell
Aug 30, 2022
c++
x86
intel
sse
avx
Why am I able to perform floating point operations inside a Linux kernel module?
May 05, 2022
c
linux
gcc
linux-kernel
x86
Why not store function parameters in XMM vector registers?
Sep 25, 2022
assembly
x86
parameter-passing
x86-64
calling-convention
Hello World using x86 assembler on Mac 0SX
May 18, 2022
macos
linker
x86
assembly
intel
Problems with ADC/SBB and INC/DEC in tight loops on some CPUs
Jul 16, 2021
delphi
assembly
x86
cpu-architecture
bigint
mov instruction in x86 assembly
Nov 24, 2019
assembly
x86
att
mov
Why IA32 does not allow memory to memory mov? [duplicate]
Sep 15, 2022
assembly
x86
cpu-architecture
instruction-set
Memory alignment on a 32-bit Intel processor
Oct 21, 2019
memory
x86
alignment
32-bit
intel
What registers must be preserved by an x86 function?
Aug 29, 2022
assembly
x86
calling-convention
RDTSCP versus RDTSC + CPUID
Feb 12, 2021
c
assembly
linux-kernel
x86
« Newer Entries
Older Entries »