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 does the ia32/x64 opcode map document 0x66 and 0xF2 as a double mandatory prefix for opcode 0x0F38F1 (CRC32)?
Sep 04, 2021
intel
assembly
x86
x86-64
opcode
machine-code
Calling a function that can be either cdecl or stdcall
Sep 25, 2022
intel
assembly
x86
calling-convention
stdcall
cdecl
possible to do if (!boolvar) { ... in 1 asm instruction?
Dec 28, 2018
intel
c
assembly
x86
x86 dirty bit in page table entry
Jul 06, 2022
intel
memory
x86
paging
dirty-data
Assembly x86 video mode
Dec 19, 2017
intel
video
assembly
x86
nasm
vga
Can I print the gdtr and gdt descriptor under gdb?
Dec 31, 2019
intel
assembly
linux-kernel
x86
gdb
gdt
MOVUPD vs. MOVDQU (x86/x64 assembly)
Jun 01, 2016
intel
assembly
x86
64-bit
How are LDT and GDT used differently in intel x86?
Jan 28, 2019
intel
x86
gdt
What does .byte mean in this asm line?
Oct 18, 2022
intel
c
assembly
x86
Would having the call stack grow upward make buffer overruns safer?
Oct 05, 2022
intel
assembly
x86
stack
buffer-overflow
BIOS Disk - Read Sectors Into Memory (int 0x13, ah=0x02) blocking
Apr 27, 2019
intel
x86
qemu
bootloader
osdev
mbr
access violation _mm_store_si128 SSE Intrinsics
Feb 28, 2019
intel
c++
x86
simd
sse
intrinsics
AVX scalar operations are much faster
Aug 06, 2022
intel
c
memory
x86
sse
avx
assembly lea instruction of int *q = p++ and int c = a++
Oct 17, 2022
intel
c
assembly
x86
Is the stack frame required for all functions in C on x86-64?
Mar 31, 2022
intel
c
assembly
x86
stack
x86-64
Standard C++11 code equivalent to the PEXT Haswell instruction (and likely to be optimized by compiler)
Jun 11, 2019
c++
c++11
bit-manipulation
compiler-optimization
instruction-set
intel
x86
bmi
assembly to compare two numbers
Sep 11, 2022
intel
assembly
x86
compare
machine-code
Why does returning a floating-point value change its value?
May 17, 2022
intel
c++
c
floating-point
x86
Why would one use "movl $1, %eax" as opposed to, say, "movb $1, %eax"
Feb 26, 2022
intel
assembly
x86
How to invoke a system call via syscall or sysenter in inline assembly?
Sep 06, 2022
intel
linux
gcc
x86
system-calls
inline-assembly
« Newer Entries
Older Entries »