We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63b5da5 + d043f35 commit b01f833Copy full SHA for b01f833
riscv-asm.md
@@ -182,6 +182,7 @@ Directive | Arguments | Description
182
.p2align | p2,[pad_val=0],max | align to power of 2
183
.balign | b,[pad_val=0] | byte align
184
.zero | integer | zero bytes
185
+.variant_cc | symbol_name | annotate the symbol with variant calling convention
186
187
## Assembler Relocation Functions
188
0 commit comments