Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDitbl-ops.h48 #ifndef ITBL_ENCODE_PNUM
49 #define ITBL_ENCODE_PNUM(pnum) 0 macro
HDitbl-ops.c645 opcode |= ITBL_ENCODE_PNUM (e->processor); in build_opcode()
/trueos/contrib/binutils/gas/config/
HDitbl-mips.h42 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum) macro