Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

What's the easiest way to determine if a register's value is equal to zero or not?

How to associate assembly code to exact line in C program?

c debugging assembly gdb

Syscall or sysenter on 32 bits Linux?

Can I turn this into a loop through some 16-Bit Magic?

assembly 6502 c64

lldb command to function-step / trace-step: continue until next function call or until current function is returned from

debugging assembly lldb

Difference between "or eax,eax" and "test eax,eax" [duplicate]

Understanding of MSVS C++ compiler optimizations

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