Searched refs:LBT (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | spu.h | 31 LBT, enumerator
|
D | spu-insns.h | 152 APUOP(M_HBRA, LBT, 0x080, "hbra", _A2(A_S11,A_S18), 00000, LS) /* HBRA BTB[B9]<-M[I16] */ 153 APUOP(M_HBRR, LBT, 0x090, "hbrr", _A2(A_S11,A_R18), 00000, LS) /* HBRR BTB[B9]<-M[IP+I16…
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | spu-dis.c | 69 && (op_index->insn_type == RI18 || op_index->insn_type == LBT)) in get_index_for_opcode()
|