Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

How can Intel and AMD be different but still compatible?

How to run 16 bit code on 32 bit Linux?

linux assembly x86 qemu 16-bit

Problem with BIOS INT 13H (Read Sectors From Drive)

Code alignment in one object file is affecting the performance of a function in another object file

c assembly x86 nasm avx

IR LLVM form vs assembly

c++ x86 clang llvm llvm-ir

Understanding the behavior of $ Location Counter - var1 DWORD $ assembles to start of data section in MASM, not start of line

Why unlamination of μops necessary?

x86 cpu intel cpu-architecture

What is a fast fallback algorithm which emulates PDEP and PEXT in software?

INT vs CALL on Asm instructions

assembly x86 nasm

Cache friendly offline random read

(NASM) (80x86) Bootloader NEEDS xor ax, ax

x86 nasm bootloader

Reading Current Uncore Frequency and Setting Uncore Frequency Multipliers

x86 intel cpu-architecture msr

Access of struct member faster if located <128 bytes from start?

AT&T x86 | What does `xadd %eax, (%ecx)` do?

x86 att

LAHF (load AH with lower order byte of the flag register)

assembly x86 flags

Is it possible to perform some computations within the RAM?

Can NASM generate a file with machine code hexdump + asm source?

assembly x86 nasm

`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