CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
gnu-assembler
09-07
other
.S assembly code Macro to apply another macro to multiple registers in .S
08-30
Mobile
assembly weak symbol not working as (I) expected
08-15
Blockchain
How do I create a macro with conditional assembly
07-17
other
GNU Assembler .print expression instead of string
07-13
Software engineering
GNU Assembler GAS check if macro paramater is register
07-11
Enterprise
declare mutable string with varying size dynamically
07-04
Mobile
How to reference the value of data section in macro?
05-16
front end
Show macro expansions in GNU Assembler - AS - listing. Preprocess only?
05-11
Mobile
How to jump to memory location in intel syntax for both x64 and x32
05-10
Software design
How should I correctly learn GNU assembly?
03-25
other
How to assemble for MIPS cpu in the gnu assembler
03-20
OS
why sometimes use offset flat:label and sometimes not
03-15
Back-end
Error: operand size mismatch for `lea' (seems like syntax error)
03-02
Blockchain
Motorola 68000 assembler syntax for Program Counter Indirect with Index
02-23
Blockchain
ARM-GCC code directives for ArmV7A assembly code: .code vs .arm instruction mode directives
12-21
Blockchain
GNU assembler is not giving the proper floating point value
12-17
database
STM32 problem with loading value to memory
12-09
Enterprise
Check for NULL pointer in ARM Assembler
11-18
Net
If an object file defines _start and doesn't use any libraries, why do I still need to link it
11-17
other
In assembly, how to add integers without destroying either operand?
10-31
Back-end
How to deal with errors while reading disk in x86 assembly?
10-07
Mobile
At&t syntax in Assembly?
10-03
Net
Why do 32-bit immediates with IMUL give warnings in NASM and errors in GCC?
10-02
Software design
Dynamic assembly in THUMB or ARM mode
Links:
CodePudding