Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c212 {"bgtu", "x,y,p", 0, (int) M_BGTU, INSN_MACRO, 0, I1, 0, 0 },
Dmicromips-opc.c395 {"bgtu", "s,t,p", 0, (int) M_BGTU, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c783 {"bgtu", "s,t,p", 0, (int) M_BGTU, INSN_MACRO, 0, I1, 0, 0 },
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1503 M_BGTU, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c10144 case M_BGTU: in macro()
13579 case M_BGTU: in mips16_macro()