Home | History | Annotate | Download | only in AArch64

Lines Matching full:fmls

326   fmls.2s v0, v0, v0
396 ; CHECK: fmls.2s v0, v0, v0 ; encoding: [0x00,0xcc,0xa0,0x0e]
461 fmls.4h v0, v0, v0
486 ; CHECK: fmls.4h v0, v0, v0 ; encoding: [0x00,0x0c,0xc0,0x0e]
511 fmls.8h v0, v0, v0
536 ; CHECK: fmls.8h v0, v0, v0 ; encoding: [0x00,0x0c,0xc0,0x4e]
1136 fmls.s s0, s0, v0[3]
1137 fmls.d d0, d0, v0[1]
1154 ; CHECK: fmls.s s0, s0, v0[3] ; encoding: [0x00,0x58,0xa0,0x5f]
1155 ; CHECK: fmls.d d0, d0, v0[1] ; encoding: [0x00,0x58,0xc0,0x5f]
1208 fmls.2s v0, v0, v0[0]
1209 fmls.4s v0, v0, v0[1]
1210 fmls.2d v0, v0, v0[1]
1277 ; CHECK: fmls.2s v0, v0, v0[0] ; encoding: [0x00,0x50,0x80,0x0f]
1278 ; CHECK: fmls.4s v0, v0, v0[1] ; encoding: [0x00,0x50,0xa0,0x4f]
1279 ; CHECK: fmls.2d v0, v0, v0[1] ; encoding: [0x00,0x58,0xc0,0x4f]