Changeset 428


Ignore:
Timestamp:
Jan 30, 2004, 11:46:57 AM (21 years ago)
Author:
Gary Byers
Message:

Use CMPD vice CMPW. (1 down, a few hundred to go.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/compiler/PPC/PPC64/ppc64-vinsns.lisp

    r377 r428  
    13491349                              (arg1 t))
    13501350                             ())
    1351   (cmpw crf arg0 arg1))
     1351  (cmpd crf arg0 arg1))
    13521352
    13531353(define-ppc64-vinsn compare-to-nil (((crf :crf))
Note: See TracChangeset for help on using the changeset viewer.