OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_PVR
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h
107
#define
REG_PVR
40960 /* Program Verification reg. */
/toolchain/binutils/binutils-2.25/gas/config/
tc-microblaze.c
508
*reg =
REG_PVR
+ tmpreg;
512
*reg =
REG_PVR
;
851
|| (*reg >=
REG_PVR
+MIN_PVR_REGNUM && *reg <=
REG_PVR
+MAX_PVR_REGNUM))
[
all
...]
Completed in 46 milliseconds