9 lines
334 B
ArmAsm
9 lines
334 B
ArmAsm
|
# RUN: llvm-mc -triple=ve --show-encoding < %s \
|
||
|
# RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
|
||
|
# RUN: llvm-mc -triple=ve -filetype=obj < %s | llvm-objdump -d - \
|
||
|
# RUN: | FileCheck %s --check-prefixes=CHECK-INST
|
||
|
|
||
|
# CHECK-INST: svob
|
||
|
# CHECK-ENCODING: encoding: [0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30]
|
||
|
svob
|