|
|
1.1 root 1: #include "../machine/alignment.h"
2: stf(infop) process_info *infop;
3: /*
4: /* Store accumulator (float) in destination.
5: /*
6: /*************************************************/
7: {
8:
9: write_back (infop, acc_high, operand(infop,0) );
10: if (acc_high < 0) negative_1; else negative_0;
11: if ( (acc_high & 0xff800000) == 0 ) zero_1; else zero_0;
12: carry_1; overflow_0;
13: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.