Home | History | Annotate | Download | only in CellSPU

Lines Matching full:andi

1342     RI10Form<0b00101000, OOL, IOL, "andi\t$rT, $rA, $val",
1354 // Hacked form of ANDI to zero-extend i8 quantities to i32. See the zext 8->32
1360 // Hacked form of ANDI to zero-extend i16 quantities to i32. See the
1370 defm ANDI : AndWordImm;