Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:x1c

63 # CHECK-BE: bcctr 4, 10, 3                  # encoding: [0x4c,0x8a,0x1c,0x20]
64 # CHECK-LE: bcctr 4, 10, 3 # encoding: [0x20,0x1c,0x8a,0x4c]
69 # CHECK-BE: bcctrl 4, 10, 3 # encoding: [0x4c,0x8a,0x1c,0x21]
70 # CHECK-LE: bcctrl 4, 10, 3 # encoding: [0x21,0x1c,0x8a,0x4c]
383 # CHECK-BE: mulli 2, 3, 128 # encoding: [0x1c,0x43,0x00,0x80]
384 # CHECK-LE: mulli 2, 3, 128 # encoding: [0x80,0x00,0x43,0x1c]