Searched defs:MIPS_DECODE_COP_COFUN (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Ditbl-mips.h36 #define MIPS_DECODE_COP_COFUN(insn) ((~MIPS_ENCODE_COP_NUM(3))&(insn)) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Ditbl-mips.h36 #define MIPS_DECODE_COP_COFUN(insn) ((~MIPS_ENCODE_COP_NUM(3))&(insn)) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Ditbl-mips.h36 #define MIPS_DECODE_COP_COFUN(insn) ((~MIPS_ENCODE_COP_NUM(3))&(insn)) macro

Completed in 157 milliseconds