[Alignment][NFC] Attributes use Align/MaybeAlign
[llvm-complete.git] / test / MC / PowerPC / ppc64-encoding-e500.s
blobfee91ee83e380b0a5fdc3b72a5e33ae020cb4041
1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
2 # RUN: llvm-mc -triple powerpc64le-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-LE %s
4 # Instructions specific to the e500 / e500mc cores:
6 # CHECK-BE: rfdi # encoding: [0x4c,0x00,0x00,0x4e]
7 # CHECK-LE: rfdi # encoding: [0x4e,0x00,0x00,0x4c]
8 rfdi
9 # CHECK-BE: rfmci # encoding: [0x4c,0x00,0x00,0x4c]
10 # CHECK-LE: rfmci # encoding: [0x4c,0x00,0x00,0x4c]
11 rfmci