Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in gnu-assembler
How are assembly variables implemented?
Feb 08, 2023
assembly
x86
gnu-assembler
What are assembler section directives used for?
Jan 29, 2023
assembly
arm
gnu-assembler
how to export a function in GAS assembler?
Jan 15, 2023
assembly
x86-64
gnu-assembler
Why would I use NASM over GNU Assembler (GAS)? [closed]
Dec 25, 2022
assembly
nasm
gnu
gnu-assembler
The variable name defined in .bss section can not be found in gdb
Dec 21, 2022
assembly
gdb
elf
debug-symbols
gnu-assembler
What does "=w" in GCC Inline Assembly mean?
Dec 14, 2022
c
gcc
assembly
gnu-assembler
How does the .quad directive work in assembly?
Dec 08, 2022
assembly
directive
gnu-assembler
Using Assembler in C without using placeholders
Nov 12, 2022
c
assembly
inline-assembly
gnu-assembler
"spim: (parser) syntax error on line [...]" where i used the label .byte
Nov 02, 2022
assembly
gnu-assembler
att
implementation of .cfi_remember_state
Oct 24, 2022
gcc
assembly
x86
x86-64
gnu-assembler
A simple while-loop in GCC inline assembly
Jul 01, 2022
c++
gcc
inline-assembly
gnu-assembler
GNU assembler preprocessor define
Aug 12, 2018
gnu
gnu-assembler
How to create a statically linked position independent executable ELF in Linux?
Sep 15, 2022
linux
ld
elf
gnu-assembler
How come _exit(0) (exiting by syscall) prevents me from receiving any stdout content?
May 22, 2022
linux
assembly
interrupt
system-calls
gnu-assembler
What does .align in ARM architecture
Sep 05, 2022
assembly
arm
gnu-assembler
Disambiguate labels from register names in the Intel syntax
Sep 13, 2021
assembly
x86
symbols
gnu-assembler
intel-syntax
How to translate NASM "push byte" to GAS syntax?
Apr 15, 2020
assembly
stack
nasm
gnu-assembler
How to create a GNU GAS macro that expands to an expression like "(x+y*240)*2"?
Aug 28, 2021
assembly
macros
gnu-assembler
GCC: Prohibit use of some registers
Mar 26, 2020
c
gcc
assembly
gnu-assembler
register-allocation
Older Entries »