StackOverflow Questions for Tag: inline-assembly

invalid operand for inline asm constraint 'i'

Score: 0

Views: 27

Answers: 0

Read More
clockw0rk
clockw0rk

Reputation: 587

ambiguous operand size for `mov' while benchmarking x86 operations

Score: 1

Views: 39

Answers: 1

Read More
Ajay Garg
Ajay Garg

Reputation: 99

Unable to pass input-argument to assembly-statement

Score: 1

Views: 33

Answers: 0

Read More
user2443423
user2443423

Reputation: 185

How to tell GCC to generate 16-bit code for real mode

Score: 15

Views: 23525

Answers: 4

Read More
CocytusDEDI
CocytusDEDI

Reputation: 160

Why must there be an instruction before out statements in Rust in-line assembly?

Score: 1

Views: 56

Answers: 0

Read More
Palo
Palo

Reputation: 1020

Debugging inline assembly in C++ code in Visual Studio 2022 is broken

Score: 3

Views: 761

Answers: 1

Read More
idunno
idunno

Reputation: 21

Understanding GCC inline assembly code that uses memory source operands and x87 fcomi / fcmov

Score: 2

Views: 455

Answers: 1

Read More
80247617 aaa
80247617 aaa

Reputation: 43

change floating-point operation in x86 system to the one in armv8 system

Score: -3

Views: 311

Answers: 1

Read More
Alex544
Alex544

Reputation: 35

Assembler code doesn't work - reverse number

Score: 1

Views: 66

Answers: 2

Read More
Ichimonji_bleach
Ichimonji_bleach

Reputation: 17

Label in Inline Assembly GCC

Score: -1

Views: 41

Answers: 0

Read More
Ichimonji_bleach
Ichimonji_bleach

Reputation: 17

GCC Inline_Assembly Compiler

Score: -1

Views: 51

Answers: 0

Read More
CocytusDEDI
CocytusDEDI

Reputation: 160

Is this inline RISC-V Rust assembly correct?

Score: 2

Views: 123

Answers: 1

Read More
Victor
Victor

Reputation: 1445

How to manipulating C variable directly (not via register) via inline assembly "incl" instruction in gcc?

Score: 0

Views: 117

Answers: 1

Read More
UltraGeralt
UltraGeralt

Reputation: 35

gcc arm optimizes away parameters before System Call

Score: 2

Views: 514

Answers: 1

Read More
Paschalis
Paschalis

Reputation: 12301

ARM inline asm: exit system call with value read from memory

Score: 3

Views: 3041

Answers: 1

Read More
Max Sedlusch
Max Sedlusch

Reputation: 105

ARM V7 inline assembly - moving a C variable into a register

Score: 1

Views: 77

Answers: 1

Read More
alibag90
alibag90

Reputation: 17

How do I "fix unknown register name ‘%xmm1’ in ‘asm’" from the clobber list?

Score: 2

Views: 4513

Answers: 2

Read More
The amateur programmer
The amateur programmer

Reputation: 1308

Gcc inline assembly, what does "'asm' operand has impossible constraints" mean?

Score: 9

Views: 13550

Answers: 1

Read More
Max Sedlusch
Max Sedlusch

Reputation: 105

how can I write the lr_usr register in supervisor mode with C inline assembly

Score: 1

Views: 54

Answers: 0

Read More
MrGigu
MrGigu

Reputation: 1729

gcc optimize variable away before systemcall

Score: 1

Views: 148

Answers: 1

Read More
PreviousPage 1Next