From 5fd3638b200ddd7c901449347ae3b003bb31683b Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Mon, 12 Jul 2004 14:26:40 +0000 Subject: add absR, negI, unsigned compare, divU, remU and faster not instructions for IA32 add loop optimization code (speeds up jmp to a cmp and branch instruction), not yet enabled --- cg.wpj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cg.wpj') diff --git a/cg.wpj b/cg.wpj index 7375ef3..eac38c7 100644 --- a/cg.wpj +++ b/cg.wpj @@ -4,10 +4,10 @@ projectIdent VpeMain 1 WRect -560 -1054 +1475 +1410 7680 -6411 +6400 2 MProject 3 @@ -38,6 +38,6 @@ WRect WFileName 6 cg.tgt -1 -1 +0 +9 7 -- cgit v1.2.3