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
Trial-division code runs 2x faster as 32-bit on Windows than 64-bit on Linux
Nov 02, 2022
c++
performance
x86
benchmarking
32bit-64bit
Disabling AVX2 in CPU for testing purposes
Sep 16, 2022
testing
x86
avx
instruction-set
avx2
If statement appears to be evaluating even when condition evaluates to false
Nov 04, 2022
c#
.net
assembly
x86
.net-assembly
How does the CPU distinguish 'CALL rel16' (E8 cw) and 'CALL rel32' (E8 cd)?
Jan 24, 2020
assembly
x86
instruction-set
On multicore x86 systems, are mutexes implemented using a LOCK'd instruction?
Sep 24, 2022
assembly
x86
What can a compiler do with branching information?
Apr 17, 2022
optimization
assembly
compiler-construction
branch-prediction
x86
Call an absolute pointer in x86 machine code
Nov 15, 2022
x86
jit
machine-code
Identifying signed and unsigned values in assembly
Oct 26, 2022
assembly
x86
reverse-engineering
What values can the carry flag hold, and how to check its status in x86 assembly?
Oct 15, 2022
assembly
x86
nasm
x86 cmpl and jne
Mar 30, 2019
assembly
x86
att
Good online resources to learn x86 assembly [closed]
Nov 25, 2018
assembly
x86
Where are the stacks for the other threads located in a process virtual address space?
Apr 14, 2022
linux
assembly
x86
stack-memory
virtual-address-space
Fastest way to expand bits in a field to all (overlapping + adjacent) set bits in a mask?
Nov 19, 2022
c
assembly
x86
sse
avx
GCC Inline Assembly: Jump to label outside block
Jan 09, 2018
c
assembly
gcc
x86
inline-assembly
ldd shows varied addresses on x86 Linux
Apr 18, 2022
linux
x86
fedora
powerpc
ldd
Assembler jump in Protected Mode with GDT
Jul 30, 2021
assembly
x86
protected-mode
addressing-mode
Why are CISC processors harder to pipeline? In what sense are some instructions "more complex" than others?
Oct 16, 2022
x86
cpu-architecture
instruction-set
pipelining
What's the difference between vextracti128 and vextractf128?
Aug 24, 2022
x86
simd
avx
avx2
Atomic operations, std::atomic<> and ordering of writes
Nov 13, 2022
c++
assembly
compiler-construction
x86
x86 assembly: Pop a value without storing it
Oct 03, 2022
assembly
x86
stack
callstack
stack-pointer
« Newer Entries
Older Entries »