8 lines · plain
1# RUN: llvm-mc %s -show-encoding -triple=mips-unknown-linux-gnu \2# RUN: -mcpu=mips32r5 | FileCheck %s3# RUN: llvm-mc %s -show-encoding -triple=mips64-unknown-linux-gnu \4# RUN: -mcpu=mips64r5 | FileCheck %s5 6 .set virt7 hypcall # CHECK: hypcall # encoding: [0x42,0x00,0x00,0x28]8