Home | History | Annotate | Download | only in arm64

Lines Matching refs:ANDS

506   ANDS  = 0x60000000,
507 BICS = ANDS | NOT
521 ANDS_w_imm = LogicalImmediateFixed | ANDS,
522 ANDS_x_imm = LogicalImmediateFixed | ANDS | SixtyFourBits
548 ANDS_w = LogicalShiftedFixed | ANDS,
549 ANDS_x = LogicalShiftedFixed | ANDS | SixtyFourBits,