OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_DP
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
tic30.h
39
#define
REG_DP
0x03
59
{ "dp", 0x10,
REG_DP
},
87
{ "DP", 0x10,
REG_DP
},
[
all
...]
tic4x.h
39
REG_DP
, REG_IR0, REG_IR1, REG_BK,
94
{"dp",
REG_DP
},
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic30.c
580
else if (regop->regtype ==
REG_DP
)
[
all
...]
Completed in 2358 milliseconds