Home
last modified time | relevance | path

Searched defs:MIPS_DECODE_COP_NUM (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gas/config/
H A Ditbl-mips.h35 #define MIPS_DECODE_COP_NUM(insn) ((~MIPS_OPCODE_COP0&(insn>>25))>>1) macro
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Ditbl-mips.h35 #define MIPS_DECODE_COP_NUM(insn) ((~MIPS_OPCODE_COP0&(insn>>25))>>1) macro
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Ditbl-mips.h35 #define MIPS_DECODE_COP_NUM(insn) ((~MIPS_OPCODE_COP0&(insn>>25))>>1) macro
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Ditbl-mips.h35 #define MIPS_DECODE_COP_NUM(insn) ((~MIPS_OPCODE_COP0&(insn>>25))>>1) macro