]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/ppc/ppc.factor
Merge branch 'master' into more_aggressive_coalescing
[factor.git] / basis / cpu / ppc / ppc.factor
index 90e38a802bd7ade36a7bf23bd9c1d0c921b01b21..5c96131466f367a740cc993ee33f27232f100fa7 100644 (file)
@@ -49,8 +49,6 @@ M: ppc machine-registers
 CONSTANT: scratch-reg 30
 CONSTANT: fp-scratch-reg 30
 
-M: ppc two-operand? f ;
-
 M: ppc %load-immediate ( reg n -- ) swap LOAD ;
 
 M: ppc %load-reference ( reg obj -- )