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
What does the colon : mean in x86 assembly GAS syntax as in %ds:(%bx)?
Sep 24, 2022
assembly
syntax
x86
gnu-assembler
real-mode
What is the fastest way to do a SIMD gather without AVX(2)?
Aug 22, 2018
x86
sse
simd
sse4
How do ASCII Adjust and Decimal Adjust instructions work?
Dec 27, 2020
assembly
x86
decimal
instructions
bcd
How to detect architecture in NASM at compile time to have one source code for both x64 and x86?
May 31, 2018
assembly
x86
preprocessor
nasm
x86-64
The binary of opcode in assembly
Aug 19, 2018
assembly
x86
opcode
meaning of "memory ordering obeys causality"?
Jun 06, 2022
x86
memory-model
How does test and je/jne work
May 04, 2019
debugging
assembly
x86
lldb
How many clock cycles does cost AVX/SSE exponentiation on modern x86_64 CPU?
Nov 01, 2022
c++
x86
x86-64
sse
avx
What does mov bl do in assembly
Mar 17, 2022
c++
assembly
x86
difference between load1 and broadcast intrinsics
Aug 11, 2022
x86
sse
simd
intrinsics
intel
why do repe and repne do the same before movsb?
Nov 02, 2022
assembly
x86
repeat
machine-code
instructions
8086 assembly on DOSBox: Bug with idiv instruction?
Jul 19, 2020
assembly
x86
x86-16
tasm
dosbox
When to use ADOX instead of ADCX?
Sep 15, 2022
assembly
x86
adx
x86 register flag abbreviations
Jun 04, 2022
assembly
x86
masm
eflags
How can I find out which cache line is touched by an instruction on an Intel processor?
Sep 13, 2022
caching
x86
x86 XOR opcode differences
Oct 31, 2020
assembly
x86
bit-manipulation
opcode
instruction-encoding
Do prefetch instructions need to return their result before they retire?
Aug 28, 2022
performance
x86
prefetch
The inner workings of Spectre (v2)
Aug 20, 2022
x86
intel
cpu-architecture
branch-prediction
spectre
Why doesn't Ice Lake have MOVDIRx like tremont? Do they already have better ones?
Jun 01, 2022
assembly
x86
intel
cpu-architecture
instruction-set
x86 Assembly Why use Push/Pop instead of Mov?
Sep 17, 2022
assembly
x86
exploit
shellcode
« Newer Entries
Older Entries »