Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Floating point assembly on intel processor

virtual method wrong (0x0) address

Forcing integer constant to be quadword

c assembly x86-64

Why do x86 mul and div instructions only take a source operand?

Beeping Bootloader (Intel x86)

Why does this PowerPC instruction sequence appear to be setting both cr0 and cr1?

assembly powerpc

What is the purpose of this function in assembly?

c assembly x86-64

DWARF - How to find the prologue end/epilogue start addresses of functions in a given binary?

c assembly objdump dwarf readelf

Can protection mode be turned off with inline assembly?

GCC - Function inlining, LTO and optimizations

Where can I find programs for practicing C and assembler(IA32)?

c linux assembly ubuntu x86

What is the definition of instruction set architecture?

Why is it better to use the ebp than the esp register to locate parameters on the stack?

using text macros @date or @time in MASM x86

assembly x86 masm masm32

storing a value into a data segment in MIPS

assembly mips

BIOS and DOS interrupts (16H and 21H)

AVR Assembler in Linux

linux eclipse assembly avr

How to check aes-ni are supported by CPU?

c assembly aes aes-ni

Rex prefix decoding for intel x64 arch