Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Ditbl-ops.h48 #ifndef ITBL_ENCODE_PNUM
49 #define ITBL_ENCODE_PNUM(pnum) 0 macro
Ditbl-ops.c651 opcode |= ITBL_ENCODE_PNUM (e->processor); in build_opcode()
/toolchain/binutils/binutils-2.27/gas/config/
Ditbl-mips.h41 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum) macro