Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

How to make simple bootloader for q35 machine

Effectively calculate horizontal pair avgs in a stream of int16's

c++ performance assembly x86 pcm

Assembly Language: + vs add

assembly x86

Cost of a 64bits jump, always 10-22 cycles the first time?

assembly x86 qemu: fatal: Trying to execute code outside RAM or ROM

How does Windows switch to supervisor mode during a system call?

MS-DOS - Is it possible to program 24 bit graphics?

assembly x86 dos vga vesa

Storing data below the stack pointer?

x86 stack

ASM - Pushing/Popping

assembly x86

Move char left or right in Assembly

assembly x86 masm irvine32

how do you make an x86 assembly program in linux that converts files to uppercase?

Why is such strange code generated?

assembly x86 g++

Why is printf showing -1.#IND for FPTAN results?

Checking if an address is writable in x86 assembly

linux assembly x86

Bullet Physics quaternion sse implementation doubts

math x86 sse simd quaternions

Access higher order bytes of a register in assembly [duplicate]

assembly x86

Conditional move zero into register?

How to find the index of an element in the AVX vector?

x86 intrinsics avx

Division performance for a x32 ELF on a x64 OS