OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rdhi
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/qtools/
armdis.cpp
512
uint8_t
rdhi
= (insn >> 16) & 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 187 milliseconds