|
|
Power 6/32 Unix version 1.21
1 00000000 LL0:
2 00000000 * .data
3 00000000 * .data
4 00000000 * .align 2
5 00000000 * .globl _cvdf_ov_dat
6 00000000 * _cvdf_ov_dat:
7 00000000 * 7fffffff .long 2147483647
8 00000004 * 80000000 .long -2147483648
9 00000008 * 00000000 .long 0
10 0000000c * 00000000 .long 0
11 00000010 * 7fffffff .long 2147483647
12 00000014 * ffffffff .long -1
13 00000018 * 00000000 .long 0
14 0000001c * 00000000 .long 0
15 00000020 * ffffffff .long -1
16 00000024 * abcdef01 .long -1412567295
17 00000028 * 00000000 .long 0
18 0000002c * 00000000 .long 0
19 00000030 * ffffffff .long -1
20 00000034 * 80008000 .long -2147450880
21 00000038 * 00000000 .long 0
22 0000003c * 00000000 .long 0
23 00000040 * 7fffffff .long 2147483647
24 00000044 * cccccccc .long -858993460
25 00000048 * 00000000 .long 0
26 0000004c * 00000000 .long 0
27 00000050 * ffffffff .long -1
28 00000054 * 80000000 .long -2147483648
29 00000058 * 00000000 .long 0
30 0000005c * 00000000 .long 0
31 00000060 * .data
32 00000060 * .align 2
33 00000060 * .globl _cvdf_ov_cnt
34 00000060 * _cvdf_ov_cnt:
35 00000060 * 00000005 .long 5
36 00000064 * #
37 00000064 * # #include "../evt_defs.h"
38 00000064 * #
39 00000064 * # /** OVERFLOW data patterns for the Convert Double to Float inst. **/
40 00000064 * # /** CVDF will cause an overflow if the double precision accumulator **/
41 00000064 * # /** has the maximum exponent, the MS fraction field is all 1's and **/
42 00000064 * # /** bit 31 of the LS fraction part is set. (The FPP will try to round **/
43 00000064 * # /** up the accumulator causing an overflow **/
44 00000064 * #
45 00000064 * #
46 00000064 * # struct evt_data_t cvdf_ov_dat[] =
47 00000064 * # {
48 00000064 * # 0x7fffffff, 0x80000000, 0, 0,
49 00000064 * # 0x7fffffff, 0xffffffff, 0, 0,
50 00000064 * # 0xffffffff, 0xabcdef01, 0, 0,
51 00000064 * # 0xffffffff, 0x80008000, 0, 0,
52 00000064 * # 0x7fffffff, 0xcccccccc, 0, 0,
53 00000064 * # 0xffffffff, 0x80000000, 0, 0
54 00000064 * # };
55 00000064 * #
56 00000064 * # int cvdf_ov_cnt = 5; /* # of CVDF ovfl patterns (-1) */
56 00000064 * # int cvdf_ov_cnt = 5; /* # of CVDF ovfl patterns (-1) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.