Home
last modified time | relevance | path

Searched refs:LBT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dspu.h31 LBT, enumerator
Dspu-insns.h152 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/
Dspu-dis.c69 && (op_index->insn_type == RI18 || op_index->insn_type == LBT)) in get_index_for_opcode()