Newbetuts
.
New posts in x86
Is garbage allowed in high bits of parameter and return value registers in x86-64 SysV ABI?
linux
x86
x86-64
calling-convention
Getting max value in a __m128i vector with SSE?
c
assembly
x86
sse
signed and unsigned arithmetic implementation on x86
c
algorithm
math
x86
integer-arithmetic
int 13h 42h doesn't load anything in Bochs
x86
nasm
bootloader
bios
bochs
calling assembly function from c
c
linux
assembly
gcc
x86
Why can't I mmap(MAP_FIXED) the highest virtual page in a 32-bit Linux process on a 64-bit kernel?
linux
assembly
linux-kernel
x86
mmap
Keyboard IRQ within an x86 kernel
c
x86
kernel
osdev
irq
Need to run an IIS website in 32bit mode on a 64bit Windows Server
windows
windows-server-2003
iis
64-bit
x86
Count each bit-position separately over many 64-bit bitmasks, with AVX but not AVX2
c
optimization
x86
x86-64
simd
Near call/jump tables don't always work in a bootloader
assembly
x86
nasm
bootloader
real-mode
multi-word addition using the carry flag
c
visual-c++
gcc
assembly
x86
what does movsbl instruction do? [duplicate]
assembly
x86
GCC's assembly output of an empty program on x86, win32
c
gcc
x86
gnu-assembler
tdm-mingw
What is register %eiz?
assembly
x86
gnu-assembler
objdump
Why am I able to perform floating point operations inside a Linux kernel module?
c
linux
gcc
linux-kernel
x86
System speed/memory considerations x86 vs. x64
windows-server-2008
memory
64-bit
x86
How do you determine 32 or 64 bit architecture of Windows using Java?
java
windows
x86
64-bit
Questions about AT&T x86 Syntax design
assembly
x86
att
intel-syntax
Calling C functions from x86 assembly language
c
assembly
x86
Does using xor reg, reg give advantage over mov reg, 0? [duplicate]
assembly
x86
micro-optimization
Prev
Next