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 can I mitigate the impact of the Intel jcc erratum on gcc?
Jul 31, 2021
gcc
x86
intel
gnu-assembler
compiler-flags
Using ".intel_syntax noprefix" how can I get memory address of a label?
Nov 25, 2020
assembly
x86
gnu-assembler
real-mode
intel-syntax
How to concatenate GNU GAS macro arguments with other tokens to make single label?
Aug 01, 2016
assembly
gnu-assembler
Why does switching from AT&T to Intel syntax make this tutorial segfault using GAS?
Apr 29, 2019
assembly
x86
intel
gnu-assembler
att
Distinguishing memory from constant in GNU as .intel_syntax
Jan 22, 2022
assembly
x86-64
gnu-assembler
intel-syntax
Generating assembly code from C# code?
Sep 12, 2022
c#
assembly
code-generation
gnu-assembler
GCC Assembly Optimizations - Why are these equivalent?
Jan 12, 2020
c
gcc
assembly
x86-64
gnu-assembler
In assembly, how do you deal with C struct?
Oct 30, 2022
assembly
struct
x86-64
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
« Newer Entries
Older Entries »