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