Home
last modified time | relevance | path

Searched refs:SetAllowSimulatorInstructions (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h2917 void SetAllowSimulatorInstructions(bool value) { in SetAllowSimulatorInstructions() function
/external/vixl/test/
Dtest-disasm-a64.cc52 masm->SetAllowSimulatorInstructions(true)
57 masm->SetAllowSimulatorInstructions(false)
Dtest-assembler-a64.cc110 masm.SetAllowSimulatorInstructions(true); \
174 masm.SetAllowSimulatorInstructions(false); \