Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2009-10-15 05:43:41 -05:00
commit 15e4f08d78
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ M:: ppc %allot ( dst size class nursery-ptr -- )
temp1 scratch-reg temp2 STBX
! Mark the card deck
temp1 temp1 deck-bits SRWI
temp1 temp1 deck-bits card-bits - SRWI
temp2 load-decks-offset
temp1 scratch-reg temp2 STBX ;