Lines Matching refs:simulator
37 #include "src/arm64/simulator-arm64.h"
115 // Run tests with the simulator.
124 Simulator simulator(decoder); \
134 // Reset the assembler and simulator, so that instructions can be generated,
143 simulator.ResetState();
155 simulator.RunFrom(reinterpret_cast<Instruction*>(buf))
180 /* Reset the machine state (like simulator.ResetState()). */ \
5187 // calculate the result is using fma, which is what the simulator uses anyway.
5254 // calculate the result is using fma, which is what the simulator uses anyway.
6516 // that the simulator supports.
7865 // for the simulator.
10127 // A simple test to check that the simulator correcty handle "blr lr".