From 2f828530e36a02c5b4c534e42ab812370c2bf7d9 Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Thu, 12 Feb 1998 22:41:49 +0100 Subject: Import Dev86src-0.14.0.tar.gz --- copt/rules.386 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'copt/rules.386') diff --git a/copt/rules.386 b/copt/rules.386 index c2d07d7..6875e40 100644 --- a/copt/rules.386 +++ b/copt/rules.386 @@ -319,6 +319,11 @@ call l%3%[ul|l]* = %3 eax,[%2] +mov di,*%2 +call lsll += +lsl eax,*%2 + lea di,%2 call l%3%[ul|l]* = @@ -425,3 +430,6 @@ com %1 = not %1 +xor bx,bx += +and eax,#$0000FFFF -- cgit v1.2.1