sonsy0929 / TIL

0 stars 0 forks source link

intel style inline assembly : __asm {} #2

Closed sonsy0929 closed 2 years ago

sonsy0929 commented 2 years ago

https://stackoverflow.com/questions/13301371/llvm-gcc-asm-to-llvm-in-xcode

Also I thought clang did have some support intel style inline assembly, though I can't find what I thought was there.

sonsy0929 commented 2 years ago

https://developer.arm.com/documentation/100067/0612/Compiler-specific-Keywords-and-Operators/--asm?lang=en

https://developer.arm.com/documentation/100067/0612/Compiler-specific-Function--Variable--and-Type-Attributes/--attribute----naked---function-attribute?lang=en