cpu.x86.64: rescue from the perils of cut and paste code (fix bug reported by x6j8x)
parent
1985705413
commit
9472c866da
|
@ -95,7 +95,7 @@ M:: x86.64 %load-reg-param ( vreg rep reg -- )
|
|||
M:: x86.64 %store-reg-param ( vreg rep reg -- )
|
||||
reg vreg rep %copy ;
|
||||
|
||||
M: x86.32 %discard-reg-param ( rep reg -- )
|
||||
M: x86.64 %discard-reg-param ( rep reg -- )
|
||||
2drop ;
|
||||
|
||||
M:: x86.64 %unbox ( dst src func rep -- )
|
||||
|
|
Loading…
Reference in New Issue