diff --git a/basis/cpu/x86/x86.factor b/basis/cpu/x86/x86.factor index 6e21b46fd5..5bad8e067c 100644 --- a/basis/cpu/x86/x86.factor +++ b/basis/cpu/x86/x86.factor @@ -281,7 +281,7 @@ M: x86.32 has-small-reg? { 32 [ drop t ] } } case ; -M: x86.64 has-small-reg? drop t ; +M: x86.64 has-small-reg? 2drop t ; : small-reg-that-isn't ( exclude -- reg' ) [ have-byte-regs ] dip