OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmp_size_char
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
genfusion.pl
72
my $
cmp_size_char
= ($lmode eq "SI"
79
($lmode eq "SI" && $
cmp_size_char
eq "d") and $np = "NON_PREFIXED_DS";
88
my $echr = ($ccmode eq "CC" && $
cmp_size_char
eq "d") ? "a" : "z";
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"
159
if ($lmode eq "SI" && $ccmode eq "CC" && $
cmp_size_char
eq "d") {
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
genfusion.pl
72
my $
cmp_size_char
= ($lmode eq "SI"
79
($lmode eq "SI" && $
cmp_size_char
eq "d") and $np = "NON_PREFIXED_DS";
88
my $echr = ($ccmode eq "CC" && $
cmp_size_char
eq "d") ? "a" : "z";
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"
159
if ($lmode eq "SI" && $ccmode eq "CC" && $
cmp_size_char
eq "d") {
Completed in 15 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026