diff options
author | John van Groningen | 2004-07-12 14:26:40 +0000 |
---|---|---|
committer | John van Groningen | 2004-07-12 14:26:40 +0000 |
commit | 5fd3638b200ddd7c901449347ae3b003bb31683b (patch) | |
tree | f7ea535d8601c15d5e3ba52290226f4bab849200 /cg.wpj | |
parent | use transition vector for calling functions with ccall "F" (diff) |
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
Diffstat (limited to 'cg.wpj')
-rw-r--r-- | cg.wpj | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |