Home | History | Annotate | Download | only in PowerPC

Lines Matching full:srad

807 # CHECK-BE: srad 2, 3, 4                    # encoding: [0x7c,0x62,0x26,0x34]
808 # CHECK-LE: srad 2, 3, 4 # encoding: [0x34,0x26,0x62,0x7c]
809 srad 2, 3, 4
810 # CHECK-BE: srad. 2, 3, 4 # encoding: [0x7c,0x62,0x26,0x35]
811 # CHECK-LE: srad. 2, 3, 4 # encoding: [0x35,0x26,0x62,0x7c]
812 srad. 2, 3, 4