Searched refs:kStoreByteLocation (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch32/ |
D | disasm-aarch32.h | 81 kStoreByteLocation, enumerator
|
D | disasm-aarch32.cc | 2955 << ", " << PrintMemOperand(kStoreByteLocation, operand); in stlb() 2973 << ", " << rt << ", " << PrintMemOperand(kStoreByteLocation, operand); in stlexb() 3095 << rt << ", " << PrintMemOperand(kStoreByteLocation, operand); in strb() 3123 << ", " << rt << ", " << PrintMemOperand(kStoreByteLocation, operand); in strexb()
|