Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu-assembler

Using Assembler in C without using placeholders

"spim: (parser) syntax error on line [...]" where i used the label .byte

assembly gnu-assembler att

implementation of .cfi_remember_state

A simple while-loop in GCC inline assembly

GNU assembler preprocessor define

gnu gnu-assembler

How to create a statically linked position independent executable ELF in Linux?

linux ld elf gnu-assembler

How come _exit(0) (exiting by syscall) prevents me from receiving any stdout content?

What does .align in ARM architecture

assembly arm gnu-assembler

Disambiguate labels from register names in the Intel syntax

How to translate NASM "push byte" to GAS syntax?

How to create a GNU GAS macro that expands to an expression like "(x+y*240)*2"?

Segfault with x86 assembly on mov 0, %eax

Referencing operands/parameters in GNU assembler macros

Local labels in GNU assembler; gdb printing backtrace as though labels are functions

64-bit GCC mixing 32-bit and 64-bit pointers

c gcc x86-64 gnu-assembler

x86 Linux assembler get program parameters from _start

Calculating padding length with GAS AT&T directives for a boot sector?

Range of immediate values in ARMv8 A64 assembly

Microsoft Assembler to GNU Assembler conversion

GCC: Prohibit use of some registers