Home | History | Annotate | Download | only in PowerPC

Lines Matching full:popcntw

619 // popcntw also does a population count on the high 32 bits (storing the
622 def POPCNTW : XForm_11<31, 378, (outs gprc:$rA), (ins gprc:$rS),
623 "popcntw $rA, $rS", IIC_IntGeneral,