OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ITBL_ENCODE_PNUM
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
itbl-mips.h
41
#define
ITBL_ENCODE_PNUM
(pnum) MIPS_ENCODE_COP_NUM(pnum)
/toolchain/binutils/binutils-2.25/gas/
itbl-ops.h
48
#ifndef
ITBL_ENCODE_PNUM
49
#define
ITBL_ENCODE_PNUM
(pnum) 0
itbl-ops.c
60
* #define
ITBL_ENCODE_PNUM
(pnum) MIPS_ENCODE_COP_NUM(pnum)
654
opcode |=
ITBL_ENCODE_PNUM
(e->processor);
Completed in 138 milliseconds