HomeSort by: relevance | last modified time | path
    Searched refs:echr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
genfusion.pl 88 my $echr = ($ccmode eq "CC" && $cmp_size_char eq "d") ? "a" : "z";
89 if ($lmode eq "DI") { $echr = ""; }
111 (define_insn_and_split "*l${ldst}${echr}_cmp${cmpl}${cmp_size_char}i_cr0_${lmode}_${result}_${ccmode}_${extend}"
136 "l${ldst}${echr}%X1 %0,%1\\;cmp${cmpl}${cmp_size_char}i %2,%0,%3"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
genfusion.pl 88 my $echr = ($ccmode eq "CC" && $cmp_size_char eq "d") ? "a" : "z";
89 if ($lmode eq "DI") { $echr = ""; }
111 (define_insn_and_split "*l${ldst}${echr}_cmp${cmpl}${cmp_size_char}i_cr0_${lmode}_${result}_${ccmode}_${extend}"
136 "l${ldst}${echr}%X1 %0,%1\\;cmp${cmpl}${cmp_size_char}i %2,%0,%3"

Completed in 18 milliseconds