Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

C++ calling convention for passing big objects on Linux/x86-84

What does "MSL" (shift in ones) in arm64 assembly stand for?

How does division work in MIX?

assembly division knuth taocp

Inline assembler call for subroutine

MBR Booting from DOS

How to work with Strings in ARM?

c assembly arm

How to measure x86 and x86-64 assembly commands execution time in processor cycles? [duplicate]

Determining register values when using objdump

Converting Decimal to Hex

Writing / linking a flat binary using NASM + LD

assembly linker nasm ld

LLVM assembly: call a function using varargs

What is on the stack before my program starts?

assembly stack

How to read data from absolute address in delphi XE2

prohibit inline assembly in g++ (gcc) or clang (llvm) [duplicate]

gcc assembly g++ clang

C++ and FULLY dynamic functions

c++ assembly this detours cdecl

Get the address at the end of a set of data?

How to figure out function prototype from assembly code?

Passing Parameters in 64 bit Assembly Function from C language. Which Register Receive These Parameter?

6502 emulator in C/C++: how to separate addressing mode code from actual instruction code

What is the meaning of the following assembler-code line?

assembly x86