New posts in x86

AVX scalar operations are much faster

error A2070: invalid instruction operands

How to port Firefox OS to ordinary computers? [closed]

What are Segments and how can they be addressed in 8086 mode?

How much faster are SSE4.2 string instructions than SSE2 for memcmp?

Second stage of bootloader prints garbage using Int 0x10/ah=0x0e

How to force NASM to encode [1 + rax*2] as disp32 + index*2 instead of disp8 + base + index?

The difference between Call Gate, Interrupt Gate, Trap Gate?

Memory latency measurement with time stamp counter

X86 Address Space Controller?

How do AX, AH, AL map onto EAX?

Intel's CLWB instruction invalidating cache lines

Return address prediction stack buffer vs stack-stored return address?

Does any floating point-intensive code produce bit-exact results in any x86-based architecture?

Efficient Multiply/Divide of two 128-bit Integers on x86 (no 64-bit)

How to produce a minimal BIOS hello world boot sector with GCC that works from a USB stick on real hardware?

How to power down the computer from a freestanding environment?

Is x86 RISC or CISC? [closed]

Relative performance of x86 inc vs. add instruction

Can I use the AVX FMA units to do bit-exact 52 bit integer multiplications?