From 66a8044fcc4c6863570170b04e91947af7311044 Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Thu, 11 Feb 2016 20:03:35 -0500 Subject: fixed the comparison issue --- lisc/FP | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lisc/FP') 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 -- cgit 1.4.1