Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:bta

173 # CHECK-BE: bta 2, target                   # encoding: [0x41,0x82,A,0bAAAAAA10]
174 # CHECK-LE: bta 2, target # encoding: [0bAAAAAA10,A,0x82,0x41]
177 bta 2, target
206 # CHECK-BE: bta+ 2, target # encoding: [0x41,0xe2,A,0bAAAAAA10]
207 # CHECK-LE: bta+ 2, target # encoding: [0bAAAAAA10,A,0xe2,0x41]
210 bta+ 2, target
239 # CHECK-BE: bta- 2, target # encoding: [0x41,0xc2,A,0bAAAAAA10]
240 # CHECK-LE: bta- 2, target # encoding: [0bAAAAAA10,A,0xc2,0x41]
243 bta- 2, target