Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

C Disassembly to ARMv6: Meaning of Dot (.) Before a Label

c assembly arm

Packing BCD to DPD: How to improve this amd64 assembly routine?

performance assembly x86 bcd dpd

What is the significance of operations on the register EAX having their own opcodes?

Which Intel microarchitecture introduced the ADC reg,0 single-uop special case?

Should using MOV instruction to set SS to 0x0000 cause fault #GP(0) in 64-bit mode?

Converting assembly code to C code [closed]

assembly disassembly

Real-Mode x86 ASM: How are the Basics Done?

sys_execve system call from Assembly

Passing parameters and return values for a subroutine in assembly

GDB complains No Source Available

linux assembly gdb nasm

What is an assembly-level representation of pushl/popl %esp?

Why does switching from AT&T to Intel syntax make this tutorial segfault using GAS?

MSP430 CMP operator

assembly msp430

Distinguishing memory from constant in GNU as .intel_syntax

How to get linux ebpf assembly?

linux assembly linux-kernel

How to change kernal SCNKEY routine behaviour in Commodore 64

assembly kernel 6502 c64

Does Program Counter hold current address or the address of the next instruction?

GNU C inline asm input constraint for AVX512 mask registers (k1...k7)?

How can you insert a NaN into a xmm register?

assembly x86 nan sse

Online Assembly language resources [closed]

visual-c++ assembly x86