Home
last modified time | relevance | path

Searched refs:mips_msa_output_shift_immediate (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-protos.h320 extern const char *mips_msa_output_shift_immediate (const char *, rtx *);
H A Dmips-msa.md889 return mips_msa_output_shift_immediate("srli.<msafmt>\t%w0,%w1,%E2", operands);
904 return mips_msa_output_shift_immediate("srai.<msafmt>\t%w0,%w1,%E2", operands);
919 return mips_msa_output_shift_immediate("slli.<msafmt>\t%w0,%w1,%E2", operands);
H A Dmips.cc14656 mips_msa_output_shift_immediate (const char *shift, rtx *operands) in mips_msa_output_shift_immediate() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202116157 * config/mips/mips-protos.h (mips_msa_output_shift_immediate):
16159 * config/mips/mips.c (mips_msa_output_shift_immediate): New