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
Why GCC generates strange way to move stack pointer
Sep 17, 2022
c++
assembly
gcc
x86
stack-pointer
Explanation of Asm code
Sep 25, 2022
gcc
assembly
lua
x86
inline-assembly
Write a maximum of two instructions to clear, set and complement some bits in the AL register
Oct 29, 2022
assembly
x86
xor
masm
How to implement deterministic malloc
May 17, 2022
c
linux
x86
malloc
x86 Comparison Instruction That Uses XOR Instead of Subtraction
May 26, 2022
performance
assembly
x86
comparison
intel
Are there any such processors which have instructions to bypass the cache?
Aug 27, 2022
assembly
x86
processor
cpu-cache
instructions
Assembly x86 registers signed or unsigned
Nov 13, 2022
assembly
x86
cpu-registers
unsigned
signed
Assembly Language (x86): How to create a loop to calculate Fibonacci sequence
Nov 08, 2022
assembly
x86
masm
fibonacci
irvine32
Does __asm{}; return the value of eax?
Apr 14, 2022
c
visual-c++
x86
inline-assembly
Are x86 opcodes arbitrary?
Oct 16, 2022
assembly
x86
machine-code
What does movl $_start, %eax mean?
May 13, 2022
assembly
x86
why 32 bit drivers do not work on 64 bit
Apr 15, 2022
x86
64-bit
x86-64
cpu-architecture
Use of TEST instruction with same register
Jul 22, 2019
assembly
x86
x86-16
instructions
How to reverse an __m128 type variable?
Apr 22, 2022
c++
c
x86
sse
simd
Switch from 32bit mode to 64 bit (long mode) on 64bit linux
Sep 09, 2022
linux
x86
x86-64
32bit-64bit
Is it possible to map a process into memory without mapping the kernel?
May 06, 2022
assembly
memory-management
linux-kernel
x86
osdev
In assembler, why does the use of registers differ between addition and subtraction?
Jan 26, 2021
c
assembly
x86
Why is the compiler generating a push/pop instruction pair?
Nov 20, 2022
c
assembly
x86
sse
gdb find memory address of line number
Jan 19, 2017
c
linux
gdb
x86
What's going on in Apple LLVM-gcc x86 assembly?
May 28, 2019
c
macos
assembly
x86
llvm-gcc
« Newer Entries
Older Entries »