Lines Matching refs:Sd

1408 // vcvt: Sd = Dm
1411 // Sd = vabs(Sm)
1413 // Sd = vneg(Sm)
1415 // Sd = vadd(Sn, Sm)
1417 // Sd = vsub(Sn, Sm)
1419 // Sd = vmul(Sn, Sm)
1421 // Sd = vmla(Sn, Sm)
1423 // Sd = vmls(Sn, Sm)
1425 // Sd = vdiv(Sn, Sm)
1427 // vcmp(Sd, Sm)
1429 // Sd = vsqrt(Sm)
1447 Format(instr, "vmov'cond.f32 'Sd, 'Sm");
1454 Format(instr, "vabs'cond.f32 'Sd, 'Sm");
1461 Format(instr, "vneg'cond.f32 'Sd, 'Sm");
1484 Format(instr, "vsqrt'cond.f32 'Sd, 'Sm");
1490 Format(instr, "vmov'cond.f32 'Sd, 'd");
1497 Format(instr, "vrintz'cond.f32.f32 'Sd, 'Sm");
1511 Format(instr, "vsub'cond.f32 'Sd, 'Sn, 'Sm");
1513 Format(instr, "vadd'cond.f32 'Sd, 'Sn, 'Sm");
1520 Format(instr, "vmul'cond.f32 'Sd, 'Sn, 'Sm");
1526 Format(instr, "vmla'cond.f32 'Sd, 'Sn, 'Sm");
1532 Format(instr, "vmls'cond.f32 'Sd, 'Sn, 'Sm");
1538 Format(instr, "vdiv'cond.f32 'Sd, 'Sn, 'Sm");
1698 Format(instr, "vcmp'cond.f32 'Sd, 'Sm");
1700 Format(instr, "vcmp'cond.f32 'Sd, #0.0");
1716 Format(instr, "vcvt'cond.f32.f64 'Sd, 'Dm");
1734 Format(instr, "vcvt'cond.u32.f64 'Sd, 'Dm");
1736 Format(instr, "vcvt'cond.s32.f64 'Sd, 'Dm");
1740 Format(instr, "vcvt'cond.u32.f32 'Sd, 'Sm");
1742 Format(instr, "vcvt'cond.s32.f32 'Sd, 'Sm");
1756 Format(instr, "vcvt'cond.f32.u32 'Sd, 'Sm");
1758 Format(instr, "vcvt'cond.f32.s32 'Sd, 'Sm");
1801 Format(instr, "vldr'cond 'Sd, ['rn - 4*'imm08@00]");
1803 Format(instr, "vstr'cond 'Sd, ['rn - 4*'imm08@00]");
1809 Format(instr, "vldr'cond 'Sd, ['rn + 4*'imm08@00]");
1811 Format(instr, "vstr'cond 'Sd, ['rn + 4*'imm08@00]");
1822 Format(instr, "vldm'cond'pu 'rn'w, {'Sd-'Sd+}");
1824 Format(instr, "vstm'cond'pu 'rn'w, {'Sd-'Sd+}");
1916 Format(instr, "vseleq.f32 'Sd, 'Sn, 'Sm");
1923 Format(instr, "vselvs.f32 'Sd, 'Sn, 'Sm");
1930 Format(instr, "vselge.f32 'Sd, 'Sn, 'Sm");
1937 Format(instr, "vselgt.f32 'Sd, 'Sn, 'Sm");
1954 Format(instr, "vminnm.f32 'Sd, 'Sn, 'Sm");
1956 Format(instr, "vmaxnm.f32 'Sd, 'Sn, 'Sm");
1969 Format(instr, "vrinta.f32.f32 'Sd, 'Sm");
1976 Format(instr, "vrintn.f32.f32 'Sd, 'Sm");
1983 Format(instr, "vrintp.f32.f32 'Sd, 'Sm");
1990 Format(instr, "vrintm.f32.f32 'Sd, 'Sm");