[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Disassembler / PowerPC / ppc32-extpid-e500.txt
blob874895ace470a79a561814bf2299caa44898b938
1 # RUN: llvm-mc --disassemble %s -triple powerpc-unknown-unknown | FileCheck %s
3 # Extended PID instructions specific to the e500 / e500mc cores:
5 # CHECK: lbepx    1, 2, 3                  
6 0x7c 0x22 0x18 0xbe
7 # CHECK: lfdepx   4, 5, 6                  
8 0x7c 0x85 0x34 0xbe
9 # CHECK: lhepx    7, 8, 9                  
10 0x7c 0xe8 0x4a 0x3e
11 # CHECK: lwepx    10, 11, 12               
12 0x7d 0x4b 0x60 0x3e
13 # CHECK: stbepx   13, 14, 15               
14 0x7d 0xae 0x79 0xbe
15 # CHECK: stfdepx  16, 17, 18               
16 0x7e 0x11 0x95 0xbe
17 # CHECK: sthepx   19, 20, 21               
18 0x7e 0x74 0xab 0x3e
19 # CHECK: stwepx   22, 23, 24               
20 0x7e 0xd7 0xc1 0x3e
21 # CHECK: dcbfep   25, 26                   
22 0x7c 0x19 0xd0 0xfe
23 # CHECK: dcbstep  27, 28                   
24 0x7c 0x1b 0xe0 0x7e
25 # CHECK: dcbtep   29, 30, 31               
26 0x7f 0xbe 0xfa 0x7e
27 # CHECK: dcbtstep 0, 1, 2                  
28 0x7c 0x01 0x11 0xfe
29 # CHECK: dcbzep   3, 4                     
30 0x7c 0x03 0x27 0xfe
31 # CHECK: dcbzlep  5, 6                     
32 0x7c 0x25 0x37 0xfe
33 # CHECK: icbiep   7, 8                     
34 0x7c 0x07 0x47 0xbe