Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c207 {"bge", "x,I,p", 0, (int) M_BGE_I, INSN_MACRO, 0, I1, 0, 0 },
Dmicromips-opc.c379 {"bge", "s,I,p", 0, (int) M_BGE_I, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c768 {"bge", "s,I,p", 0, (int) M_BGE_I, INSN_MACRO, 0, I1, 0, 0 },
/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1490 M_BGE_I, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c10052 case M_BGE_I: in macro()
13623 case M_BGE_I: in mips16_macro()