OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:preindex_memory_operand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-aarch64-low.cc
1153
p += emit_ldr (p, x0, sp,
preindex_memory_operand
(16)); */
1156
preindex_memory_operand
(int32_t index)
function
2395
p += emit_stp (p, x0, x1, sp,
preindex_memory_operand
(-16));
2642
return emit_str (buf, rt, sp,
preindex_memory_operand
(-1 * 16));
2681
p += emit_stp (p, x0, x1, sp,
preindex_memory_operand
(-2 * 16));
/src/external/gpl3/gdb/dist/gdbserver/
linux-aarch64-low.cc
1199
p += emit_ldr (p, x0, sp,
preindex_memory_operand
(16)); */
1202
preindex_memory_operand
(int32_t index)
function
2441
p += emit_stp (p, x0, x1, sp,
preindex_memory_operand
(-16));
2688
return emit_str (buf, rt, sp,
preindex_memory_operand
(-1 * 16));
2727
p += emit_stp (p, x0, x1, sp,
preindex_memory_operand
(-2 * 16));
Completed in 18 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026