comparison 3rdparty/utils/view/view_arith.a @ 1912:37fd74e6fad8

Now assembles with rma, uses os9defs.d in c3
author boisy
date Fri, 11 Nov 2005 12:41:12 +0000
parents b7fb6a9aead4
children
comparison
equal deleted inserted replaced
1911:679597bc4254 1912:37fd74e6fad8
1 * 1 *
2 * Arithmetic routines for VIEW 2 * Arithmetic routines for VIEW
3 * 3 *
4 * 4 *
5 ifp1 5 ifp1
6 use os9defs.a 6 use os9defs.d
7 endc 7 endc
8 8
9 psect view_arith_a,0,0,0,0,0 9 psect view_arith_a,0,0,0,0,0
10 * 10 *
11 * Divide A by B, return fixed-point result in A.B, rounded. 11 * Divide A by B, return fixed-point result in A.B, rounded.