StackOverflow Questions for Tag: gnu-assembler

simgar
simgar

Reputation: 618

What does this mean: .size _start, . - _start in assembler?

Score: 1

Views: 69

Answers: 1

Read More
matanc1
matanc1

Reputation: 7043

How can I change the size of the sys_call_table in Linux kernel 2.4?

Score: 0

Views: 406

Answers: 1

Read More
sven
sven

Reputation: 18368

Is it possible to create threads without system calls in Linux x86 GAS assembly?

Score: 47

Views: 35133

Answers: 7

Read More
simgar
simgar

Reputation: 618

Why is this .section directive terminated with ._start?

Score: 3

Views: 74

Answers: 0

Read More
nostromo
nostromo

Reputation: 297

How can I correctly cast the variable type in GDB when using set command to change its value?

Score: 3

Views: 212

Answers: 0

Read More
Grigory Rechistov
Grigory Rechistov

Reputation: 2224

How to address ".text+XXX: 'naked' return found in RETHUNK build" in assembly part of a Linux driver?

Score: 3

Views: 1623

Answers: 1

Read More
IMSOEVIL
IMSOEVIL

Reputation: 1

confused about how the dynamic memory allocation works in assembly (brk)

Score: 0

Views: 40

Answers: 0

Read More
Zijiang Hao
Zijiang Hao

Reputation: 31

How to configure assembler (@binutils) to be "noreorder" by default?

Score: 2

Views: 353

Answers: 0

Read More
Bobby
Bobby

Reputation: 121

Should the box at the bottom be %rax instead of %rbx in Fig 6-1 of Jonathan Barlett's book?

Score: 3

Views: 71

Answers: 1

Read More
Bobby
Bobby

Reputation: 121

Can an immediate value be moved into to a memory location without loading it into a register first?

Score: 0

Views: 30

Answers: 0

Read More
UndercoverCoder
UndercoverCoder

Reputation: 1013

What does `b .` mean in this ASSEMBLY code?

Score: 8

Views: 36441

Answers: 1

Read More
Aren Coskun
Aren Coskun

Reputation: 1

How to convert .s to .asm?

Score: -1

Views: 3419

Answers: 1

Read More
renderthegreat
renderthegreat

Reputation: 43

GNU Assembly Printing Formatted Error Messages - macro substitution into quoted string for .print

Score: 3

Views: 26

Answers: 1

Read More
user2533504
user2533504

Reputation: 81

replaced C function with assembly, now segfaulting after main exits

Score: 3

Views: 77

Answers: 0

Read More
imahmadrezas
imahmadrezas

Reputation: 3

How to use shifter operands in GNU arm assembly syntax?

Score: 0

Views: 54

Answers: 1

Read More
Phonon
Phonon

Reputation: 12737

How to call C functions from ARM Assembly?

Score: 18

Views: 27710

Answers: 5

Read More
SpilledMango
SpilledMango

Reputation: 615

GNU as equivalent to times X db 0

Score: 5

Views: 2042

Answers: 1

Read More
kaidezee
kaidezee

Reputation: 11

How to get CLI arguments in Assembly language without libc?

Score: 1

Views: 24

Answers: 0

Read More
ihsoy ih
ihsoy ih

Reputation: 1018

Commenting syntax for x86 AT&T syntax assembly

Score: 14

Views: 22057

Answers: 4

Read More
grilix
grilix

Reputation: 5351

How to get label address on GNU Assembler

Score: 2

Views: 76

Answers: 0

Read More
PreviousPage 1Next