Motorola DSP96002 User Manual page 520

32-bit digital signal processor
Table of Contents

Advertisement

B.1
DSP96002 STANDARD DSP BENCHMARKS
Program size and instruction cycle counts for the DSP56000/1 are in parentheses on the line following the
DSP96002 program size and instruction cycle count.
All floating-point data ALU operations are performed using single precision operations (".s" extension on
opcode) rather than in extended precision (".x" extension on opcode). Using only single precision will yield
the same exact answers on any other machine using IEEE standard single precision assuming the same
operations are used and performed in the same sequence. Using a mixture of extended precision and sin-
gle precision may produce higher precision results at the expense of not obtaining exact IEEE conform-
ance.
B.1.1 Real Multiply
c = a * b
move
fmpy.s
move
MOTOROLA
APPENDIX B
DSP BENCHMARKS
x:(r0),d4.s
d4,d6,d0
d0.s,x:(r1)
DSP96002 USER'S MANUAL
Program ICycles
Words
y:(r4),d6.s
1
1
1
---
Totals:
3
(3
1
1
1
---
3
3)
B-1

Advertisement

Table of Contents
loading

Table of Contents