Home | History | Annotate | Download | only in PowerPC

Lines Matching full:bcctr

181 # CHECK-BE: bcctr 12, 2                     # encoding: [0x4d,0x82,0x04,0x20]
182 # CHECK-LE: bcctr 12, 2 # encoding: [0x20,0x04,0x82,0x4d]
214 # CHECK-BE: bcctr 15, 2 # encoding: [0x4d,0xe2,0x04,0x20]
215 # CHECK-LE: bcctr 15, 2 # encoding: [0x20,0x04,0xe2,0x4d]
247 # CHECK-BE: bcctr 14, 2 # encoding: [0x4d,0xc2,0x04,0x20]
248 # CHECK-LE: bcctr 14, 2 # encoding: [0x20,0x04,0xc2,0x4d]
280 # CHECK-BE: bcctr 4, 2 # encoding: [0x4c,0x82,0x04,0x20]
281 # CHECK-LE: bcctr 4, 2 # encoding: [0x20,0x04,0x82,0x4c]
313 # CHECK-BE: bcctr 7, 2 # encoding: [0x4c,0xe2,0x04,0x20]
314 # CHECK-LE: bcctr 7, 2 # encoding: [0x20,0x04,0xe2,0x4c]
346 # CHECK-BE: bcctr 6, 2 # encoding: [0x4c,0xc2,0x04,0x20]
347 # CHECK-LE: bcctr 6, 2 # encoding: [0x20,0x04,0xc2,0x4c]