Home | History | Annotate | Download | only in PowerPC

Lines Matching full:nand

587 # CHECK-BE: nand 2, 3, 4                    # encoding: [0x7c,0x62,0x23,0xb8]
588 # CHECK-LE: nand 2, 3, 4 # encoding: [0xb8,0x23,0x62,0x7c]
589 nand 2, 3, 4
590 # CHECK-BE: nand. 2, 3, 4 # encoding: [0x7c,0x62,0x23,0xb9]
591 # CHECK-LE: nand. 2, 3, 4 # encoding: [0xb9,0x23,0x62,0x7c]
592 nand. 2, 3, 4