Skip to content

Commit b01f833

Browse files
author
Jim Wilson
authored
Merge pull request #64 from Hsiangkai/bind-now-directive
Add a new directive .variant_cc for variant calling conventions.
2 parents 63b5da5 + d043f35 commit b01f833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-asm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ Directive | Arguments | Description
182182
.p2align | p2,[pad_val=0],max | align to power of 2
183183
.balign | b,[pad_val=0] | byte align
184184
.zero | integer | zero bytes
185+
.variant_cc | symbol_name | annotate the symbol with variant calling convention
185186

186187
## Assembler Relocation Functions
187188

0 commit comments

Comments
 (0)