Home
last modified time | relevance | path

Searched refs:ExecuteMemory (Results 1 - 25 of 52) sorted by relevance

123

/third_party/vixl/test/
H A Dtest-utils.h38 void ExecuteMemory(byte* buffer, size_t size, int byte_offset = 0);
H A Dtest-utils.cc51 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 Dtest-assembler-aarch64.h260 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-const-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-rn-rm-ge-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-rn-rm-ge-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-rn-rm-q-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-rn-rm-q-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-rn-rm-sel-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-rdlow-operand-imm8-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-rd-rn-rm-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-rd-rn-rm-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \

Completed in 28 milliseconds

123