(define_insn "3" [(set (match_operand:GPI 0 "register_operand" "=r,rk,w") (LOGICAL:GPI (match_operand:GPI 1 "register_operand" "%r,r,w") (match_operand:GPI 2 "aarch64_logical_operand" "r,,w")))] "" "@ \\t%0, %1, %2 \\t%0, %1, %2 \\t%0., %1., %2." [(set_attr "type" "logic_reg,logic_imm,neon_logic") (set_attr "arch" "*,*,simd")] )