Neil Brown
|
6e4e9c1808
|
Implemented much more of the support functions, and renamed some of the uglier types
|
2009-04-06 13:24:26 +00:00 |
|
Neil Brown
|
c4f625b1ba
|
Overhauled the support headers to add most of the missing occam operators as inline functions
|
2009-04-06 00:56:06 +00:00 |
|
Neil Brown
|
f4f08e09aa
|
Fixed the RAN/DRAN intrinsic
|
2009-01-27 13:50:42 +00:00 |
|
Neil Brown
|
d1e0ec07c4
|
Finished off the last of the floating point intrinsics (from appendices K and M)
cgtest19 now passes all its tests
|
2009-01-27 12:21:18 +00:00 |
|
Neil Brown
|
08f862685c
|
Implemented several of the remaining floating-point intrinsics
|
2009-01-27 12:04:30 +00:00 |
|
Neil Brown
|
2fc545d09d
|
Implemented REAL32OP and REAL64OP
|
2009-01-26 19:02:19 +00:00 |
|
Neil Brown
|
0802d79d6c
|
Fixed a few more of the intrinsic functions
|
2009-01-25 22:30:07 +00:00 |
|
Neil Brown
|
062b47bad9
|
Made some intrinsics stop when they are supposed to (and tested it from rangetest) and implemented a couple more
|
2009-01-25 22:06:30 +00:00 |
|
Neil Brown
|
ff61ebfa2b
|
Implemented several of the floating point intrinsics (using cgtest19 and the occam 2.1 manual)
|
2009-01-25 21:31:58 +00:00 |
|
Neil Brown
|
c30db7b11e
|
Added in C headers (dummy bodies) for all the intrinsic functions that I have so far defined in the Intrinsics module
|
2009-01-25 20:42:57 +00:00 |
|