OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:microblaze_regmap
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
linux-microblaze-low.cc
34
static int
microblaze_regmap
[] =
variable
79
= sizeof (
microblaze_regmap
) / sizeof (
microblaze_regmap
[0]);
94
if (
microblaze_regmap
[regno] == -1 || regno == 0)
177
(char *) buf +
microblaze_regmap
[i]);
188
supply_register (regcache, i, (char *) buf +
microblaze_regmap
[i]);
203
microblaze_regmap
,
Completed in 61 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026