Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Error reading disk when disk is not a hard drive. Int 0x13 ah 0x02

Who enables the A20 line when booting in pure UEFI?

x86 x86-64 bootloader uefi grub

How to optimize this Delphi function with SSE2?

delphi assembly x86 sse2 basm

How to see the memory occupied by initialised array vs uninitialised array

Device drivers and Interrupt service routines

assembly x86 device drivers

NASM x86 print integer using extern printf

c x86 nasm

Difference between JS and JL x86 instructions

assembly x86

What's up with gcc's handling of alloca?

c gcc x86 alloca

Dumping the values of the registers in GCC

gcc assembly x86

MMX Instructions and the x87 FPU Tag Word

assembly x86 fpu x87 mmx

Intel JCC Erratum - should JCC really be treated separately?

Fastest way to take the average of two signed integers in x86 assembly?

Macros in x86 assembly coding

assembly macros x86

`movaps` vs. `movups` in GCC: how does it decide?

Role of linker scripts when writing x86 assembly

Cost of instruction jumps in assembly

performance assembly x86

No intrinsics for x86 BMI instructions BLSI & BLSR in Clang?

Is the fall-through side of a conditional branch more efficient? Is it a good idea to make that the error-handling side?

PHP x86 Memory Limit

php memory x86 64-bit