Home | History | Annotate | Download | only in aarch64

Lines Matching full:ands

539   ANDS  = 0x60000000,
540 BICS = ANDS | NOT
554 ANDS_w_imm = LogicalImmediateFixed | ANDS,
555 ANDS_x_imm = LogicalImmediateFixed | ANDS | SixtyFourBits
581 ANDS_w = LogicalShiftedFixed | ANDS,
582 ANDS_x = LogicalShiftedFixed | ANDS | SixtyFourBits,