Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to write an absolute target for a near direct relative call/jmp in MASM

Reading constants into an SSE/AVX registers in inline assembly

Debugging early kernel startup code in QEMU

c assembly arm gdb qemu

GCC seems to prefer small immediate values in comparisons. Is there a way to avoid that?

Sort an array via x86 Assembly (embedded in C++)?? Possible?

Gdb skips source code lines while debugging assembler program for ARM7 microcontroller

gcc assembly gdb arm

MIPS memory restrictions?

Lua DynAsm: Any reference or links to guide me through?

assembly lua jit

x86 ASM Linux - Creating a loop

string assembly x86 nasm

POPCNT in Delphi XE/ XE2 64bit

delphi assembly delphi-xe basm

gdb won't accept user input

c linux assembly gdb

Intel-style inline assembly in gcc

c++ gcc assembly intel

ARM and Intel assembly instruction mapping

assembly arm intel

Segfault shows up only in GDB

DDS Interpolation - 8bit Atmel AVR ASM to 12 bit DAC

Regarding optimization for 'not a statment' in c?

Calling C++ member function with reference argument from asm

c++ assembly x86

Linux x86 bootloader

Are the I and J registers special in DCPU-16?

assembly dcpu-16

How to enable alignment exceptions for my process on x64?