Home
last modified time | relevance | path

Searched refs:SimulateSVENarrow (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc175 {"rshrnb_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
176 {"rshrnt_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
193 {"shrnb_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
194 {"shrnt_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
265 {"sqrshrnb_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
266 {"sqrshrnt_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
267 {"sqrshrunb_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
268 {"sqrshrunt_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
273 {"sqshrnb_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
274 {"sqshrnt_z_zi"_h, &Simulator::SimulateSVENarrow}, in GetFormToVisitorFnMap()
2638 void Simulator::SimulateSVENarrow(const Instruction* instr) { Simulator() function in vixl::aarch64::Simulator
[all...]
H A Dsimulator-aarch64.h1459 void SimulateSVENarrow(const Instruction* instr);

Completed in 14 milliseconds