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
#include header with C declarations in an assembly file without errors?
Jan 06, 2020
c
gcc
assembly
include
x86
Why INC and ADD 1 have different performances? [duplicate]
Dec 08, 2019
optimization
assembly
x86
hardware
cpu-architecture
How to get opcodes of a c program
Apr 09, 2022
c
linux
assembly
x86
opcode
Testing equality between two __m128i variables
May 20, 2021
c
x86
sse
simd
Does a branch misprediction flush the entire pipeline, even for very short if-statement body?
Aug 24, 2022
performance
x86
branch
cpu-architecture
branch-prediction
How to properly use prefetch instructions?
Oct 26, 2022
caching
x86
sse
prefetch
dot-product
What does the PIC register (%ebx) do?
Jan 13, 2018
c++
gcc
assembly
x86
cpu-registers
Complex Mul and Div using sse Instructions
Apr 15, 2022
x86
sse
simd
complex-numbers
pop or add esp, 4 ? What is the difference?
Oct 28, 2022
assembly
x86
stack-memory
stack-pointer
Analizing MIPS binaries: is there a Python library for parsing binary data?
Nov 02, 2022
python
x86
mips
elf
dwarf
Out of Order Execution and Memory Fences
Jul 13, 2018
c
x86
cpu
memory-barriers
memory-fences
Why does GCC emit "lea" instead of "sub" for subtraction?
Oct 24, 2022
gcc
assembly
x86
compiler-optimization
gnu-assembler
Why does integer division by -1 (negative one) result in FPE?
Oct 23, 2022
c
gcc
x86
arm64
floating-point-exceptions
Does the ret instruction add 4 to esp register?
Oct 20, 2022
assembly
x86
return
instructions
stack-pointer
What is the purpose of SUB Instruction?
Oct 24, 2022
assembly
x86
Differences among various interrupts: SCI, SMI, NMI, and normal Interrupt
Oct 11, 2019
x86
interrupt
interrupt-handling
SSE: convert short integer to float
Mar 23, 2022
x86
sse
simd
Referencing the contents of a memory location. (x86 addressing modes)
Nov 04, 2022
assembly
x86
masm
addressing-mode
How to disassemble 16-bit x86 boot sector code in GDB with "x/i $pc"? It gets treated as 32-bit
Oct 27, 2022
assembly
x86
gdb
qemu
disassembly
Understanding the purpose of some assembly statements
Dec 14, 2018
c
assembly
x86
intel
« Newer Entries
Older Entries »