8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
# RUN: llvm-mc --disassemble %s -triple powerpc64-unknown-unknown -mcpu=pwr7 | FileCheck %s
|
|
|
|
# CHECK: rfdi
|
|
0x4c 0x00 0x00 0x4e
|
|
# CHECK: rfmci
|
|
0x4c 0x00 0x00 0x4c
|
|
|