Searched refs:ITBL_DECODE_PNUM (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Ditbl-mips.h41 #define ITBL_DECODE_PNUM(insn) MIPS_DECODE_COP_NUM(insn) macro
H A Dtc-mips.c7230 coproc = ITBL_DECODE_PNUM (immed_expr);;
/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.h44 #ifndef ITBL_DECODE_PNUM
45 #define ITBL_DECODE_PNUM(insn) 0 macro
H A Ditbl-ops.c583 processor = get_processor (ITBL_DECODE_PNUM (insn));

Completed in 103 milliseconds