A92: fp register?
[Prev][Next][Index][Thread]
A92: fp register?
Hi Has enybody out there ever used the Ti
floating point rom routines? I was looking at the web page for the exec
command, and it mentioned floating point support. Does anybody know how to
use the _bcd_math routine? Also the page mentions the FP registers
several times. For example
--->
PEA
bcd(FP) ;address of
BCD value to
store
PEA
name(PC) ;address of
zeros-terminated
string
MOVE.L
EX_stoBCD(A5),A0
JSR
(A0)
;call
EX_stoBCD
ADDQ.L
#8,SP
;pop parameters from stack
Does the ti have fp
registers?
Hoping Someone can help
Thanks Eric