llvm-for-llvmta/test/MC/Mips/virt/set-virt-directive.s

8 lines
287 B
ArmAsm
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: llvm-mc %s -show-encoding -triple=mips-unknown-linux-gnu \
# RUN: -mcpu=mips32r5 | FileCheck %s
# RUN: llvm-mc %s -show-encoding -triple=mips64-unknown-linux-gnu \
# RUN: -mcpu=mips64r5 | FileCheck %s
.set virt
hypcall # CHECK: hypcall # encoding: [0x42,0x00,0x00,0x28]