CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
inline-assembly
09-06
Mobile
error: Impossible constraint in 'asm' "i"
08-10
OS
Search for all occurrences of a substring within a string
07-16
front end
Using LDRD in GNU C inline asm? What constraints to use?
07-09
other
Using WTO to write multi-line message via __asm__ in C language
07-02
Software engineering
How to write inline assembly to bit rotate
06-27
Net
MSVC Inline Assembly: Freeing FPU registers for performance
05-28
Blockchain
Check exist on my platform commands AVX, SSE (SSE1-SSE4.2), FPU
05-21
Enterprise
How can I call a rust function in rust inline asm module
05-18
Net
Inline assembly array sum benchmark near-zero time for large arrays with optimization enabled, even
04-27
Net
Could you use C inline assembly to align instructions? (without Compiler optimizations)
04-27
Mobile
Multiple Threads Accessing Same Register Value ARM Assembly
04-22
front end
Is implementing a direct Assembly macro in a programming language a good idea?
04-20
Net
C pass function pointer in function template
04-12
Enterprise
GNU inline asm: same register for different output operands allowed?
03-20
Mobile
gcc inline-assembly compilation error when optimization flags is not enabled?
03-09
Software engineering
How to print the register number with gcc-style inline assembly?
02-24
Net
Why can variables be initialized(and used) without its declaration and definition "being run&qu
02-16
Back-end
GNU ARM assembler giving a seemingly irrelevant register in error message
02-11
OS
ARM inline assembly, registers are read in an incorrect order
12-31
OS
operand type mismatch for `lddqu' with an __int128 "=r" destination
12-25
front end
Clang doesn't pass value via register as the code specified
12-18
Blockchain
Avoiding hard-number shift of flexible second operand in ASM
12-13
front end
Segfault pushing to stack in C inline assembly
12-11
database
"undefined named operand" error in arm64 inline assembly
12-04
Enterprise
How find sum of negative values in assembly?
11-28
Software design
Rust assembly: how do I indicate that I need the value of the SP?
11-20
front end
How is the lvalue problem solved for SIMD inline asm with memory output operands in a 2D array?
11-17
other
Raise an Illegal Instruction in RISC-V on Purpose
09-22
Enterprise
what does the colon in asm volatile() mean
Links:
CodePudding