OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPR_SIZE
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/ld/emulparams/
elf32ip2k.sh
10
GPR_SIZE
=0x7F
/toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c
455
#define
GPR_SIZE
\
474
(
GPR_SIZE
== 64 && (mips_abi == EABI_ABI || mips_abi == N64_ABI))
608
#define GPR_SMAX ((offsetT) (((valueT) 1 << (
GPR_SIZE
- 1)) - 1))
[
all
...]
Completed in 87 milliseconds