e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
# RUN: llvm-mc --disassemble %s -triple=armv7-linux-gnueabi 2>&1 | FileCheck %s
|
|
|
|
# CHECK: potentially undefined
|
|
# CHECK: 0xb4 0x38 0x80 0x06
|
|
0xb4 0x38 0x80 0x06
|