Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

`js` and `jb` instructions in assembly

assembly x86 att

Unrecognised emulation mode: elf_i386 on MinGW32

c assembly linker x86 osdev

declaration of constant strings in x86 assembly language

assembly x86 masm

Copy content of C variable into a register (GCC)

c linux gcc assembly x86

Find a minimal self-modifiying code example for educational purpose in x86 assembler?

assembly x86 self-modifying

ASM printf: no output if string doesn't include \n newline

linux assembly x86 printf att

Function __asm__ __volatile__("rdtsc");

c++ x86 rdtsc

How to do DMA transfers under DOS extender or DPMI environment?

assembly x86 dos watcom

NASM Error Parsing, Instruction Expected

assembly x86 nasm

Halt instruction from Linux kernel module is not working

Calling a standard-library-function in MASM

Why Assembly x86_64 syscall parameters are not in alphabetical order like i386

atomic compare and conditionally subtract if less

c++ x86 atomic stdatomic

Random number generation in assembly NASM

assembly random x86 nasm

In this X86 emulator, why is the overflow flag getting set when adding 0xFFFF to 0xFFFF?

Floppy Read (AH=0x2, int 0x13) doesn't complete

assembly x86 bios bochs floppy

Loading and running a raw binary file with 32-bit code in QEMU

Using the CGA/EGA/VGA planar graphics modes

assembly graphics x86 nasm vga

x86 Why does C function disassembly show different value for pointer when pushed to call stack

c assembly x86 gdb disassembly

x86-64 do address calculating mov i.e mov i(r, r, i), r execute on on port 1? Or is it still p0156?