Searched refs:kLoadByteLocation (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch32/ |
D | disasm-aarch32.h | 74 kLoadByteLocation, enumerator
|
D | disasm-aarch32.cc | 1585 << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldab() 1601 << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldaexb() 1729 << rt << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldrb() 1736 << PrintLabel(kLoadByteLocation, location, GetCodeAddress() & ~3); in ldrb() 1772 << ", " << PrintMemOperand(kLoadByteLocation, operand); in ldrexb()
|