Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c208 {"bgeu", "x,y,p", 0, (int) M_BGEU, INSN_MACRO, 0, I1, 0, 0 },
Dmicromips-opc.c382 {"bgeu", "s,t,p", 0, (int) M_BGEU, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c771 {"bgeu", "s,t,p", 0, (int) M_BGEU, INSN_MACRO, 0, I1, 0, 0 },
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1492 M_BGEU, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c10084 case M_BGEU: in macro()
13571 case M_BGEU: in mips16_macro()