Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Double indirection in C++ vtables

Accessing stack frames in assembly language

assembly masm stack-frame

CLI instruction not executed in Linux kernel module

16-bit assembly incompatibility with 64-bit windows 7

Meaning of CS and SS registers on x86-64 Linux in userland?

Meaning of 0x8($rsp)

Why are bgezal & bltzal basic instructions and not pseudo-instructions in MIPS?

How to speed up bit testing

c++ gcc assembly bitset

Why "Procedure Call Standard for the ARM Architecture" (AAPCS) requires SP to be 8-byte aligned?

Why are characters being offset by 0x40 on my Commodore 64 emulator?

assembly 6502 c64

Understanding of vectorization with SSE instructions

C++ function name demangling: What does this name suffix mean?

c++ assembly g++ chromium

Printing "array" from .bss in gdb

arrays assembly gdb nasm

TASM 1.4 - Displaying a particular colored string?

assembly text colors x86-16 tasm

Change GDT and update CS while in long mode

assembly 64-bit x86-64 osdev gdt

Stop screen refreshing - INT 0x10 (Video Services) - In Assembly

video assembly x86 refresh dos

How to run a single line of assembly, then see [R1] and condition flags

debugging assembly arm gdb qemu

How are assembly variables implemented?

assembly x86 gnu-assembler

eval at Assembly level

assembly eval

X64 instructions that behave differently on different CPUs