/third_party/vixl/test/ |
H A D | test-utils.h | 38 void ExecuteMemory(byte* buffer, size_t size, int byte_offset = 0);
|
H A D | test-utils.cc | 51 void ExecuteMemory(byte* buffer, size_t size, int byte_offset) { in ExecuteMemory() function 72 VIXL_ABORT_WITH_MSG("Cannot ExecuteMemory(...): unsupported platform."); in ExecuteMemory()
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-aarch64.h | 260 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-operand-const-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-imm16-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-const-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-ror-amount-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-ror-amount-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-rn-rm-ge-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-rn-rm-ge-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-rn-rm-q-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-rn-rm-q-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-rn-rm-sel-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rd-rn-rm-sel-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-rdlow-operand-imm8-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-rd-rn-rm-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-rd-rn-rm-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|
H A D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc | 103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
|