1
0

replace RDNPC with AUIPC

This commit is contained in:
Andrew Waterman
2013-04-22 04:21:46 -07:00
parent 2ac3fd5306
commit 7f5282d355
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ global_asm_tests = \
riscv_mulw \
riscv_or \
riscv_ori \
riscv_rdnpc \
riscv_auipc \
riscv_rem \
riscv_remu \
riscv_remuw \