]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/RISCV/rv32c-only-valid.s
Vendor import of llvm trunk r321017:
[FreeBSD/FreeBSD.git] / test / MC / RISCV / rv32c-only-valid.s
1 # RUN: llvm-mc -triple=riscv32 -mattr=+c -riscv-no-aliases -show-encoding < %s \
2 # RUN:     | FileCheck -check-prefixes=CHECK,CHECK-INST %s
3 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+c -riscv-no-aliases < %s \
4 # RUN:     | llvm-objdump -mattr=+c -d - | FileCheck -check-prefix=CHECK-INST %s
5
6 # CHECK-INST: c.jal    2046
7 # CHECK: encoding: [0xfd,0x2f]
8 c.jal    2046