Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Assembly x86 | return(ret) is not working

assembly x86 emu8086

Access the flags without inline assembly?

How does 32bit applications run on 64bit Mac?

macos architecture x86 64-bit

Protected Mode Addressing

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