Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc7296 Instr synthesised_op = SVEMulIndexHelper(zda.GetLaneSizeInBytesLog2(), in mla() local
7303 Emit(synthesised_op | Rd(zda) | Rn(zn)); in mla()
7317 Instr synthesised_op = SVEMulIndexHelper(zda.GetLaneSizeInBytesLog2(), in mls() local
7324 Emit(synthesised_op | Rd(zda) | Rn(zn)); in mls()
7338 Instr synthesised_op = SVEMulIndexHelper(zd.GetLaneSizeInBytesLog2(), in mul() local
7345 Emit(synthesised_op | Rd(zd) | Rn(zn)); in mul()
8232 Instr synthesised_op = SVEMulIndexHelper(zd.GetLaneSizeInBytesLog2(), in sqdmulh() local
8239 Emit(synthesised_op | Rd(zd) | Rn(zn)); in sqdmulh()
8421 Instr synthesised_op = SVEMulIndexHelper(zd.GetLaneSizeInBytesLog2(), in sqrdmulh() local
8428 Emit(synthesised_op | R in sqrdmulh()
[all...]

Completed in 15 milliseconds