OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThumbLdrPcRel
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/arm/
arm_lir.h
362
kThumbLdrPcRel
, // ldr(3) [01001] rd[10..8] imm_8[7..0].
[
all
...]
assemble_arm.cc
226
ENCODING_MAP(
kThumbLdrPcRel
, 0x4800,
[
all
...]
utility_arm.cc
893
opcode =
kThumbLdrPcRel
;
[
all
...]
Completed in 29 milliseconds