OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emit_data_processing
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
linux-aarch64-low.cc
1480
emit_data_processing
(uint32_t *buf, enum aarch64_opcodes opcode,
function
1525
return
emit_data_processing
(buf, ADD, rd, rn, operand);
1543
return
emit_data_processing
(buf, SUB, rd, rn, operand);
1644
return
emit_data_processing
(buf, SUBS, rd, rn, operand);
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-aarch64-low.cc
1484
emit_data_processing
(uint32_t *buf, enum aarch64_opcodes opcode,
function
1529
return
emit_data_processing
(buf, ADD, rd, rn, operand);
1547
return
emit_data_processing
(buf, SUB, rd, rn, operand);
1648
return
emit_data_processing
(buf, SUBS, rd, rn, operand);
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026