Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

ARM Assembler NEON - Increasing performance

Difference between String and Array in assembly language

AVR sbi command - Error: number must be positive and less than 32

assembly avr avr-gcc

Why bootloaders for x86 use 16bit code first?

Why does linkage affect whether relocations are needed for relative jumps in the same section?

c assembly linker x86-64 elf

Question regarding disassembly output

assembly sparc

Segfault when trying to use external functions in assembly [duplicate]

What does "-0x1(%edx,%ecx,1)" mean in objdump output?

assembly objdump

Why do I get another result?

assembly dos x86-16

ld: Undefined symbols for architecture x86_64

macos assembly x86-64 nasm ld

Avoiding cache pollution while loading a stream of numbers

Interchange 2 variables in C++ with asm code

c++ assembly

How to specify execution time of x86 and PowerPC instructions?

assembly x86 powerpc

How to get NASM to encode `push` with a sign-extended 16-bit immediate?

How to use inline assembly in C++ to set the Trap flag [duplicate]

How to loop back from Z to A in nasm assembly language?

assembly ascii nasm

How do I make a .section in ELF format read only with GNU GAS?

assembly elf gnu-assembler

8086 Assembler - Generating the object code from opcodes