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
Why is GNU as syntax different between x86 and ARM?
Apr 07, 2022
assembly
arm
gnu-assembler
att
Macro substituting a constant number in GAS
Mar 21, 2020
assembly
x86
gnu
gnu-assembler
what is the difference between a label and a function in assembly
Oct 14, 2022
assembly
gnu-assembler
att
How to link a C object file with a Assembly Language object file?
Oct 28, 2022
c
linux
assembly
ld
gnu-assembler
What does 0x4 do in "movl $0x2d, 0x4(%esp)"?
Oct 17, 2019
c
assembly
x86
gnu-assembler
What does the bracket in `movl (%eax), %eax` mean?
Apr 20, 2022
assembly
x86
gnu-assembler
att
addressing-mode
What's the difference between the .asciz and the .string assembler directives?
Sep 10, 2018
gcc
assembly
x86
directive
gnu-assembler
Commenting syntax for x86 AT&T syntax assembly
Nov 12, 2022
assembly
comments
gnu-assembler
att
intel-syntax
Why does GCC emit "lea" instead of "sub" for subtraction?
Oct 24, 2022
gcc
assembly
x86
compiler-optimization
gnu-assembler
How to make the GNU Assembler use a slash / for comments?
Aug 28, 2022
assembly
comments
gnu
gnu-assembler
Understanding Base Pointer and Stack Pointers: In Context with gcc Output
Apr 02, 2022
c
gcc
assembly
gnu-assembler
How to install and use GAS (GNU Compiler) on Linux?
Oct 18, 2022
linux
ubuntu
assembly
gnu-assembler
How to call C functions from ARM Assembly?
Nov 11, 2022
c
assembly
arm
gnu-assembler
cortex-a8
What does .comm mean?
Mar 31, 2022
gcc
assembly
x86
gnu-assembler
How to produce a minimal BIOS hello world boot sector with GCC that works from a USB stick on real hardware?
Jun 08, 2019
assembly
x86
qemu
gnu-assembler
bare-metal
How do RIP-relative variable references like "[RIP + _a]" in x86-64 GAS Intel-syntax work?
Feb 08, 2022
assembly
x86-64
gnu-assembler
addressing-mode
relative-addressing
What is the use of .byte assembler directive in gnu assembly?
Feb 27, 2018
assembly
inline-assembly
gnu-assembler
1b and 1f in GNU assembly
Sep 18, 2022
gnu
gnu-assembler
Calling printf in x86_64 using GNU assembler
Sep 16, 2022
linux
gcc
assembly
x86-64
gnu-assembler
x86 assembler: floating point compare
Sep 16, 2022
x86
floating-point
compare
assembly
gnu-assembler
« Newer Entries
Older Entries »