brintos

brintos / llvm-project-archived public Read only

0
0
Text · 224 B · 1a5e692 Raw
5 lines · plain
1# RUN: not llvm-mc -triple riscv32 -mattr=+smrnmi < %s 2>&1 | FileCheck %s2# RUN: not llvm-mc -triple riscv64 -mattr=+smrnmi < %s 2>&1 | FileCheck %s3 4mnret 0x10 # CHECK: :[[@LINE]]:7: error: invalid operand for instruction5