OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prefix_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c
481
unsigned long
prefix_value
;
member in struct:instruction_environment
2079
inst_env->
prefix_value
= inst_env->reg[cris_get_operand2 (inst)];
2080
inst_env->
prefix_value
+= cris_get_bdap_quick_offset (inst);
2140
/* The calculation of
prefix_value
used to be after process_autoincrement,
2144
inst_env->
prefix_value
= inst_env->reg[cris_get_operand2 (inst)];
2147
inst_env->
prefix_value
+=
2175
inst_env->
prefix_value
= inst_env->reg[cris_get_operand1 (inst)];
2179
inst_env->
prefix_value
+=
2187
inst_env->
prefix_value
+= 2;
2215
inst_env->
prefix_value
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
cris-tdep.c
481
unsigned long
prefix_value
;
member in struct:instruction_environment
2079
inst_env->
prefix_value
= inst_env->reg[cris_get_operand2 (inst)];
2080
inst_env->
prefix_value
+= cris_get_bdap_quick_offset (inst);
2140
/* The calculation of
prefix_value
used to be after process_autoincrement,
2144
inst_env->
prefix_value
= inst_env->reg[cris_get_operand2 (inst)];
2147
inst_env->
prefix_value
+=
2175
inst_env->
prefix_value
= inst_env->reg[cris_get_operand1 (inst)];
2179
inst_env->
prefix_value
+=
2187
inst_env->
prefix_value
+= 2;
2215
inst_env->
prefix_value
[
all
...]
Completed in 143 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026