Searched refs:kStoreByteLocation (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch32/ |
D | disasm-aarch32.h | 82 kStoreByteLocation, enumerator
|
D | disasm-aarch32.cc | 2963 << ", " << PrintMemOperand(kStoreByteLocation, operand); in stlb() 2981 << ", " << rt << ", " << PrintMemOperand(kStoreByteLocation, operand); in stlexb() 3103 << rt << ", " << PrintMemOperand(kStoreByteLocation, operand); in strb() 3131 << ", " << rt << ", " << PrintMemOperand(kStoreByteLocation, operand); in strexb()
|