OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_AR_BASE
(Results
1 - 2
of
2
) sorted by null
/external/strace/linux/xtensa/
userent.h
19
{
REG_AR_BASE
, "ar0" },
20
{
REG_AR_BASE
+1, "ar1" },
21
{
REG_AR_BASE
+2, "ar2" },
22
{
REG_AR_BASE
+3, "ar3" },
23
{
REG_AR_BASE
+4, "ar4" },
24
{
REG_AR_BASE
+5, "ar5" },
25
{
REG_AR_BASE
+6, "ar6" },
26
{
REG_AR_BASE
+7, "ar7" },
27
{
REG_AR_BASE
+8, "ar8" },
28
{
REG_AR_BASE
+9, "ar9" }
[
all
...]
/external/u-boot/arch/xtensa/include/asm/
ptrace.h
54
#define
REG_AR_BASE
0x04000000
Completed in 48 milliseconds