summary refs log tree commit diff
path: root/lisc/FP
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-02-11 20:03:35 -0500
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-02-11 20:03:35 -0500
commit66a8044fcc4c6863570170b04e91947af7311044 (patch)
tree0cad64fd06efbe01bb3e1b999e69ad78916a5737 /lisc/FP
parentcfa285395e19460a2da9c63167185a08245f1d83 (diff)
downloadroux-66a8044fcc4c6863570170b04e91947af7311044.tar.gz
fixed the comparison issue
Diffstat (limited to 'lisc/FP')
-rw-r--r--lisc/FP4
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