diff --git a/basis/cpu/x86/32/32.factor b/basis/cpu/x86/32/32.factor index f616f10b27..4812937597 100755 --- a/basis/cpu/x86/32/32.factor +++ b/basis/cpu/x86/32/32.factor @@ -154,7 +154,7 @@ M:: x86.32 %unbox ( dst src func rep -- ) src func call-unbox-func dst rep %load-return ; -M:: x86.32 %unbox-long-long cpu ( src out func -- ) +M:: x86.32 %unbox-long-long ( src out func -- ) EAX src int-rep %copy 0 stack@ EAX MOV EAX out int-rep %copy