Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

G++ SSE memory alignment on the stack

If statement appears to be evaluating even when condition evaluates to false

Structured Exception Handler and Delphi

Difference between an instruction and a micro-op

Are Bytecode and Assembly Language the same thing?

How does the CPU distinguish 'CALL rel16' (E8 cw) and 'CALL rel32' (E8 cd)?

MIPS assembly: how to declare integer values in the .data section?

assembly mips

On multicore x86 systems, are mutexes implemented using a LOCK'd instruction?

assembly x86

What can a compiler do with branching information?

how does c compiler handle unsigned and signed integer? Why the assembly code for unsigned and signed arithmetic operation are the same?

c assembly

Assembly language : try to understand a small function

assembly arm

Can't link assembly file in Mac OS X using ld

Understanding Base Pointer and Stack Pointers: In Context with gcc Output

c gcc assembly gnu-assembler

Identifying signed and unsigned values in assembly

Error: selected processor does not support ARM mode `wfi'

c assembly embedded arm stm32

What values can the carry flag hold, and how to check its status in x86 assembly?

assembly x86 nasm

Get Assembly code after every optimization GCC makes?

x86 cmpl and jne

assembly x86 att

Intel x86-64 XSAVE/XRSTOR

assembly x86-64

Using xa65 assembler to create Commodore 64 .prg

assembly c64 commodore 6510