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
AVX2 slower than SSE on Haswell
May 18, 2017
c++
x86
sse
simd
avx2
How to convert a binary integer number to a hex string?
Nov 06, 2022
assembly
x86
hex
simd
avx512
problem in understanding mul & imul instructions of Assembly language
Nov 13, 2022
assembly
x86
nasm
What does 0x4 do in "movl $0x2d, 0x4(%esp)"?
Oct 17, 2019
c
assembly
x86
gnu-assembler
what is the difference between IVT and IDT?
Sep 25, 2022
x86
interrupt
Is it possible to make a custom Interrupt in Assembly?
Jan 07, 2018
assembly
x86
interrupt
Compare and swap in machine code in C
Feb 27, 2022
c
multithreading
x86
compare-and-swap
Measure CPU speed by counting assembly instructions
Jun 03, 2022
c
visual-c++
assembly
x86
cpu-speed
LOOP, LOOPE, LOOPNE?
Feb 04, 2022
assembly
loops
x86
Equivalent for GCC's naked attribute
Apr 21, 2022
gcc
assembly
x86
freebsd
How does argument passing work?
Jul 09, 2018
c
assembly
x86
calling-convention
How to make the kernel for my bootloader?
Aug 20, 2022
assembly
x86
kernel
bootloader
osdev
What kind of projects (besides the obvious OS stuff) use assembly language?
Nov 23, 2017
programming-languages
assembly
x86
Can GDB change the assembly code of a running program?
Aug 19, 2018
linux
debugging
gdb
x86
JMP to absolute address (op codes)
Oct 27, 2022
assembly
x86
executable
masm
opcode
What does the bracket in `movl (%eax), %eax` mean?
Apr 20, 2022
assembly
x86
gnu-assembler
att
addressing-mode
How to represent hex value such as FFFFFFBB in x86 assembly programming?
Jun 27, 2019
assembly
x86
hex
inline-assembly
Is Little-Endianness a byte order or a bit order in the x86 architecture?
Nov 11, 2022
assembly
x86
cpu
endianness
How do I call "cpuid" in Linux?
Apr 08, 2022
c++
assembly
gcc
x86
cpuid
« Newer Entries
Older Entries »