Arm VERSION 1.2 Manuel d'utilisateur Page 274

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 360
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 273
Vector Floating-point Programming
6-36 Copyright © 2000, 2001 ARM Limited. All rights reserved. ARM DUI 0068B
6.7.17 FSQRT
Floating-point square root instruction. This instruction can be scalar, vector, or mixed
(see Vector and scalar operations on page 6-7).
Syntax
FSQRT<precision>{cond} Fd, Fm
where:
<precision>
must be either
S
for single-precision, or
D
for double-precision.
cond
is an optional condition code (see VFP and condition codes on page 6-8).
Fd
is the VFP register for the result.
Fm
is the VFP register holding the operand.
The precision of
Fd
and
Fm
must match the precision specified in
<precision>
.
Usage
The
FSQRT
instruction calculates the square root of the value of the contents of
Fm
and
places the result in
Fd
.
Exceptions
FSQRT
operations can produce Invalid Operation or Inexact exceptions.
Examples
FSQRTS s4, s28
FSQRTD d14, d6
FSQRTSNE s15, s13
Vue de la page 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 359 360

Commentaires sur ces manuels

Pas de commentaire