OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rdlo
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/qtools/
armdis.cpp
513
uint8_t
rdlo
= (insn >> 12) & 0xf;
local
520
opname, cond_to_str(cond), bit_s ? "s" : "",
rdlo
, rdhi, rm, rs);
/external/qemu/target-arm/
translate.c
1381
int rdhi,
rdlo
, rd0, rd1, i;
local
2384
int acc, rd0, rd1, rdhi,
rdlo
;
local
[
all
...]
Completed in 72 milliseconds