Searched refs:ITBL_ENCODE_PNUM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Ditbl-mips.h42 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum) macro
/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.h48 #ifndef ITBL_ENCODE_PNUM
49 #define ITBL_ENCODE_PNUM(pnum) 0 macro
H A Ditbl-ops.c61 * #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum)
645 opcode |= ITBL_ENCODE_PNUM (e->processor);

Completed in 102 milliseconds