Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c206 {"bge", "x,y,p", 0, (int) M_BGE, INSN_MACRO, 0, I1, 0, 0 },
Dmicromips-opc.c378 {"bge", "s,t,p", 0, (int) M_BGE, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c767 {"bge", "s,t,p", 0, (int) M_BGE, INSN_MACRO, 0, I1, 0, 0 },
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1488 M_BGE, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c10013 case M_BGE: in macro()
13567 case M_BGE: in mips16_macro()