Fix PPC backend

db4
Slava Pestov 2008-04-17 04:39:16 -05:00
parent 1803301800
commit 3d62f9393a
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ M: ppc %call ( label -- ) BL ;
M: ppc %jump-label ( label -- ) B ;
M: ppc %jump-f ( label -- )
0 "flag" operand f v>operand CMPI BE ;
0 "flag" operand f v>operand CMPI BEQ ;
M: ppc %dispatch ( -- )
[