Home
last modified time | relevance | path

Searched refs:M_BLTU (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c220 {"bltu", "x,y,p", 0, (int) M_BLTU, INSN_MACRO, 0, I1, 0, 0 },
Dmicromips-opc.c415 {"bltu", "s,t,p", 0, (int) M_BLTU, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c803 {"bltu", "s,t,p", 0, (int) M_BLTU, INSN_MACRO, 0, I1, 0, 0 },
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1523 M_BLTU, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c10261 case M_BLTU: in macro()
13555 case M_BLTU: in mips16_macro()