Arm VERSION 1.2 Instrukcja Użytkownika Strona 269

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 360
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 268
Vector Floating-point Programming
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All rights reserved. 6-31
6.7.12 FMRS and FMSR
Transfer contents between a single-precision floating-point register and an ARM
register.
Syntax
FMRS{cond} Rd, Sn
FMSR{cond} Sn, Rd
where:
cond
is an optional condition code (see VFP and condition codes on page 6-8).
Sn
is the VFP single-precision register.
Rd
is the ARM register.
Rd
must not be r15.
Usage
The
FMRS
instruction transfers the contents of
Sn
into
Rd
.
The
FMSR
instruction transfers the contents of
Rd
into
Sn
.
Exceptions
These instructions do not produce any exceptions.
Examples
FMRS r2, s0
FMSRNE s30, r5
Przeglądanie stron 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 359 360

Komentarze do niniejszej Instrukcji

Brak uwag