brintos

brintos / llvm-project-archived public Read only

0
0
Text · 238 B · 7f666ff Raw
13 lines · plain
1# RUN: not llvm-mc -disassemble -triple=riscv32 -mattr=+zclsd -M no-aliases %s \2# RUN:   | FileCheck -check-prefixes=CHECK %s3 4 5[0x00,0x00]6# CHECK: unimp7 8[0x52,0x70]9# CHECK-NOT: c.ldsp zero, {{[0-9]+}}(sp)10 11[0x00,0x00]12# CHECK: unimp13