Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Intel 8080 instruction... what is the etymology of the "DAD" instruction mnemonic?

Is this assembly code generated complete?

emu8086 giving wrong remainder for div r16 with non-zero DX upper-half dividend [duplicate]

write a processed bitmap image to a file

assembly bitmap x86 masm masm32

INT 13, AH=42h fails with AH=1, CF=1

How to set color when calling printf in assembly

Implement bit operations only by ADD, SUB, MUL and DIV instructions

Calculator using 2 stacks

How can I call this x86 ASM CALL in C++ with typedef or inline

c++ assembly x86 inline typedef

what does "iterations" mean in "perf report -b --branch-history" (of perf record -b -g)

"Missing" arithmetic instructions in Tilera and SSE. How are the operations done?

why does optimized virtual calls point to same address in hotspot jit assembly?

java assembly jit jvm-hotspot

Can an x86 CPU read the value of any register while in user mode?

MIPs program to reverse a string using stack

assembly mips

Analyzing the assembly code generated to manipulate command line arguments

c assembly x86

_cdecl calling convention

assembly x86 stack-frame cdecl

How do you add two Quad words in assembly using NASM?

assembly x86 nasm

App crash after I call Detoured function I created @ Win7-x64

c assembly 64-bit windbg x86-64