Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc1616 Instr synthesized_op = SVEMulIndexHelper(zda.GetLaneSizeInBytesLog2(), in fmla() local
1623 Emit(synthesized_op | Rd(zda) | Rn(zn)); in fmla()
1635 Instr synthesized_op = SVEMulIndexHelper(zda.GetLaneSizeInBytesLog2(), in fmls() local
1642 Emit(synthesized_op | Rd(zda) | Rn(zn)); in fmls()
1661 Instr synthesized_op = SVEMulIndexHelper(zd.GetLaneSizeInBytesLog2(), in fmul() local
1668 Emit(synthesized_op | Rd(zd) | Rn(zn)); in fmul()
8348 Instr synthesized_op = SVEMulIndexHelper(zda.GetLaneSizeInBytesLog2(), in sqrdmlah() local
8355 Emit(synthesized_op | Rd(zda) | Rn(zn)); in sqrdmlah()
8387 Instr synthesized_op = SVEMulIndexHelper(zda.GetLaneSizeInBytesLog2(), in sqrdmlsh() local
8394 Emit(synthesized_op | R in sqrdmlsh()
[all...]

Completed in 19 milliseconds