cpu.ppc: final fix

db4
Slava Pestov 2010-02-03 13:37:12 -06:00
parent 5fbb8c8bc7
commit 034cf391b1
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ M:: ppc %restore-context ( temp1 temp2 -- )
M:: ppc %save-context ( temp1 temp2 -- )
temp1 "ctx" %vm-field
1 temp1 "callstack-bottom" context-field-offset STW
1 temp1 "callstack-top" context-field-offset STW
ds-reg temp1 "datastack" context-field-offset STW
rs-reg temp1 "retainstack" context-field-offset STW ;