Lines Matching refs:ALLX
1174 (define_insn "*adds_<optab><ALLX:mode>_<GPI:mode>"
1178 (ANY_EXTEND:GPI (match_operand:ALLX 1 "register_operand" "r"))
1184 "adds\\t%<GPI:w>0, %<GPI:w>2, %<GPI:w>1, <su>xt<ALLX:size>"
1188 (define_insn "*subs_<optab><ALLX:mode>_<GPI:mode>"
1193 (match_operand:ALLX 2 "register_operand" "r")))
1198 "subs\\t%<GPI:w>0, %<GPI:w>1, %<GPI:w>2, <su>xt<ALLX:size>"
1298 (define_insn "*add_<optab><ALLX:mode>_<GPI:mode>"
1300 (plus:GPI (ANY_EXTEND:GPI (match_operand:ALLX 1 "register_operand" "r"))
1303 "add\\t%<GPI:w>0, %<GPI:w>2, %<GPI:w>1, <su>xt<ALLX:size>"
1318 (define_insn "*add_<optab><ALLX:mode>_shft_<GPI:mode>"
1321 (match_operand:ALLX 1 "register_operand" "r"))
1325 "add\\t%<GPI:w>0, %<GPI:w>3, %<GPI:w>1, <su>xt<ALLX:size> %2"
1342 (define_insn "*add_<optab><ALLX:mode>_mult_<GPI:mode>"
1345 (match_operand:ALLX 1 "register_operand" "r"))
1349 "add\\t%<GPI:w>0, %<GPI:w>3, %<GPI:w>1, <su>xt<ALLX:size> %p2"
1635 (define_insn "*sub_<optab><ALLX:mode>_<GPI:mode>"
1639 (match_operand:ALLX 2 "register_operand" "r"))))]
1641 "sub\\t%<GPI:w>0, %<GPI:w>1, %<GPI:w>2, <su>xt<ALLX:size>"
1657 (define_insn "*sub_<optab><ALLX:mode>_shft_<GPI:mode>"
1661 (match_operand:ALLX 2 "register_operand" "r"))
1664 "sub\\t%<GPI:w>0, %<GPI:w>1, %<GPI:w>2, <su>xt<ALLX:size> %3"
2130 (define_insn "*cmp_swp_<optab><ALLX:mode>_reg<GPI:mode>"
2133 (match_operand:ALLX 0 "register_operand" "r"))
2136 "cmp\\t%<GPI:w>1, %<GPI:w>0, <su>xt<ALLX:size>"
2140 (define_insn "*cmp_swp_<optab><ALLX:mode>_shft_<GPI:mode>"
2144 (match_operand:ALLX 0 "register_operand" "r"))
2148 "cmp\\t%<GPI:w>2, %<GPI:w>0, <su>xt<ALLX:size> %1"
3138 (define_insn "*<optab><ALLX:mode>_shft_<GPI:mode>"
3141 (match_operand:ALLX 1 "register_operand" "r"))
3145 operands[3] = (<ALLX:sizen> <= (<GPI:sizen> - UINTVAL (operands[2])))
3146 ? GEN_INT (<ALLX:sizen>)