BSD 1 development
[unix-history] / fpterp / fpx.s
CommitLineData
fde98a2d
BJ
1/ fpx -- floating point simulation
2.globl _reenter
3
4.data
5_reenter: 1
6
7.bss
8bins: .=.+30
9asign: .=.+2
10areg: .=.+8
11aexp: .=.+2
12bsign: .=.+2
13breg: .=.+8
14bexp: .=.+2
15
16fpsr: .=.+2
17trapins: .=.+2
18
19ac0: .=.+8.
20ac1: .=.+8.
21ac2: .=.+8.
22ac3: .=.+8.
23ac4: .=.+8.
24ac5: .=.+8.
25
26sr0: .=.+2
27sr1: .=.+2
28 .=.+2
29 .=.+2
30 .=.+2
31 .=.+2
32ssp: .=.+2
33spc: .=.+2
34sps: .=.+2
35pctmp: .=.+8
36