Home | History | Annotate | Download | only in AArch64

Lines Matching refs:mla

334   mla.8b v0, v0, v0
405 ; CHECK: mla.8b v0, v0, v0 ; encoding: [0x00,0x94,0x20,0x0e]
1066 mla.4h v0, v0, v0[0]
1067 mla.8h v0, v0, v0[1]
1068 mla.2s v0, v0, v0[2]
1069 mla.4s v0, v0, v0[3]
1135 ; CHECK: mla.4h v0, v0, v0[0] ; encoding: [0x00,0x00,0x40,0x2f]
1136 ; CHECK: mla.8h v0, v0, v0[1] ; encoding: [0x00,0x00,0x50,0x6f]
1137 ; CHECK: mla.2s v0, v0, v0[2] ; encoding: [0x00,0x08,0x80,0x2f]
1138 ; CHECK: mla.4s v0, v0, v0[3] ; encoding: [0x00,0x08,0xa0,0x6f]