diff options
Diffstat (limited to 'lisc')
-rw-r--r-- | lisc/FP | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisc/FP b/lisc/FP index 5261175..b24cf40 100644 --- a/lisc/FP +++ b/lisc/FP @@ -18,10 +18,6 @@ Summary: Conversions from/to unsigned types are hard! I need to find a reference for that. -Problem with "cls" field: for comparisons, this field is -for the argument of the instruction, but, in the case of -Load (for example), it is about the result. - Roadmap in isel. Make sure all floating point immediates are accessed through a memory load. The load can be fused in some |