Searched refs:kLoadByteLocation (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch32/ |
D | disasm-aarch32.h | 73 kLoadByteLocation, enumerator
|
D | disasm-aarch32.cc | 1574 << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldab() 1590 << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldaexb() 1718 << rt << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldrb() 1724 << ", " << PrintLabel(kLoadByteLocation, label, GetCodeAddress() & ~3); in ldrb() 1760 << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldrexb()
|