Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

What are function epilogues and prologues?

How do I use the LOCK ASM prefix to read a value?

would ever passing a variable of an integral type to functions by reference be more efficient than by value?

What address does the x86 begin executing at?

assembly x86

What does SSE instructions optimize in practice, and how does the compiler enables and use them?

c++ c assembly sse

Good references for the syscalls

linux assembly reference nasm

bt assembly instruction

assembly x86 masm masm32

Printing a character to standard output in Assembly x86

assembly printing x86

Is it possible to access variables defined in assembly from C?

c variables gcc assembly mingw

Running an OS on VirtualBox

Purest Way to Assemble/Compile a file With no other ELF/Object Bloat

How stable is the LLVM assembly language?

zero out top 32 bits of 64-bit register

Why do I have PUSH ecx?

assembly x86

How to enter 64-bit mode on a x86_64

assembly x86-64 bare-metal

Why pad the stack on a function call?

c++ macos assembly

What is basic idea behind emulation of the instruction set?

Using ES register gives errors

x86-64 usage of LFENCE

How to give a different name to a register in GNU ARM assembler?