Home
last modified time | relevance | path

Searched refs:kPcRel (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/x86/
Dassemble_x86.cc549 …{ kX86PcRelLoadRA, kPcRel, IS_LOAD | IS_QUIN_OP | REG_DEF0_USE12, { 0, 0, 0x8B, 0, 0, 0, 0, 0, …
550 …{ kX86PcRelAdr, kPcRel, IS_LOAD | IS_BINARY_OP | REG_DEF0, { 0, 0, 0xB8, 0, 0, 0, 0, 4, …
592 case kPcRel: in HasSib()
859 case kPcRel: in GetInsnSize()
1928 case kPcRel: // lir operands - 0: reg, 1: base, 2: index, 3: scale, 4: table in AssembleInstructions()
Dx86_lir.h670 kPcRel, // Operation with displacement that is PC relative enumerator