Lines Matching refs:bnel
1169 # CHECK: bnel 2, target # encoding: [0x40,0x8a,A,0bAAAAAA01]
1171 bnel 2, target
1172 # CHECK: bnel 0, target # encoding: [0x40,0x82,A,0bAAAAAA01]
1174 bnel target
1210 # CHECK: bnel+ 2, target # encoding: [0x40,0xea,A,0bAAAAAA01]
1212 bnel+ 2, target
1213 # CHECK: bnel+ 0, target # encoding: [0x40,0xe2,A,0bAAAAAA01]
1215 bnel+ target
1251 # CHECK: bnel- 2, target # encoding: [0x40,0xca,A,0bAAAAAA01]
1253 bnel- 2, target
1254 # CHECK: bnel- 0, target # encoding: [0x40,0xc2,A,0bAAAAAA01]
1256 bnel- target