Skip to content

Commit 2c9beb2

Browse files
committed
Update attribute-arch.s double-trap
1 parent 3f503ce commit 2c9beb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

llvm/test/MC/RISCV/attribute-arch.s

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,12 @@
321321
.attribute arch, "rv32i_sscsrind1p0"
322322
# CHECK: attribute 5, "rv32i2p1_sscsrind1p0"
323323

324+
.attribute arch, "rv32i_smdbltrp1p0"
325+
# CHECK: attribute 5, "rv32i2p1_smdbltrp1p0"
326+
327+
.attribute arch, "rv32i_ssdbltrp1p0"
328+
# CHECK: attribute 5, "rv32i2p1_ssdbltrp1p0"
329+
324330
.attribute arch, "rv32i_smcdeleg1p0"
325331
# CHECK: attribute 5, "rv32i2p1_smcdeleg1p0"
326332

0 commit comments

Comments
 (0)