aboutsummaryrefslogtreecommitdiff
path: root/src/boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot')
-rw-r--r--src/boot/be/x86.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/be/x86.ml b/src/boot/be/x86.ml
index 202f3589..b6d57e27 100644
--- a/src/boot/be/x86.ml
+++ b/src/boot/be/x86.ml
@@ -315,7 +315,7 @@ let emit_target_specific
match cell with
Il.Cell (Il.Reg (Il.Hreg hr, _)) -> hr = eax
| _ -> false
- in
+ in
if is_eax lhs
then
mov rhs_ecx rhs