Home
last modified time | relevance | path

Searched refs:MIPS16_ALL_ARGS (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h977 #define MIPS16_ALL_ARGS 0xe macro
DChangeLog240 instructions. Define MIPS16_ALL_ARGS and MIPS16_ALL_STATICS for
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-dis.c1833 if (amask == MIPS16_ALL_ARGS) in print_mips16_insn_arg()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c10604 opcode |= MIPS16_ALL_ARGS << 16; in mips16_ip()