/* Generated automatically by the program `genoutput' from the machine description file `md'. */ #include "config.h" #include "system.h" #include "coretypes.h" #include "backend.h" #include "predict.h" #include "tree.h" #include "rtl.h" #include "flags.h" #include "alias.h" #include "varasm.h" #include "stor-layout.h" #include "calls.h" #include "insn-config.h" #include "expmed.h" #include "dojump.h" #include "explow.h" #include "memmodel.h" #include "emit-rtl.h" #include "stmt.h" #include "expr.h" #include "insn-codes.h" #include "tm_p.h" #include "regs.h" #include "conditions.h" #include "insn-attr.h" #include "recog.h" #include "diagnostic-core.h" #include "output.h" #include "target.h" #include "tm-constrs.h" static const char * output_1 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 108 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md" { gcc_unreachable (); } } static const char * output_2 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 119 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md" { gcc_unreachable (); } } static const char * output_3 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 130 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md" { gcc_unreachable (); } } static const char * output_4 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 141 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md" { gcc_unreachable (); } } static const char * output_5 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1189 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (ISA_HAS_COND_TRAP) return "teq\t$0,$0"; else if (TARGET_MIPS16) return "break 0"; else return "break"; } } static const char * output_13 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1256 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 0 || which_alternative == 1) return "addu\t%0,%1,%2"; else return "addiu\t%0,%1,%2"; } } static const char * output_14 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1256 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 0 || which_alternative == 1) return "daddu\t%0,%1,%2"; else return "daddiu\t%0,%1,%2"; } } static const char * const output_15[] = { "addiu\t%0,%2", "addiu\t%0,%2", "addiu\t%0,%1,%2", "addiu\t%0,%1,%2", "addiu\t%0,%2", "addiu\t%0,%2", "addiu\t%0,%1,%2", "addiu\t%0,%1,%2", "addu\t%0,%1,%2", }; static const char * const output_16[] = { "daddiu\t%0,%2", "daddiu\t%0,%2", "daddiu\t%0,%1,%2", "daddiu\t%0,%1,%2", "daddiu\t%0,%2", "daddiu\t%0,%2", "daddiu\t%0,%1,%2", "daddiu\t%0,%1,%2", "daddu\t%0,%1,%2", }; static const char * const output_17[] = { "addu\t%0,%1,%2", "addiu\t%0,%1,%2", }; static const char * output_34 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1620 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return "multu.g\t%0,%1,%2"; else if (TARGET_LOONGSON_3A) return "gsmultu\t%0,%1,%2"; else return "mul\t%0,%1,%2"; } } static const char * output_35 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1620 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return "dmultu.g\t%0,%1,%2"; else if (TARGET_LOONGSON_3A) return "gsdmultu\t%0,%1,%2"; else return "dmul\t%0,%1,%2"; } } static const char * output_36 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1637 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 1) return "mult\t%1,%2"; if (SImode == SImode && (TARGET_MIPS3900 || TARGET_MIPS5900)) return "mult\t%0,%1,%2"; return "mul\t%0,%1,%2"; } } static const char * output_37 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1637 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 1) return "dmult\t%1,%2"; if (DImode == SImode && (TARGET_MIPS3900 || TARGET_MIPS5900)) return "mult\t%0,%1,%2"; return "dmul\t%0,%1,%2"; } } static const char * const output_42[] = { "madd\t%1,%2", "madd\t%1,%2", "#", }; static const char * const output_43[] = { "madd\t%1,%2", "madd\t%1,%2", "madd\t%0,%1,%2", "#", }; static const char * output_44 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1818 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 1) return "macc\t%0,%1,%2"; else if (TARGET_MIPS5500) return "madd\t%1,%2"; else /* The VR4130 assumes that there is a two-cycle latency between a macc that "writes" to $0 and an instruction that reads from it. We avoid this by assigning to $1 instead. */ return "%[macc\t%@,%1,%2%]"; } } static const char * output_45 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1840 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 1) return "msac\t%0,%2,%3"; else if (TARGET_MIPS5500) return "msub\t%2,%3"; else return "msac\t$0,%2,%3"; } } static const char * const output_49[] = { "msub\t%2,%3", "msub\t%2,%3", "#", }; static const char * const output_50[] = { "muls\t$0,%1,%2", "muls\t%0,%1,%2", }; static const char * output_51 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2102 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (ISA_HAS_DSP_MULT) return "mult\t%q0,%1,%2"; else return "mult\t%1,%2"; } } static const char * output_52 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2102 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (ISA_HAS_DSP_MULT) return "multu\t%q0,%1,%2"; else return "multu\t%1,%2"; } } static const char * output_63 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2248 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (ISA_HAS_DSP_MULT) return "msub\t%q0,%1,%2"; else if (TARGET_MIPS5500 || GENERATE_MADD_MSUB) return "msub\t%1,%2"; else return "msac\t$0,%1,%2"; } } static const char * output_64 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2248 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (ISA_HAS_DSP_MULT) return "msubu\t%q0,%1,%2"; else if (TARGET_MIPS5500 || GENERATE_MADD_MSUB) return "msubu\t%1,%2"; else return "msacu\t$0,%1,%2"; } } static const char * output_67 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2308 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return TARGET_FIX_R4000 ? "mult\t%1,%2\n\tmfhi\t%0" : "#"; } } static const char * output_68 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2308 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return TARGET_FIX_R4000 ? "multu\t%1,%2\n\tmfhi\t%0" : "#"; } } static const char * output_75 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2424 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return TARGET_FIX_R4000 ? "dmult\t%1,%2\n\tmfhi\t%0" : "#"; } } static const char * output_76 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2424 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return TARGET_FIX_R4000 ? "dmultu\t%1,%2\n\tmfhi\t%0" : "#"; } } static const char * output_82 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2523 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_MAD) return "mad\t%1,%2"; else if (ISA_HAS_DSP_MULT) return "madd\t%q0,%1,%2"; else if (GENERATE_MADD_MSUB || TARGET_MIPS5500) return "madd\t%1,%2"; else /* See comment in *macc. */ return "%[macc\t%@,%1,%2%]"; } } static const char * output_83 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2523 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_MAD) return "madu\t%1,%2"; else if (ISA_HAS_DSP_MULT) return "maddu\t%q0,%1,%2"; else if (GENERATE_MADD_MSUB || TARGET_MIPS5500) return "maddu\t%1,%2"; else /* See comment in *macc. */ return "%[maccu\t%@,%1,%2%]"; } } static const char * output_129 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2813 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "div.s\t%0,%1,%2\n\tmov.s\t%0,%0"; else return "div.s\t%0,%1,%2"; } } static const char * output_130 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2813 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "div.d\t%0,%1,%2\n\tmov.d\t%0,%0"; else return "div.d\t%0,%1,%2"; } } static const char * output_131 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2813 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "div.ps\t%0,%1,%2\n\tmov.ps\t%0,%0"; else return "div.ps\t%0,%1,%2"; } } static const char * output_132 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2831 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "recip.s\t%0,%2\n\tmov.s\t%0,%0"; else return "recip.s\t%0,%2"; } } static const char * output_133 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2831 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "recip.d\t%0,%2\n\tmov.d\t%0,%0"; else return "recip.d\t%0,%2"; } } static const char * output_134 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2831 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "recip.ps\t%0,%2\n\tmov.ps\t%0,%0"; else return "recip.ps\t%0,%2"; } } static const char * output_143 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3003 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_division ("div\t%.,%1,%2", operands); } } static const char * output_144 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3003 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_division ("divu\t%.,%1,%2", operands); } } static const char * output_145 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3003 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_division ("div\t%.,%1,%2", operands); } } static const char * output_146 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3003 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_division ("divu\t%.,%1,%2", operands); } } static const char * output_147 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3003 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_division ("ddiv\t%.,%1,%2", operands); } } static const char * output_148 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3003 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_division ("ddivu\t%.,%1,%2", operands); } } static const char * output_149 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3014 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("div.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsdiv\t%0,%1,%2", operands); else return mips_output_division ("div\t%0,%1,%2", operands); } } static const char * output_150 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3014 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("divu.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsdivu\t%0,%1,%2", operands); else return mips_output_division ("divu\t%0,%1,%2", operands); } } static const char * output_151 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3014 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("ddiv.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsddiv\t%0,%1,%2", operands); else return mips_output_division ("ddiv\t%0,%1,%2", operands); } } static const char * output_152 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3014 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("ddivu.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsddivu\t%0,%1,%2", operands); else return mips_output_division ("ddivu\t%0,%1,%2", operands); } } static const char * output_153 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3030 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("mod.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsmod\t%0,%1,%2", operands); else return mips_output_division ("mod\t%0,%1,%2", operands); } } static const char * output_154 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3030 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("modu.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsmodu\t%0,%1,%2", operands); else return mips_output_division ("modu\t%0,%1,%2", operands); } } static const char * output_155 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3030 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("dmod.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsdmod\t%0,%1,%2", operands); else return mips_output_division ("dmod\t%0,%1,%2", operands); } } static const char * output_156 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3030 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF) return mips_output_division ("dmodu.g\t%0,%1,%2", operands); else if (TARGET_LOONGSON_3A) return mips_output_division ("gsdmodu\t%0,%1,%2", operands); else return mips_output_division ("dmodu\t%0,%1,%2", operands); } } static const char * output_157 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3055 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "sqrt.s\t%0,%1\n\tmov.s\t%0,%0"; else return "sqrt.s\t%0,%1"; } } static const char * output_158 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3055 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "sqrt.d\t%0,%1\n\tmov.d\t%0,%0"; else return "sqrt.d\t%0,%1"; } } static const char * output_159 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3055 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "sqrt.ps\t%0,%1\n\tmov.ps\t%0,%0"; else return "sqrt.ps\t%0,%1"; } } static const char * output_160 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3073 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "rsqrt.s\t%0,%2\n\tmov.s\t%0,%0"; else return "rsqrt.s\t%0,%2"; } } static const char * output_161 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3073 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "rsqrt.d\t%0,%2\n\tmov.d\t%0,%0"; else return "rsqrt.d\t%0,%2"; } } static const char * output_162 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3073 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "rsqrt.ps\t%0,%2\n\tmov.ps\t%0,%0"; else return "rsqrt.ps\t%0,%2"; } } static const char * output_163 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3091 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "rsqrt.s\t%0,%2\n\tmov.s\t%0,%0"; else return "rsqrt.s\t%0,%2"; } } static const char * output_164 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3091 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "rsqrt.d\t%0,%2\n\tmov.d\t%0,%0"; else return "rsqrt.d\t%0,%2"; } } static const char * output_165 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3091 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_FIX_SB1) return "rsqrt.ps\t%0,%2\n\tmov.ps\t%0,%0"; else return "rsqrt.ps\t%0,%2"; } } static const char * output_174 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3180 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_MIPS16) return "neg\t%0,%1"; else return "subu\t%0,%.,%1"; } } static const char * output_179 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3214 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_MIPS16) return "not\t%0,%1"; else return "nor\t%0,%.,%1"; } } static const char * output_180 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3214 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_MIPS16) return "not\t%0,%1"; else return "nor\t%0,%.,%1"; } } static const char * output_181 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3266 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { int len; switch (which_alternative) { case 0: operands[1] = gen_lowpart (QImode, operands[1]); return "lbu\t%0,%1"; case 1: operands[1] = gen_lowpart (HImode, operands[1]); return "lhu\t%0,%1"; case 2: operands[1] = gen_lowpart (SImode, operands[1]); return "lwu\t%0,%1"; case 3: case 4: return "andi\t%0,%1,%x2"; case 5: len = low_bitmask_len (SImode, INTVAL (operands[2])); operands[2] = GEN_INT (len); return "ext\t%0,%1,0,%2"; case 6: return "#"; case 7: case 8: return "and\t%0,%1,%2"; default: gcc_unreachable (); } } } static const char * output_182 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3266 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { int len; switch (which_alternative) { case 0: operands[1] = gen_lowpart (QImode, operands[1]); return "lbu\t%0,%1"; case 1: operands[1] = gen_lowpart (HImode, operands[1]); return "lhu\t%0,%1"; case 2: operands[1] = gen_lowpart (SImode, operands[1]); return "lwu\t%0,%1"; case 3: case 4: return "andi\t%0,%1,%x2"; case 5: len = low_bitmask_len (DImode, INTVAL (operands[2])); operands[2] = GEN_INT (len); return "dext\t%0,%1,0,%2"; case 6: return "#"; case 7: case 8: return "and\t%0,%1,%2"; default: gcc_unreachable (); } } } static const char * output_183 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3305 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { switch (which_alternative) { case 0: operands[1] = gen_lowpart (QImode, operands[1]); return "lbu\t%0,%1"; case 1: operands[1] = gen_lowpart (HImode, operands[1]); return "lhu\t%0,%1"; case 2: operands[1] = gen_lowpart (SImode, operands[1]); return "lwu\t%0,%1"; case 3: return "#"; case 4: return "and\t%0,%2"; default: gcc_unreachable (); } } } static const char * output_184 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3305 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { switch (which_alternative) { case 0: operands[1] = gen_lowpart (QImode, operands[1]); return "lbu\t%0,%1"; case 1: operands[1] = gen_lowpart (HImode, operands[1]); return "lhu\t%0,%1"; case 2: operands[1] = gen_lowpart (SImode, operands[1]); return "lwu\t%0,%1"; case 3: return "#"; case 4: return "and\t%0,%2"; default: gcc_unreachable (); } } } static const char * const output_185[] = { "or\t%0,%1,%2", "or\t%0,%1,%2", "ori\t%0,%1,%x2", }; static const char * const output_186[] = { "or\t%0,%1,%2", "or\t%0,%1,%2", "ori\t%0,%1,%x2", }; static const char * const output_189[] = { "xor\t%0,%1,%2", "xor\t%0,%1,%2", "xori\t%0,%1,%x2", }; static const char * const output_190[] = { "xor\t%0,%1,%2", "xor\t%0,%1,%2", "xori\t%0,%1,%x2", }; static const char * const output_191[] = { "xor\t%0,%2", "cmpi\t%1,%2", "cmpi\t%1,%2", "cmp\t%1,%2", }; static const char * const output_192[] = { "xor\t%0,%2", "cmpi\t%1,%2", "cmpi\t%1,%2", "cmp\t%1,%2", }; static const char * const output_196[] = { "sll\t%0,%1,0", "sb\t%1,%0", }; static const char * const output_197[] = { "sll\t%0,%1,0", "sh\t%1,%0", }; static const char * const output_198[] = { "sll\t%0,%1,0", "sw\t%1,%0", }; static const char * const output_211[] = { "#", "lwu\t%0,%1", }; static const char * const output_212[] = { "dext\t%0,%1,0,32", "lwu\t%0,%1", }; static const char * const output_213[] = { "andi\t%0,%1,0x00ff", "andi\t%0,%1,0x00ff", "lbu\t%0,%1", }; static const char * const output_214[] = { "andi\t%0,%1,0x00ff", "andi\t%0,%1,0x00ff", "lbu\t%0,%1", }; static const char * const output_215[] = { "andi\t%0,%1,0xffff", "andi\t%0,%1,0xffff", "lhu\t%0,%1", }; static const char * const output_216[] = { "andi\t%0,%1,0xffff", "andi\t%0,%1,0xffff", "lhu\t%0,%1", }; static const char * const output_225[] = { "andi\t%0,%1,0x00ff", "lbu\t%0,%1", }; static const char * output_227 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3616 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_MASK (QImode)); return "andi\t%0,%1,%x2"; } } static const char * output_228 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3616 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_MASK (QImode)); return "andi\t%0,%1,%x2"; } } static const char * output_229 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3616 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_MASK (HImode)); return "andi\t%0,%1,%x2"; } } static const char * output_230 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3616 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_MASK (HImode)); return "andi\t%0,%1,%x2"; } } static const char * const output_232[] = { "#", "#", "lw\t%0,%1", }; static const char * const output_233[] = { "seb\t%0", "lb\t%0,%1", }; static const char * const output_234[] = { "seb\t%0", "lb\t%0,%1", }; static const char * const output_235[] = { "seh\t%0", "lh\t%0,%1", }; static const char * const output_236[] = { "seh\t%0", "lh\t%0,%1", }; static const char * const output_237[] = { "#", "lb\t%0,%1", }; static const char * const output_238[] = { "#", "lb\t%0,%1", }; static const char * const output_239[] = { "#", "lh\t%0,%1", }; static const char * const output_240[] = { "#", "lh\t%0,%1", }; static const char * const output_241[] = { "seb\t%0,%1", "lb\t%0,%1", }; static const char * const output_242[] = { "seb\t%0,%1", "lb\t%0,%1", }; static const char * const output_243[] = { "seh\t%0,%1", "lh\t%0,%1", }; static const char * const output_244[] = { "seh\t%0,%1", "lh\t%0,%1", }; static const char * const output_245[] = { "seb\t%0", "lb\t%0,%1", }; static const char * const output_246[] = { "#", "lb\t%0,%1", }; static const char * const output_247[] = { "seb\t%0,%1", "lb\t%0,%1", }; static const char * output_253 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3830 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_BITSIZE (QImode)); return "exts\t%0,%1,0,%m2"; } } static const char * output_254 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3830 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_BITSIZE (QImode)); return "exts\t%0,%1,0,%m2"; } } static const char * output_255 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3830 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_BITSIZE (HImode)); return "exts\t%0,%1,0,%m2"; } } static const char * output_256 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3830 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (GET_MODE_BITSIZE (HImode)); return "exts\t%0,%1,0,%m2"; } } static const char * output_260 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3888 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_nomacro.nesting_level > 0) return ".set\tmacro\n\ttrunc.w.d %0,%1,%2\n\t.set\tnomacro"; else return "trunc.w.d %0,%1,%2"; } } static const char * output_262 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 3925 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_nomacro.nesting_level > 0) return ".set\tmacro\n\ttrunc.w.s %0,%1,%2\n\t.set\tnomacro"; else return "trunc.w.s %0,%1,%2"; } } static const char * output_276 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4317 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[3] = GEN_INT (mask_low_and_shift_len (SImode, operands[3], operands[2])); return "cins\t%0,%1,%2,%m3"; } } static const char * output_277 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4317 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[3] = GEN_INT (mask_low_and_shift_len (DImode, operands[3], operands[2])); return "cins\t%0,%1,%2,%m3"; } } static const char * output_306 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4655 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_307 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4668 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_308 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4678 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_309 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4688 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_310 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_311 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_312 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_313 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_314 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_315 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_316 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_317 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_318 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4756 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_319 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_320 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_321 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_322 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_323 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_324 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_325 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_326 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_327 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4767 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_358 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4897 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_359 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4908 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_360 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4973 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_361 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 4984 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_362 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5030 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_363 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5039 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_364 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5049 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_365 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5059 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_366 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5080 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_367 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5090 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_368 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5100 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_369 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5122 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_373 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5227 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_374 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5242 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return ISA_HAS_MACCHI ? "macchi\t%0,%.,%." : "mfhi\t%0"; } } static const char * output_375 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5242 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return ISA_HAS_MACCHI ? "macchi\t%0,%.,%." : "mfhi\t%0"; } } static const char * output_376 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5242 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return ISA_HAS_MACCHI ? "dmacchi\t%0,%.,%." : "mfhi\t%0"; } } static const char * output_380 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_381 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_382 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_383 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_384 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_385 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_386 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5300 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 0); return mips_output_move (operands[0], operands[1]); } } static const char * output_387 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_388 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_389 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_390 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_391 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_392 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_393 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5315 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = mips_subword (operands[0], 1); return mips_output_move (operands[0], operands[1]); } } static const char * output_394 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_395 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_396 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_397 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_398 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_399 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_400 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5330 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[1] = mips_subword (operands[1], INTVAL (operands[2])); return mips_output_move (operands[0], operands[1]); } } static const char * output_415 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5373 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_416 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5373 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_417 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5390 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_418 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5390 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_420 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5416 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_421 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5416 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_422 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5437 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_423 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5437 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_424 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5456 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_425 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5456 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_426 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5477 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_nomacro.nesting_level > 0 && which_alternative == 1) return ".set\tmacro\n\t.cprestore\t%1\n\t.set\tnomacro"; else return ".cprestore\t%1"; } } static const char * output_427 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5477 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_nomacro.nesting_level > 0 && which_alternative == 1) return ".set\tmacro\n\t.cprestore\t%1\n\t.set\tnomacro"; else return ".cprestore\t%1"; } } static const char * output_430 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5519 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_sync (); } } static const char * output_434 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5538 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return "%(%%)"; } } static const char * output_435 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5538 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return "%(%%)"; } } static const char * output_438 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5628 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & (GET_MODE_BITSIZE (SImode) - 1)); return "sll\t%0,%1,%2"; } } static const char * output_439 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5628 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & (GET_MODE_BITSIZE (SImode) - 1)); return "sra\t%0,%1,%2"; } } static const char * output_440 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5628 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & (GET_MODE_BITSIZE (SImode) - 1)); return "srl\t%0,%1,%2"; } } static const char * output_441 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5628 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & (GET_MODE_BITSIZE (DImode) - 1)); return "dsll\t%0,%1,%2"; } } static const char * output_442 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5628 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & (GET_MODE_BITSIZE (DImode) - 1)); return "dsra\t%0,%1,%2"; } } static const char * output_443 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5628 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & (GET_MODE_BITSIZE (DImode) - 1)); return "dsrl\t%0,%1,%2"; } } static const char * output_444 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5645 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "sll\t%0,%1,%2"; } } static const char * output_445 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5645 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "sra\t%0,%1,%2"; } } static const char * output_446 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5645 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "srl\t%0,%1,%2"; } } static const char * output_447 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5659 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 0) return "sll\t%0,%2"; operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "sll\t%0,%1,%2"; } } static const char * output_448 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5659 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 0) return "sra\t%0,%2"; operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "sra\t%0,%1,%2"; } } static const char * output_449 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5659 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 0) return "srl\t%0,%2"; operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "srl\t%0,%1,%2"; } } static const char * output_452 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5687 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (which_alternative == 0) return "dsll\t%0,%2"; operands[2] = GEN_INT (INTVAL (operands[2]) & 0x3f); return "dsll\t%0,%1,%2"; } } static const char * output_453 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5703 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x3f); return "dsra\t%0,%2"; } } static const char * output_454 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5718 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x3f); return "dsrl\t%0,%2"; } } static const char * output_456 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5769 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) gcc_assert (INTVAL (operands[2]) >= 0 && INTVAL (operands[2]) < GET_MODE_BITSIZE (SImode)); return "ror\t%0,%1,%2"; } } static const char * output_457 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5769 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (CONST_INT_P (operands[2])) gcc_assert (INTVAL (operands[2]) >= 0 && INTVAL (operands[2]) < GET_MODE_BITSIZE (DImode)); return "dror\t%0,%1,%2"; } } static const char * output_464 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5847 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("b%F1", "%Z2%0"), MIPS_BRANCH ("b%W1", "%Z2%0")); } } static const char * output_465 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5847 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("b%F1", "%Z2%0"), MIPS_BRANCH ("b%W1", "%Z2%0")); } } static const char * output_466 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5863 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("b%W1", "%Z2%0"), MIPS_BRANCH ("b%F1", "%Z2%0")); } } static const char * output_467 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5863 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("b%W1", "%Z2%0"), MIPS_BRANCH ("b%F1", "%Z2%0")); } } static const char * output_468 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5881 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_order_conditional_branch (insn, operands, false); } } static const char * output_469 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5881 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_order_conditional_branch (insn, operands, false); } } static const char * output_470 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5895 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_order_conditional_branch (insn, operands, true); } } static const char * output_471 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5895 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_order_conditional_branch (insn, operands, true); } } static const char * output_472 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5911 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_equal_conditional_branch (insn, operands, false); } } static const char * output_473 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5911 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_equal_conditional_branch (insn, operands, false); } } static const char * output_474 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5925 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_equal_conditional_branch (insn, operands, true); } } static const char * output_475 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 5925 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_equal_conditional_branch (insn, operands, true); } } static const char * const output_476[] = { "b%C1z\t%2,%0", "bt%C1z\t%0", }; static const char * const output_477[] = { "b%C1z\t%2,%0", "bt%C1z\t%0", }; static const char * const output_478[] = { "b%N1z\t%2,%0", "bt%N1z\t%0", }; static const char * const output_479[] = { "b%N1z\t%2,%0", "bt%N1z\t%0", }; static const char * output_480 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6006 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit0", "%1,%2,%0"), MIPS_BRANCH ("bbit1", "%1,%2,%0")); } } static const char * output_481 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6006 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit1", "%1,%2,%0"), MIPS_BRANCH ("bbit0", "%1,%2,%0")); } } static const char * output_482 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6006 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit0", "%1,%2,%0"), MIPS_BRANCH ("bbit1", "%1,%2,%0")); } } static const char * output_483 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6006 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit1", "%1,%2,%0"), MIPS_BRANCH ("bbit0", "%1,%2,%0")); } } static const char * output_484 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6026 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit1", "%1,%2,%0"), MIPS_BRANCH ("bbit0", "%1,%2,%0")); } } static const char * output_485 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6026 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit0", "%1,%2,%0"), MIPS_BRANCH ("bbit1", "%1,%2,%0")); } } static const char * output_486 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6026 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit1", "%1,%2,%0"), MIPS_BRANCH ("bbit0", "%1,%2,%0")); } } static const char * output_487 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6026 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bbit0", "%1,%2,%0"), MIPS_BRANCH ("bbit1", "%1,%2,%0")); } } static const char * const output_496[] = { "seq\t%0,%1,%2", "sltiu\t%0,%1,1", "seqi\t%0,%1,%2", }; static const char * const output_497[] = { "seq\t%0,%1,%2", "sltiu\t%0,%1,1", "seqi\t%0,%1,%2", }; static const char * const output_498[] = { "seq\t%0,%1,%2", "sltiu\t%0,%1,1", "seqi\t%0,%1,%2", }; static const char * const output_499[] = { "seq\t%0,%1,%2", "sltiu\t%0,%1,1", "seqi\t%0,%1,%2", }; static const char * const output_504[] = { "sne\t%0,%1,%2", "sltu\t%0,%.,%1", "snei\t%0,%1,%2", }; static const char * const output_505[] = { "sne\t%0,%1,%2", "sltu\t%0,%.,%1", "snei\t%0,%1,%2", }; static const char * const output_506[] = { "sne\t%0,%1,%2", "sltu\t%0,%.,%1", "snei\t%0,%1,%2", }; static const char * const output_507[] = { "sne\t%0,%1,%2", "sltu\t%0,%.,%1", "snei\t%0,%1,%2", }; static const char * output_548 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%0,%1,%2"; } } static const char * output_549 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%0,%1,%2"; } } static const char * output_550 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%0,%1,%2"; } } static const char * output_551 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%0,%1,%2"; } } static const char * output_552 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%0,%1,%2"; } } static const char * output_553 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%0,%1,%2"; } } static const char * output_554 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%0,%1,%2"; } } static const char * output_555 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6159 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%0,%1,%2"; } } static const char * output_556 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%1,%2"; } } static const char * output_557 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%1,%2"; } } static const char * output_558 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%1,%2"; } } static const char * output_559 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%1,%2"; } } static const char * output_560 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%1,%2"; } } static const char * output_561 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%1,%2"; } } static const char * output_562 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "slt\t%1,%2"; } } static const char * output_563 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6171 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = GEN_INT (INTVAL (operands[2]) + 1); return "sltu\t%1,%2"; } } static const char * output_614 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6221 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (get_attr_length (insn) <= 8) { if (TARGET_CB_MAYBE) return MIPS_ABSOLUTE_JUMP ("%*b%:\t%l0"); else return MIPS_ABSOLUTE_JUMP ("%*b\t%l0%/"); } else { if (TARGET_CB_MAYBE && !final_sequence) return MIPS_ABSOLUTE_JUMP ("%*bc\t%l0"); else return MIPS_ABSOLUTE_JUMP ("%*j\t%l0%/"); } } } static const char * output_615 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6244 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (get_attr_length (insn) <= 8) { if (TARGET_CB_MAYBE) return "%*b%:\t%l0"; else return "%*b\t%l0%/"; } else { mips_output_load_label (operands[0]); if (TARGET_CB_MAYBE) return "%*jr%:\t%@%]"; else return "%*jr\t%@%/%]"; } } } static const char * output_617 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6309 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, false); } } static const char * output_618 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6309 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, false); } } static const char * output_621 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6355 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, false); } } static const char * output_622 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6355 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, false); } } static const char * output_623 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6415 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { rtx diff_vec = PATTERN (NEXT_INSN (as_a (operands[2]))); gcc_assert (GET_CODE (diff_vec) == ADDR_DIFF_VEC); output_asm_insn ("sltu\t%0, %1", operands); output_asm_insn ("bteqz\t%3", operands); switch (GET_MODE (diff_vec)) { case HImode: output_asm_insn ("sll\t%5, %0, 1", operands); output_asm_insn ("la\t%4, %2", operands); output_asm_insn ("addu\t%5, %4, %5", operands); output_asm_insn ("lh\t%5, 0(%5)", operands); break; case SImode: output_asm_insn ("sll\t%5, %0, 2", operands); output_asm_insn ("la\t%4, %2", operands); output_asm_insn ("addu\t%5, %4, %5", operands); output_asm_insn ("lw\t%5, 0(%5)", operands); break; default: gcc_unreachable (); } output_asm_insn ("addu\t%4, %4, %5", operands); if (GENERATE_MIPS16E) return "jrc\t%4"; else return "jr\t%4"; } } static const char * output_624 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6415 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { rtx diff_vec = PATTERN (NEXT_INSN (as_a (operands[2]))); gcc_assert (GET_CODE (diff_vec) == ADDR_DIFF_VEC); output_asm_insn ("sltu\t%0, %1", operands); output_asm_insn ("bteqz\t%3", operands); switch (GET_MODE (diff_vec)) { case HImode: output_asm_insn ("sll\t%5, %0, 1", operands); output_asm_insn ("dla\t%4, %2", operands); output_asm_insn ("daddu\t%5, %4, %5", operands); output_asm_insn ("lh\t%5, 0(%5)", operands); break; case SImode: output_asm_insn ("sll\t%5, %0, 2", operands); output_asm_insn ("dla\t%4, %2", operands); output_asm_insn ("daddu\t%5, %4, %5", operands); output_asm_insn ("lw\t%5, 0(%5)", operands); break; default: gcc_unreachable (); } output_asm_insn ("daddu\t%4, %4, %5", operands); if (GENERATE_MIPS16E) return "jrc\t%4"; else return "jr\t%4"; } } static const char * output_626 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6537 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_probe_stack_range (operands[0], operands[2]); } } static const char * output_627 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6537 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_probe_stack_range (operands[0], operands[2]); } } static const char * output_628 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6574 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = gen_rtx_REG (Pmode, RETURN_ADDR_REGNUM); return mips_output_jump (operands, 0, -1, false); } } static const char * output_629 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6574 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[0] = gen_rtx_REG (Pmode, RETURN_ADDR_REGNUM); return mips_output_jump (operands, 0, -1, false); } } static const char * output_630 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6587 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, false); } } static const char * output_631 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6587 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, false); } } static const char * output_638 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6643 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_643 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6732 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_644 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6732 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_must_initialize_gp_p () ? "#" : ""; } } static const char * output_649 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6845 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, 1, false); } } static const char * output_650 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6866 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 1, 2, false); } } static const char * output_651 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6878 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 1, 2, false); } } static const char * output_652 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6934 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return (TARGET_SPLIT_CALLS ? "#" : mips_output_jump (operands, 0, 1, true)); } } static const char * output_653 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6952 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, 1, true); } } static const char * output_654 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6966 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return (TARGET_SPLIT_CALLS ? "#" : mips_output_jump (operands, 0, -1, true)); } } static const char * output_655 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 6986 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_656 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7009 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return (TARGET_SPLIT_CALLS ? "#" : mips_output_jump (operands, 1, 2, true)); } } static const char * output_657 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7030 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 1, 2, true); } } static const char * output_658 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7042 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return (TARGET_SPLIT_CALLS ? "#" : mips_output_jump (operands, 1, -1, true)); } } static const char * output_659 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7064 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 1, -1, true); } } static const char * output_660 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7078 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return (TARGET_SPLIT_CALLS ? "#" : mips_output_jump (operands, 1, 2, true)); } } static const char * output_661 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7102 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 1, 2, true); } } static const char * output_662 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7143 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (TARGET_LOONGSON_2EF || TARGET_LOONGSON_3A) { /* Loongson 2[ef] and Loongson 3a use load to $0 for prefetching. */ if (TARGET_64BIT) return "ld\t$0,%a0"; else return "lw\t$0,%a0"; } operands[1] = mips_prefetch_cookie (operands[1], operands[2]); return "pref\t%1,%a0"; } } static const char * output_663 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7163 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = mips_prefetch_cookie (operands[2], operands[3]); return "prefx\t%2,%1(%0)"; } } static const char * output_664 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7163 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { operands[2] = mips_prefetch_cookie (operands[2], operands[3]); return "prefx\t%2,%1(%0)"; } } static const char * output_666 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7180 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_noreorder.nesting_level > 0) return "nop"; else return "#nop"; } } static const char * const output_668[] = { "mov%T4\t%0,%z2,%1", "mov%t4\t%0,%z3,%1", }; static const char * const output_669[] = { "mov%T4\t%0,%z2,%1", "mov%t4\t%0,%z3,%1", }; static const char * const output_670[] = { "mov%T4\t%0,%z2,%1", "mov%t4\t%0,%z3,%1", }; static const char * const output_671[] = { "mov%T4\t%0,%z2,%1", "mov%t4\t%0,%z3,%1", }; static const char * const output_672[] = { "mov%T4\t%0,%z2,%1", "mov%t4\t%0,%z3,%1", }; static const char * const output_673[] = { "mov%T4\t%0,%z2,%1", "mov%t4\t%0,%z3,%1", }; static const char * const output_674[] = { "movn\t%0,%z2,%1", "movz\t%0,%z3,%1", }; static const char * const output_675[] = { "movn\t%0,%z2,%1", "movz\t%0,%z3,%1", }; static const char * const output_676[] = { "movn\t%0,%z2,%1", "movz\t%0,%z3,%1", }; static const char * const output_677[] = { "movn\t%0,%z2,%1", "movz\t%0,%z3,%1", }; static const char * const output_678[] = { "mov%T4.s\t%0,%2,%1", "mov%t4.s\t%0,%3,%1", }; static const char * const output_679[] = { "mov%T4.d\t%0,%2,%1", "mov%t4.d\t%0,%3,%1", }; static const char * const output_680[] = { "mov%T4.s\t%0,%2,%1", "mov%t4.s\t%0,%3,%1", }; static const char * const output_681[] = { "mov%T4.d\t%0,%2,%1", "mov%t4.d\t%0,%3,%1", }; static const char * const output_682[] = { "mov%T4.s\t%0,%2,%1", "mov%t4.s\t%0,%3,%1", }; static const char * const output_683[] = { "mov%T4.d\t%0,%2,%1", "mov%t4.d\t%0,%3,%1", }; static const char * const output_684[] = { "seleqz\t%0,%2,%1", "selnez\t%0,%3,%1", }; static const char * const output_685[] = { "selnez\t%0,%2,%1", "seleqz\t%0,%3,%1", }; static const char * const output_686[] = { "seleqz\t%0,%2,%1", "selnez\t%0,%3,%1", }; static const char * const output_687[] = { "selnez\t%0,%2,%1", "seleqz\t%0,%3,%1", }; static const char * const output_688[] = { "seleqz\t%0,%2,%1", "selnez\t%0,%3,%1", }; static const char * const output_689[] = { "selnez\t%0,%2,%1", "seleqz\t%0,%3,%1", }; static const char * const output_690[] = { "seleqz\t%0,%2,%1", "selnez\t%0,%3,%1", }; static const char * const output_691[] = { "selnez\t%0,%2,%1", "seleqz\t%0,%3,%1", }; static const char * const output_692[] = { "sel.s\t%0,%3,%2", "seleqz.s\t%0,%3,%1", "selnez.s\t%0,%2,%1", }; static const char * const output_693[] = { "sel.d\t%0,%3,%2", "seleqz.d\t%0,%3,%1", "selnez.d\t%0,%2,%1", }; static const char * output_696 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7350 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_tls_reloc_directive (&operands[0]); } } static const char * output_697 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7358 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { assemble_integer (mips_strip_unspec_address (operands[0]), INTVAL (operands[1]), BITS_PER_UNIT * INTVAL (operands[1]), 1); return ""; } } static const char * output_698 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7370 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { gcc_assert (GET_CODE (operands[0]) == CONST_DOUBLE); assemble_real (*CONST_DOUBLE_REAL_VALUE (operands[0]), GET_MODE (operands[0]), GET_MODE_BITSIZE (GET_MODE (operands[0]))); return ""; } } static const char * output_700 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7407 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips16e_output_save_restore (operands[0], INTVAL (operands[2])); } } static const char * output_703 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7445 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_isa_rev >= 2) return "rdhwr\t$3,$29"; return ".set\tpush\n\t.set\tmips32r2\t\n\trdhwr\t$3,$29\n\t.set\tpop"; } } static const char * output_704 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7445 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { if (mips_isa_rev >= 2) return "rdhwr\t$3,$29"; return ".set\tpush\n\t.set\tmips32r2\t\n\trdhwr\t$3,$29\n\t.set\tpop"; } } static const char * output_707 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7495 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_708 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7495 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_710 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7536 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_711 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7536 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_713 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7566 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_714 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7566 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { return mips_output_jump (operands, 0, -1, true); } } static const char * output_715 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7577 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { bool load_p = (which_alternative == 0 || which_alternative == 1); /* Reg-renaming pass reuses base register if it is dead after bonded loads. Hardware does not bond those loads, even when they are consecutive. However, order of the loads need to be checked for correctness. */ if (!load_p || !reg_overlap_mentioned_p (operands[0], operands[1])) { output_asm_insn (mips_output_move (operands[0], operands[1]), operands); output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); } else { output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); output_asm_insn (mips_output_move (operands[0], operands[1]), operands); } return ""; } } static const char * output_716 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7577 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { bool load_p = (which_alternative == 0 || which_alternative == 1); /* Reg-renaming pass reuses base register if it is dead after bonded loads. Hardware does not bond those loads, even when they are consecutive. However, order of the loads need to be checked for correctness. */ if (!load_p || !reg_overlap_mentioned_p (operands[0], operands[1])) { output_asm_insn (mips_output_move (operands[0], operands[1]), operands); output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); } else { output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); output_asm_insn (mips_output_move (operands[0], operands[1]), operands); } return ""; } } static const char * output_717 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7577 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { bool load_p = (which_alternative == 0 || which_alternative == 1); /* Reg-renaming pass reuses base register if it is dead after bonded loads. Hardware does not bond those loads, even when they are consecutive. However, order of the loads need to be checked for correctness. */ if (!load_p || !reg_overlap_mentioned_p (operands[0], operands[1])) { output_asm_insn (mips_output_move (operands[0], operands[1]), operands); output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); } else { output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); output_asm_insn (mips_output_move (operands[0], operands[1]), operands); } return ""; } } static const char * output_718 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7577 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { bool load_p = (which_alternative == 0 || which_alternative == 1); /* Reg-renaming pass reuses base register if it is dead after bonded loads. Hardware does not bond those loads, even when they are consecutive. However, order of the loads need to be checked for correctness. */ if (!load_p || !reg_overlap_mentioned_p (operands[0], operands[1])) { output_asm_insn (mips_output_move (operands[0], operands[1]), operands); output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); } else { output_asm_insn (mips_output_move (operands[2], operands[3]), &operands[2]); output_asm_insn (mips_output_move (operands[0], operands[1]), operands); } return ""; } } static const char * output_719 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7640 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { /* Reg-renaming pass reuses base register if it is dead after bonded loads. Hardware does not bond those loads, even when they are consecutive. However, order of the loads need to be checked for correctness. */ if (!reg_overlap_mentioned_p (operands[0], operands[1])) { output_asm_insn ("lh\t%0,%1", operands); output_asm_insn ("lh\t%2,%3", operands); } else { output_asm_insn ("lh\t%2,%3", operands); output_asm_insn ("lh\t%0,%1", operands); } return ""; } } static const char * output_720 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 7640 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md" { /* Reg-renaming pass reuses base register if it is dead after bonded loads. Hardware does not bond those loads, even when they are consecutive. However, order of the loads need to be checked for correctness. */ if (!reg_overlap_mentioned_p (operands[0], operands[1])) { output_asm_insn ("lhu\t%0,%1", operands); output_asm_insn ("lhu\t%2,%3", operands); } else { output_asm_insn ("lhu\t%2,%3", operands); output_asm_insn ("lhu\t%0,%1", operands); } return ""; } } static const char * output_721 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 57 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync (); } } static const char * output_722 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 68 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_723 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 68 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_724 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 100 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_725 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 115 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_726 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 115 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_727 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 146 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_728 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 146 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_729 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 146 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_730 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 146 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_731 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 146 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_732 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 187 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_733 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 187 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_734 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 187 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_735 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 187 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_736 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 187 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_737 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 233 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_738 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 233 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_739 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 233 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_740 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 233 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_741 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 233 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_742 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 269 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_743 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 308 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_744 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 352 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_745 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 369 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_746 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 369 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_747 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 384 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_748 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 384 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_749 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 399 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_750 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 399 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_751 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 414 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_752 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 414 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_753 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 430 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_754 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 430 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_755 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 444 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_756 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 444 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_757 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 444 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_758 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 444 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_759 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 444 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_760 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 444 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_761 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 458 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_762 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 458 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_763 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 458 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_764 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 458 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_765 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 458 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_766 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 458 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_767 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 473 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_768 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 473 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_769 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 473 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_770 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 473 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_771 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 473 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_772 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 473 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_773 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 485 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_774 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 485 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_775 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 498 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_776 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 498 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_777 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 512 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_778 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 512 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_779 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 527 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_780 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 527 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_781 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 556 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_782 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 595 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_783 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 595 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_784 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 640 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_785 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 640 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_788 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 697 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * output_789 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 697 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md" { return mips_output_sync_loop (insn, operands); } } static const char * const output_792[] = { "mov%T4.ps\t%0,%2,%1", "mov%t4.ps\t%0,%3,%1", }; static const char * const output_793[] = { "mov%T4.ps\t%0,%2,%1", "mov%t4.ps\t%0,%3,%1", }; static const char * const output_794[] = { "movt.ps\t%0,%1,%3", "movf.ps\t%0,%2,%3", }; static const char * output_795 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 101 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md" { /* Let L be the lower part of operand and U be the upper part. The P[UL][UL].PS instruction always specifies the upper part of the result first, so the instruction is: P.PS %0,, where 0U == and 0L == . GCC's vector indices are specified in memory order, which means that vector element 0 is the lower part (L) on little-endian targets and the upper part (U) on big-endian targets. vec_concat likewise concatenates in memory order, which means that operand 3 (being 0 or 1) selects part of operand 1 and operand 4 (being 2 or 3) selects part of operand 2. Let: I3 = INTVAL (operands[3]) I4 = INTVAL (operands[4]) - 2 Taking the two endiannesses in turn: Little-endian: The semantics of the RTL pattern are: { 0L, 0U } = { X[I3], X[I4 + 2] }, where X = { 1L, 1U, 2L, 2U } so: 0L = { 1L, 1U }[I3] (= ) 0U = { 2L, 2U }[I4] (= ) = 2, = I4 ? U : L = 1, = I3 ? U : L [LL] !I4 && !I3 [UL] I4 && !I3 [LU] !I4 && I3 [UU] I4 && I3 Big-endian: The semantics of the RTL pattern are: { 0U, 0L } = { X[I3], X[I4 + 2] }, where X = { 1U, 1L, 2U, 2L } so: 0U = { 1U, 1L }[I3] (= ) 0L = { 2U, 2L }[I4] (= ) = 1, = I3 ? L : U = 2, = I4 ? L : U [UU] !I3 && !I4 [UL] !I3 && I4 [LU] I3 && !I4 [LL] I3 && I4. */ static const char * const mnemonics[2][4] = { /* LE */ { "pll.ps\t%0,%2,%1", "pul.ps\t%0,%2,%1", "plu.ps\t%0,%2,%1", "puu.ps\t%0,%2,%1" }, /* BE */ { "puu.ps\t%0,%1,%2", "pul.ps\t%0,%1,%2", "plu.ps\t%0,%1,%2", "pll.ps\t%0,%1,%2" }, }; unsigned mask = INTVAL (operands[3]) * 2 + (INTVAL (operands[4]) - 2); return mnemonics[BYTES_BIG_ENDIAN][mask]; } } static const char * output_796 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 272 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md" { if (BYTES_BIG_ENDIAN) return "cvt.ps.s\t%0,%1,%2"; else return "cvt.ps.s\t%0,%2,%1"; } } static const char * output_797 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 291 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md" { if (INTVAL (operands[2]) == !BYTES_BIG_ENDIAN) return "cvt.s.pu\t%0,%1"; else return "cvt.s.pl\t%0,%1"; } } static const char * output_828 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 643 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md" { operands[2] = gen_rtx_REG (CCmode, REGNO (operands[2]) + INTVAL (operands[3])); return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("b%F1", "%2,%0"), MIPS_BRANCH ("b%W1", "%2,%0")); } } static const char * output_829 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 664 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md" { operands[2] = gen_rtx_REG (CCmode, REGNO (operands[2]) + INTVAL (operands[3])); return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("b%W1", "%2,%0"), MIPS_BRANCH ("b%F1", "%2,%0")); } } static const char * output_872 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 386 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0xf) operands[2] = GEN_INT (INTVAL (operands[2]) & 0xf); return "shll.ph\t%0,%1,%2"; } return "shllv.ph\t%0,%1,%2"; } } static const char * output_873 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 386 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x7) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x7); return "shll.qb\t%0,%1,%2"; } return "shllv.qb\t%0,%1,%2"; } } static const char * output_874 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 407 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "shll_s.w\t%0,%1,%2"; } return "shllv_s.w\t%0,%1,%2"; } } static const char * output_875 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 407 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0xf) operands[2] = GEN_INT (INTVAL (operands[2]) & 0xf); return "shll_s.ph\t%0,%1,%2"; } return "shllv_s.ph\t%0,%1,%2"; } } static const char * output_876 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 427 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x7) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x7); return "shrl.qb\t%0,%1,%2"; } return "shrlv.qb\t%0,%1,%2"; } } static const char * output_877 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0xf) operands[2] = GEN_INT (INTVAL (operands[2]) & 0xf); return "shra.ph\t%0,%1,%2"; } return "shrav.ph\t%0,%1,%2"; } } static const char * output_878 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 464 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "shra_r.w\t%0,%1,%2"; } return "shrav_r.w\t%0,%1,%2"; } } static const char * output_879 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 464 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0xf) operands[2] = GEN_INT (INTVAL (operands[2]) & 0xf); return "shra_r.ph\t%0,%1,%2"; } return "shrav_r.ph\t%0,%1,%2"; } } static const char * output_900 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 768 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[1]) & ~(unsigned HOST_WIDE_INT) 0xff) operands[1] = GEN_INT (INTVAL (operands[1]) & 0xff); return "repl.qb\t%0,%1"; } return "replv.qb\t%0,%1"; } } static const char * const output_901[] = { "repl.ph\t%0,%1", "replv.ph\t%0,%1", }; static const char * output_914 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 889 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "extr.w\t%0,%q1,%2"; } return "extrv.w\t%0,%q1,%2"; } } static const char * output_915 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 909 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "extr_r.w\t%0,%q1,%2"; } return "extrv_r.w\t%0,%q1,%2"; } } static const char * output_916 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 929 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "extr_rs.w\t%0,%q1,%2"; } return "extrv_rs.w\t%0,%q1,%2"; } } static const char * output_917 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 950 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "extr_s.h\t%0,%q1,%2"; } return "extrv_s.h\t%0,%q1,%2"; } } static const char * output_918 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 972 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "extp\t%0,%q1,%2"; } return "extpv\t%0,%q1,%2"; } } static const char * output_919 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 996 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 0x1f) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x1f); return "extpdp\t%0,%q1,%2"; } return "extpdpv\t%0,%q1,%2"; } } static const char * output_920 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1015 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) < -32 || INTVAL (operands[2]) > 31) operands[2] = GEN_INT (INTVAL (operands[2]) & 0x3f); return "shilo\t%q0,%2"; } return "shilov\t%q0,%2"; } } static const char * output_954 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 134 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (INTVAL (operands[3]) & ~(unsigned HOST_WIDE_INT) 31) operands[2] = GEN_INT (INTVAL (operands[2]) & 31); return "append\t%0,%z2,%3"; } } static const char * output_955 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 149 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (INTVAL (operands[3]) & ~(unsigned HOST_WIDE_INT) 3) operands[2] = GEN_INT (INTVAL (operands[2]) & 3); return "balign\t%0,%z2,%3"; } } static const char * output_968 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 316 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (INTVAL (operands[3]) & ~(unsigned HOST_WIDE_INT) 31) operands[2] = GEN_INT (INTVAL (operands[2]) & 31); return "precr_sra.ph.w\t%0,%z2,%3"; } } static const char * output_969 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 331 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (INTVAL (operands[3]) & ~(unsigned HOST_WIDE_INT) 31) operands[2] = GEN_INT (INTVAL (operands[2]) & 31); return "precr_sra_r.ph.w\t%0,%z2,%3"; } } static const char * output_970 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 346 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (INTVAL (operands[3]) & ~(unsigned HOST_WIDE_INT) 31) operands[3] = GEN_INT (INTVAL (operands[3]) & 31); return "prepend\t%0,%z2,%3"; } } static const char * output_971 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 360 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 7) operands[2] = GEN_INT (INTVAL (operands[2]) & 7); return "shra.qb\t%0,%z1,%2"; } return "shrav.qb\t%0,%z1,%2"; } } static const char * output_972 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 379 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 7) operands[2] = GEN_INT (INTVAL (operands[2]) & 7); return "shra_r.qb\t%0,%z1,%2"; } return "shrav_r.qb\t%0,%z1,%2"; } } static const char * output_973 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 397 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md" { if (which_alternative == 0) { if (INTVAL (operands[2]) & ~(unsigned HOST_WIDE_INT) 15) operands[2] = GEN_INT (INTVAL (operands[2]) & 15); return "shrl.ph\t%0,%z1,%2"; } return "shrlv.ph\t%0,%z1,%2"; } } static const char * output_1049 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 26 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { return umips_output_save_restore (true, operands[0]); } } static const char * output_1050 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 37 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { return umips_output_save_restore (false, operands[0]); } } static const char * output_1051 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 62 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { umips_output_load_store_pair (true, operands); return ""; } } static const char * output_1052 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 89 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { umips_output_load_store_pair (false, operands); return ""; } } static const char * output_1054 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 129 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { if (REGNO (operands[0]) < REGNO (operands[2])) return "movep\t%0,%2,%z1,%z3"; else return "movep\t%2,%0,%z3,%z1"; } } static const char * output_1055 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 129 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { if (REGNO (operands[0]) < REGNO (operands[2])) return "movep\t%0,%2,%z1,%z3"; else return "movep\t%2,%0,%z3,%z1"; } } static const char * output_1056 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 129 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { if (REGNO (operands[0]) < REGNO (operands[2])) return "movep\t%0,%2,%z1,%z3"; else return "movep\t%2,%0,%z3,%z1"; } } static const char * output_1057 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 129 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md" { if (REGNO (operands[0]) < REGNO (operands[2])) return "movep\t%0,%2,%z1,%z3"; else return "movep\t%2,%0,%z3,%z1"; } } static const char * output_1058 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 116 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1059 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 116 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1060 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 116 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1165 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (!TARGET_64BIT && (V2DFmode == V2DImode || V2DFmode == V2DFmode)) return "#"; else return "insert.d\t%w0[%y3],%z1"; } } static const char * output_1166 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (!TARGET_64BIT && (V4SFmode == V2DImode || V4SFmode == V2DFmode)) return "#"; else return "insert.w\t%w0[%y3],%z1"; } } static const char * output_1167 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (!TARGET_64BIT && (V2DImode == V2DImode || V2DImode == V2DFmode)) return "#"; else return "insert.d\t%w0[%y3],%z1"; } } static const char * output_1168 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (!TARGET_64BIT && (V4SImode == V2DImode || V4SImode == V2DFmode)) return "#"; else return "insert.w\t%w0[%y3],%z1"; } } static const char * output_1169 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (!TARGET_64BIT && (V8HImode == V2DImode || V8HImode == V2DFmode)) return "#"; else return "insert.h\t%w0[%y3],%z1"; } } static const char * output_1170 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 446 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (!TARGET_64BIT && (V16QImode == V2DImode || V16QImode == V2DFmode)) return "#"; else return "insert.b\t%w0[%y3],%z1"; } } static const char * output_1188 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 545 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (TARGET_64BIT) return "copy_s.d\t%0,%w1[%2]"; else return "#"; } } static const char * output_1189 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 545 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (TARGET_64BIT) return "copy_s.d\t%0,%w1[%2]"; else return "#"; } } static const char * output_1196 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 644 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1197 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 644 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1198 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 644 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1199 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 644 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1200 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 644 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1201 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 644 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_move (operands[0], operands[1]); } } static const char * output_1202 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 692 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "addv.d\t%w0,%w1,%w2"; case 1: { HOST_WIDE_INT val = INTVAL (CONST_VECTOR_ELT (operands[2], 0)); operands[2] = GEN_INT (-val); return "subvi.d\t%w0,%w1,%d2"; } case 2: return "addvi.d\t%w0,%w1,%E2"; default: gcc_unreachable (); } } } static const char * output_1203 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 692 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "addv.w\t%w0,%w1,%w2"; case 1: { HOST_WIDE_INT val = INTVAL (CONST_VECTOR_ELT (operands[2], 0)); operands[2] = GEN_INT (-val); return "subvi.w\t%w0,%w1,%d2"; } case 2: return "addvi.w\t%w0,%w1,%E2"; default: gcc_unreachable (); } } } static const char * output_1204 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 692 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "addv.h\t%w0,%w1,%w2"; case 1: { HOST_WIDE_INT val = INTVAL (CONST_VECTOR_ELT (operands[2], 0)); operands[2] = GEN_INT (-val); return "subvi.h\t%w0,%w1,%d2"; } case 2: return "addvi.h\t%w0,%w1,%E2"; default: gcc_unreachable (); } } } static const char * output_1205 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 692 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "addv.b\t%w0,%w1,%w2"; case 1: { HOST_WIDE_INT val = INTVAL (CONST_VECTOR_ELT (operands[2], 0)); operands[2] = GEN_INT (-val); return "subvi.b\t%w0,%w1,%d2"; } case 2: return "addvi.b\t%w0,%w1,%E2"; default: gcc_unreachable (); } } } static const char * const output_1206[] = { "subv.d\t%w0,%w1,%w2", "subvi.d\t%w0,%w1,%E2", }; static const char * const output_1207[] = { "subv.w\t%w0,%w1,%w2", "subvi.w\t%w0,%w1,%E2", }; static const char * const output_1208[] = { "subv.h\t%w0,%w1,%w2", "subvi.h\t%w0,%w1,%E2", }; static const char * const output_1209[] = { "subv.b\t%w0,%w1,%w2", "subvi.b\t%w0,%w1,%E2", }; static const char * output_1222 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 761 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_s.d\t%w0,%w1,%w2", operands); } } static const char * output_1223 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 761 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_s.w\t%w0,%w1,%w2", operands); } } static const char * output_1224 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 761 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_s.h\t%w0,%w1,%w2", operands); } } static const char * output_1225 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 761 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_s.b\t%w0,%w1,%w2", operands); } } static const char * output_1226 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 770 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_u.d\t%w0,%w1,%w2", operands); } } static const char * output_1227 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 770 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_u.w\t%w0,%w1,%w2", operands); } } static const char * output_1228 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 770 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_u.h\t%w0,%w1,%w2", operands); } } static const char * output_1229 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 770 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("div_u.b\t%w0,%w1,%w2", operands); } } static const char * output_1230 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 779 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_s.d\t%w0,%w1,%w2", operands); } } static const char * output_1231 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 779 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_s.w\t%w0,%w1,%w2", operands); } } static const char * output_1232 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 779 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_s.h\t%w0,%w1,%w2", operands); } } static const char * output_1233 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 779 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_s.b\t%w0,%w1,%w2", operands); } } static const char * output_1234 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 788 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_u.d\t%w0,%w1,%w2", operands); } } static const char * output_1235 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 788 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_u.w\t%w0,%w1,%w2", operands); } } static const char * output_1236 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 788 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_u.h\t%w0,%w1,%w2", operands); } } static const char * output_1237 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 788 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_msa_output_division ("mod_u.b\t%w0,%w1,%w2", operands); } } static const char * const output_1238[] = { "xor.v\t%w0,%w1,%w2", "bnegi.%v0\t%w0,%w1,%V2", "xori.b\t%w0,%w1,%B2", }; static const char * const output_1239[] = { "xor.v\t%w0,%w1,%w2", "bnegi.%v0\t%w0,%w1,%V2", "xori.b\t%w0,%w1,%B2", }; static const char * const output_1240[] = { "xor.v\t%w0,%w1,%w2", "bnegi.%v0\t%w0,%w1,%V2", "xori.b\t%w0,%w1,%B2", }; static const char * const output_1241[] = { "xor.v\t%w0,%w1,%w2", "bnegi.%v0\t%w0,%w1,%V2", "xori.b\t%w0,%w1,%B2", }; static const char * const output_1242[] = { "or.v\t%w0,%w1,%w2", "bseti.%v0\t%w0,%w1,%V2", "ori.b\t%w0,%w1,%B2", }; static const char * const output_1243[] = { "or.v\t%w0,%w1,%w2", "bseti.%v0\t%w0,%w1,%V2", "ori.b\t%w0,%w1,%B2", }; static const char * const output_1244[] = { "or.v\t%w0,%w1,%w2", "bseti.%v0\t%w0,%w1,%V2", "ori.b\t%w0,%w1,%B2", }; static const char * const output_1245[] = { "or.v\t%w0,%w1,%w2", "bseti.%v0\t%w0,%w1,%V2", "ori.b\t%w0,%w1,%B2", }; static const char * output_1246 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 824 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "and.v\t%w0,%w1,%w2"; case 1: { rtx elt0 = CONST_VECTOR_ELT (operands[2], 0); unsigned HOST_WIDE_INT val = ~UINTVAL (elt0); operands[2] = mips_gen_const_int_vector (V2DImode, val & (-val)); return "bclri.%v0\t%w0,%w1,%V2"; } case 2: return "andi.b\t%w0,%w1,%B2"; default: gcc_unreachable (); } } } static const char * output_1247 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 824 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "and.v\t%w0,%w1,%w2"; case 1: { rtx elt0 = CONST_VECTOR_ELT (operands[2], 0); unsigned HOST_WIDE_INT val = ~UINTVAL (elt0); operands[2] = mips_gen_const_int_vector (V4SImode, val & (-val)); return "bclri.%v0\t%w0,%w1,%V2"; } case 2: return "andi.b\t%w0,%w1,%B2"; default: gcc_unreachable (); } } } static const char * output_1248 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 824 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "and.v\t%w0,%w1,%w2"; case 1: { rtx elt0 = CONST_VECTOR_ELT (operands[2], 0); unsigned HOST_WIDE_INT val = ~UINTVAL (elt0); operands[2] = mips_gen_const_int_vector (V8HImode, val & (-val)); return "bclri.%v0\t%w0,%w1,%V2"; } case 2: return "andi.b\t%w0,%w1,%B2"; default: gcc_unreachable (); } } } static const char * output_1249 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 824 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { switch (which_alternative) { case 0: return "and.v\t%w0,%w1,%w2"; case 1: { rtx elt0 = CONST_VECTOR_ELT (operands[2], 0); unsigned HOST_WIDE_INT val = ~UINTVAL (elt0); operands[2] = mips_gen_const_int_vector (V16QImode, val & (-val)); return "bclri.%v0\t%w0,%w1,%V2"; } case 2: return "andi.b\t%w0,%w1,%B2"; default: gcc_unreachable (); } } } static const char * const output_1254[] = { "srl.d\t%w0,%w1,%w2", "srli.d\t%w0,%w1,%E2", }; static const char * const output_1255[] = { "srl.w\t%w0,%w1,%w2", "srli.w\t%w0,%w1,%E2", }; static const char * const output_1256[] = { "srl.h\t%w0,%w1,%w2", "srli.h\t%w0,%w1,%E2", }; static const char * const output_1257[] = { "srl.b\t%w0,%w1,%w2", "srli.b\t%w0,%w1,%E2", }; static const char * const output_1258[] = { "sra.d\t%w0,%w1,%w2", "srai.d\t%w0,%w1,%E2", }; static const char * const output_1259[] = { "sra.w\t%w0,%w1,%w2", "srai.w\t%w0,%w1,%E2", }; static const char * const output_1260[] = { "sra.h\t%w0,%w1,%w2", "srai.h\t%w0,%w1,%E2", }; static const char * const output_1261[] = { "sra.b\t%w0,%w1,%w2", "srai.b\t%w0,%w1,%E2", }; static const char * const output_1262[] = { "sll.d\t%w0,%w1,%w2", "slli.d\t%w0,%w1,%E2", }; static const char * const output_1263[] = { "sll.w\t%w0,%w1,%w2", "slli.w\t%w0,%w1,%E2", }; static const char * const output_1264[] = { "sll.h\t%w0,%w1,%w2", "slli.h\t%w0,%w1,%E2", }; static const char * const output_1265[] = { "sll.b\t%w0,%w1,%w2", "slli.b\t%w0,%w1,%E2", }; static const char * const output_1344[] = { "bmnz.v\t%w0,%w2,%w3", "bmnzi.b\t%w0,%w2,%B3", }; static const char * const output_1345[] = { "bmnz.v\t%w0,%w2,%w3", "bmnzi.b\t%w0,%w2,%B3", }; static const char * const output_1346[] = { "bmnz.v\t%w0,%w2,%w3", "bmnzi.b\t%w0,%w2,%B3", }; static const char * const output_1347[] = { "bmnz.v\t%w0,%w2,%w3", "bmnzi.b\t%w0,%w2,%B3", }; static const char * const output_1348[] = { "bmz.v\t%w0,%w2,%w3", "bmzi.b\t%w0,%w2,%B3", }; static const char * const output_1349[] = { "bmz.v\t%w0,%w2,%w3", "bmzi.b\t%w0,%w2,%B3", }; static const char * const output_1350[] = { "bmz.v\t%w0,%w2,%w3", "bmzi.b\t%w0,%w2,%B3", }; static const char * const output_1351[] = { "bmz.v\t%w0,%w2,%w3", "bmzi.b\t%w0,%w2,%B3", }; static const char * const output_1360[] = { "bsel.v\t%w0,%w2,%w3", "bseli.b\t%w0,%w2,%B3", }; static const char * const output_1361[] = { "bsel.v\t%w0,%w2,%w3", "bseli.b\t%w0,%w2,%B3", }; static const char * const output_1362[] = { "bsel.v\t%w0,%w2,%w3", "bseli.b\t%w0,%w2,%B3", }; static const char * const output_1363[] = { "bsel.v\t%w0,%w2,%w3", "bseli.b\t%w0,%w2,%B3", }; static const char * const output_1372[] = { "ceq.d\t%w0,%w1,%w2", "ceqi.d\t%w0,%w1,%E2", }; static const char * const output_1373[] = { "cle_s.d\t%w0,%w1,%w2", "clei_s.d\t%w0,%w1,%E2", }; static const char * const output_1374[] = { "cle_u.d\t%w0,%w1,%w2", "clei_u.d\t%w0,%w1,%E2", }; static const char * const output_1375[] = { "clt_s.d\t%w0,%w1,%w2", "clti_s.d\t%w0,%w1,%E2", }; static const char * const output_1376[] = { "clt_u.d\t%w0,%w1,%w2", "clti_u.d\t%w0,%w1,%E2", }; static const char * const output_1377[] = { "ceq.w\t%w0,%w1,%w2", "ceqi.w\t%w0,%w1,%E2", }; static const char * const output_1378[] = { "cle_s.w\t%w0,%w1,%w2", "clei_s.w\t%w0,%w1,%E2", }; static const char * const output_1379[] = { "cle_u.w\t%w0,%w1,%w2", "clei_u.w\t%w0,%w1,%E2", }; static const char * const output_1380[] = { "clt_s.w\t%w0,%w1,%w2", "clti_s.w\t%w0,%w1,%E2", }; static const char * const output_1381[] = { "clt_u.w\t%w0,%w1,%w2", "clti_u.w\t%w0,%w1,%E2", }; static const char * const output_1382[] = { "ceq.h\t%w0,%w1,%w2", "ceqi.h\t%w0,%w1,%E2", }; static const char * const output_1383[] = { "cle_s.h\t%w0,%w1,%w2", "clei_s.h\t%w0,%w1,%E2", }; static const char * const output_1384[] = { "cle_u.h\t%w0,%w1,%w2", "clei_u.h\t%w0,%w1,%E2", }; static const char * const output_1385[] = { "clt_s.h\t%w0,%w1,%w2", "clti_s.h\t%w0,%w1,%E2", }; static const char * const output_1386[] = { "clt_u.h\t%w0,%w1,%w2", "clti_u.h\t%w0,%w1,%E2", }; static const char * const output_1387[] = { "ceq.b\t%w0,%w1,%w2", "ceqi.b\t%w0,%w1,%E2", }; static const char * const output_1388[] = { "cle_s.b\t%w0,%w1,%w2", "clei_s.b\t%w0,%w1,%E2", }; static const char * const output_1389[] = { "cle_u.b\t%w0,%w1,%w2", "clei_u.b\t%w0,%w1,%E2", }; static const char * const output_1390[] = { "clt_s.b\t%w0,%w1,%w2", "clti_s.b\t%w0,%w1,%E2", }; static const char * const output_1391[] = { "clt_u.b\t%w0,%w1,%w2", "clti_u.b\t%w0,%w1,%E2", }; static const char * output_1466 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1661 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (which_alternative == 1) return "ldi.d\t%w0,0"; if (!TARGET_64BIT && (V2DFmode == V2DImode || V2DFmode == V2DFmode)) return "#"; else return "fill.d\t%w0,%z1"; } } static const char * output_1467 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1661 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (which_alternative == 1) return "ldi.w\t%w0,0"; if (!TARGET_64BIT && (V4SFmode == V2DImode || V4SFmode == V2DFmode)) return "#"; else return "fill.w\t%w0,%z1"; } } static const char * output_1468 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1661 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (which_alternative == 1) return "ldi.d\t%w0,0"; if (!TARGET_64BIT && (V2DImode == V2DImode || V2DImode == V2DFmode)) return "#"; else return "fill.d\t%w0,%z1"; } } static const char * output_1469 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1661 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (which_alternative == 1) return "ldi.w\t%w0,0"; if (!TARGET_64BIT && (V4SImode == V2DImode || V4SImode == V2DFmode)) return "#"; else return "fill.w\t%w0,%z1"; } } static const char * output_1470 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1661 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (which_alternative == 1) return "ldi.h\t%w0,0"; if (!TARGET_64BIT && (V8HImode == V2DImode || V8HImode == V2DFmode)) return "#"; else return "fill.h\t%w0,%z1"; } } static const char * output_1471 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 1661 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { if (which_alternative == 1) return "ldi.b\t%w0,0"; if (!TARGET_64BIT && (V16QImode == V2DImode || V16QImode == V2DFmode)) return "#"; else return "fill.b\t%w0,%z1"; } } static const char * const output_1538[] = { "max_s.d\t%w0,%w1,%w2", "maxi_s.d\t%w0,%w1,%E2", }; static const char * const output_1539[] = { "max_s.w\t%w0,%w1,%w2", "maxi_s.w\t%w0,%w1,%E2", }; static const char * const output_1540[] = { "max_s.h\t%w0,%w1,%w2", "maxi_s.h\t%w0,%w1,%E2", }; static const char * const output_1541[] = { "max_s.b\t%w0,%w1,%w2", "maxi_s.b\t%w0,%w1,%E2", }; static const char * const output_1542[] = { "max_u.d\t%w0,%w1,%w2", "maxi_u.d\t%w0,%w1,%B2", }; static const char * const output_1543[] = { "max_u.w\t%w0,%w1,%w2", "maxi_u.w\t%w0,%w1,%B2", }; static const char * const output_1544[] = { "max_u.h\t%w0,%w1,%w2", "maxi_u.h\t%w0,%w1,%B2", }; static const char * const output_1545[] = { "max_u.b\t%w0,%w1,%w2", "maxi_u.b\t%w0,%w1,%B2", }; static const char * const output_1550[] = { "min_s.d\t%w0,%w1,%w2", "mini_s.d\t%w0,%w1,%E2", }; static const char * const output_1551[] = { "min_s.w\t%w0,%w1,%w2", "mini_s.w\t%w0,%w1,%E2", }; static const char * const output_1552[] = { "min_s.h\t%w0,%w1,%w2", "mini_s.h\t%w0,%w1,%E2", }; static const char * const output_1553[] = { "min_s.b\t%w0,%w1,%w2", "mini_s.b\t%w0,%w1,%E2", }; static const char * const output_1554[] = { "min_u.d\t%w0,%w1,%w2", "mini_u.d\t%w0,%w1,%B2", }; static const char * const output_1555[] = { "min_u.w\t%w0,%w1,%w2", "mini_u.w\t%w0,%w1,%B2", }; static const char * const output_1556[] = { "min_u.h\t%w0,%w1,%w2", "mini_u.h\t%w0,%w1,%B2", }; static const char * const output_1557[] = { "min_u.b\t%w0,%w1,%w2", "mini_u.b\t%w0,%w1,%B2", }; static const char * const output_1574[] = { "nor.v\t%w0,%w1,%w2", "nori.b\t%w0,%w1,%B2", }; static const char * const output_1575[] = { "nor.v\t%w0,%w1,%w2", "nori.b\t%w0,%w1,%B2", }; static const char * const output_1576[] = { "nor.v\t%w0,%w1,%w2", "nori.b\t%w0,%w1,%B2", }; static const char * const output_1577[] = { "nor.v\t%w0,%w1,%w2", "nori.b\t%w0,%w1,%B2", }; static const char * output_1598 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2480 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { HOST_WIDE_INT val = 0; unsigned int i; /* We convert the selection to an immediate. */ for (i = 0; i < 4; i++) val |= INTVAL (XVECEXP (operands[2], 0, i)) << (2 * i); operands[2] = GEN_INT (val); return "shf.w\t%w0,%w1,%X2"; } } static const char * output_1599 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2480 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { HOST_WIDE_INT val = 0; unsigned int i; /* We convert the selection to an immediate. */ for (i = 0; i < 4; i++) val |= INTVAL (XVECEXP (operands[2], 0, i)) << (2 * i); operands[2] = GEN_INT (val); return "shf.h\t%w0,%w1,%X2"; } } static const char * output_1600 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2480 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { HOST_WIDE_INT val = 0; unsigned int i; /* We convert the selection to an immediate. */ for (i = 0; i < 4; i++) val |= INTVAL (XVECEXP (operands[2], 0, i)) << (2 * i); operands[2] = GEN_INT (val); return "shf.b\t%w0,%w1,%X2"; } } static const char * output_1601 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2480 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { HOST_WIDE_INT val = 0; unsigned int i; /* We convert the selection to an immediate. */ for (i = 0; i < 4; i++) val |= INTVAL (XVECEXP (operands[2], 0, i)) << (2 * i); operands[2] = GEN_INT (val); return "shf.w\t%w0,%w1,%X2"; } } static const char * output_1668 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.d", "%w1,%0"), MIPS_BRANCH ("bnz.d", "%w1,%0")); } } static const char * output_1669 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.d", "%w1,%0"), MIPS_BRANCH ("bz.d", "%w1,%0")); } } static const char * output_1670 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.w", "%w1,%0"), MIPS_BRANCH ("bnz.w", "%w1,%0")); } } static const char * output_1671 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.w", "%w1,%0"), MIPS_BRANCH ("bz.w", "%w1,%0")); } } static const char * output_1672 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.d", "%w1,%0"), MIPS_BRANCH ("bnz.d", "%w1,%0")); } } static const char * output_1673 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.d", "%w1,%0"), MIPS_BRANCH ("bz.d", "%w1,%0")); } } static const char * output_1674 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.w", "%w1,%0"), MIPS_BRANCH ("bnz.w", "%w1,%0")); } } static const char * output_1675 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.w", "%w1,%0"), MIPS_BRANCH ("bz.w", "%w1,%0")); } } static const char * output_1676 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.h", "%w1,%0"), MIPS_BRANCH ("bnz.h", "%w1,%0")); } } static const char * output_1677 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.h", "%w1,%0"), MIPS_BRANCH ("bz.h", "%w1,%0")); } } static const char * output_1678 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.b", "%w1,%0"), MIPS_BRANCH ("bnz.b", "%w1,%0")); } } static const char * output_1679 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2721 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.b", "%w1,%0"), MIPS_BRANCH ("bz.b", "%w1,%0")); } } static const char * output_1680 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.v", "%w1,%0"), MIPS_BRANCH ("bnz.v", "%w1,%0")); } } static const char * output_1681 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.v", "%w1,%0"), MIPS_BRANCH ("bz.v", "%w1,%0")); } } static const char * output_1682 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.v", "%w1,%0"), MIPS_BRANCH ("bnz.v", "%w1,%0")); } } static const char * output_1683 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.v", "%w1,%0"), MIPS_BRANCH ("bz.v", "%w1,%0")); } } static const char * output_1684 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.v", "%w1,%0"), MIPS_BRANCH ("bnz.v", "%w1,%0")); } } static const char * output_1685 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.v", "%w1,%0"), MIPS_BRANCH ("bz.v", "%w1,%0")); } } static const char * output_1686 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.v", "%w1,%0"), MIPS_BRANCH ("bnz.v", "%w1,%0")); } } static const char * output_1687 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.v", "%w1,%0"), MIPS_BRANCH ("bz.v", "%w1,%0")); } } static const char * output_1688 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.v", "%w1,%0"), MIPS_BRANCH ("bnz.v", "%w1,%0")); } } static const char * output_1689 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.v", "%w1,%0"), MIPS_BRANCH ("bz.v", "%w1,%0")); } } static const char * output_1690 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bz.v", "%w1,%0"), MIPS_BRANCH ("bnz.v", "%w1,%0")); } } static const char * output_1691 (rtx *operands ATTRIBUTE_UNUSED, rtx_insn *insn ATTRIBUTE_UNUSED) { #line 2741 "/home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md" { return mips_output_conditional_branch (insn, operands, MIPS_BRANCH ("bnz.v", "%w1,%0"), MIPS_BRANCH ("bz.v", "%w1,%0")); } } static const struct insn_operand_data operand_data[] = { { 0, "", VOIDmode, 0, 0, 0, 0 }, { trap_comparison_operator, "", SImode, 0, 1, 0, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { trap_comparison_operator, "", DImode, 0, 1, 0, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { trap_comparison_operator, "", SImode, 0, 1, 0, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { arith_operand, "dI", SImode, 0, 0, 1, 0 }, { trap_comparison_operator, "", DImode, 0, 1, 0, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { arith_operand, "dI", DImode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=!u,d,!u,!u,!ks,!d,d", SImode, 0, 0, 1, 0 }, { register_operand, "!u,d,!u,!ks,!ks,0,d", SImode, 0, 0, 1, 0 }, { arith_operand, "!u,d,Uead,Uuw6,Uesp,Usb4,Q", SImode, 0, 0, 1, 0 }, { register_operand, "=!u,d,!u,!u,!ks,!d,d", DImode, 0, 0, 1, 0 }, { register_operand, "!u,d,!u,!ks,!ks,0,d", DImode, 0, 0, 1, 0 }, { arith_operand, "!u,d,Uead,Uuw6,Uesp,Usb4,Q", DImode, 0, 0, 1, 0 }, { register_operand, "=ks,ks,d,d,d,d,d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "ks,ks,ks,ks,0,0,d,d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "Usd8,Q,Uuw8,Q,Usb8,Q,Usb4,O,d", SImode, 0, 0, 1, 0 }, { register_operand, "=ks,ks,d,d,d,d,d,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "ks,ks,ks,ks,0,0,d,d,d", DImode, 0, 0, 1, 0 }, { arith_operand, "Usd8,Q,Uuw5,Q,Usb5,Q,Usb4,O,d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "d,Q", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "0,d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "Q,O,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=!u,d", SImode, 0, 0, 1, 0 }, { register_operand, "!u,d", SImode, 0, 0, 1, 0 }, { register_operand, "!u,d", SImode, 0, 0, 1, 0 }, { register_operand, "=!u,d", DImode, 0, 0, 1, 0 }, { register_operand, "!u,d", DImode, 0, 0, 1, 0 }, { register_operand, "!u,d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,l", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=l,X", SImode, 0, 0, 0, 0 }, { register_operand, "=d,l", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { scratch_operand, "=l,X", DImode, 0, 0, 0, 0 }, { muldiv_target_operand, "=l", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { muldiv_target_operand, "=l", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=l", SImode, 0, 0, 0, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { scratch_operand, "=l", DImode, 0, 0, 0, 0 }, { register_operand, "=l*?*?,l,d?", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "0,0,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,X,l", SImode, 0, 0, 0, 0 }, { scratch_operand, "=X,X,&d", SImode, 0, 0, 0, 0 }, { register_operand, "=l*?*?,l,d*?,d?", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "0,0,l,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,X,3,l", SImode, 0, 0, 0, 0 }, { scratch_operand, "=X,X,X,&d", SImode, 0, 0, 0, 0 }, { register_operand, "=l,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "0,l", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,3", SImode, 0, 0, 0, 0 }, { register_operand, "=l,d", SImode, 0, 0, 1, 0 }, { register_operand, "0,l", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,1", SImode, 0, 0, 0, 0 }, { scratch_operand, "=d,d", SImode, 0, 0, 0, 0 }, { muldiv_target_operand, "=l", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "=l*?*?,l,d?", SImode, 0, 0, 1, 0 }, { register_operand, "0,0,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,X,l", SImode, 0, 0, 0, 0 }, { scratch_operand, "=X,X,&d", SImode, 0, 0, 0, 0 }, { register_operand, "=l,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,l", SImode, 0, 0, 0, 0 }, { muldiv_target_operand, "=ka", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=x", TImode, 0, 0, 0, 0 }, { scratch_operand, "=d", DImode, 0, 0, 0, 0 }, { muldiv_target_operand, "=x", TImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=l", DImode, 0, 0, 0, 0 }, { muldiv_target_operand, "=x", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { muldiv_target_operand, "=ka", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { muldiv_target_operand, "0", DImode, 0, 0, 1, 0 }, { muldiv_target_operand, "=x", TImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", TImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { scratch_operand, "=x", TImode, 0, 0, 0, 0 }, { register_operand, "+l", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "0", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "0", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "0", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { const_1_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { const_1_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { const_1_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=l", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "=l", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { lo_operand, "=l", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { lo_operand, "=l", DImode, 0, 0, 1, 0 }, { register_operand, "=&d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=&d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d,!u,d,d,d,!u,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "o,o,W,!u,d,d,d,0,d", SImode, 0, 0, 1, 1 }, { and_operand, "Yb,Yh,Yw,Uean,K,Yx,Yw,!u,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d,!u,d,d,d,!u,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "o,o,W,!u,d,d,d,0,d", DImode, 0, 0, 1, 1 }, { and_operand, "Yb,Yh,Yw,Uean,K,Yx,Yw,!u,d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d,d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "%W,W,W,d,0", SImode, 0, 0, 1, 1 }, { and_operand, "Yb,Yh,Yw,Yw,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d,d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "%W,W,W,d,0", DImode, 0, 0, 1, 1 }, { and_operand, "Yb,Yh,Yw,Yw,d", DImode, 0, 0, 1, 0 }, { register_operand, "=!u,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "%0,d,d", SImode, 0, 0, 1, 0 }, { uns_arith_operand, "!u,d,K", SImode, 0, 0, 1, 0 }, { register_operand, "=!u,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "%0,d,d", DImode, 0, 0, 1, 0 }, { uns_arith_operand, "!u,d,K", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "%0", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "%0", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,t,t,t", SImode, 0, 0, 1, 0 }, { register_operand, "%0,d,d,d", SImode, 0, 0, 1, 0 }, { uns_arith_operand, "d,Uub8,K,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,t,t,t", DImode, 0, 0, 1, 0 }, { register_operand, "%0,d,d,d", DImode, 0, 0, 1, 0 }, { uns_arith_operand, "d,Uub8,K,d", DImode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", QImode, 0, 0, 1, 1 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", HImode, 0, 0, 1, 1 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", QImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_arith_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", HImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_arith_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_arith_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "d,W", SImode, 0, 0, 1, 1 }, { register_operand, "=!u,d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "!u,d,m", QImode, 0, 0, 1, 1 }, { register_operand, "=!u,d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "!u,d,m", QImode, 0, 0, 1, 1 }, { register_operand, "=!u,d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "!u,d,m", HImode, 0, 0, 1, 1 }, { register_operand, "=!u,d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "!u,d,m", HImode, 0, 0, 1, 1 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "0", QImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "0", QImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "0", HImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "0", HImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { memory_operand, "m", QImode, 0, 0, 1, 1 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { memory_operand, "m", QImode, 0, 0, 1, 1 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { memory_operand, "m", HImode, 0, 0, 1, 1 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { memory_operand, "m", HImode, 0, 0, 1, 1 }, { register_operand, "=d,d", HImode, 0, 0, 1, 0 }, { nonimmediate_operand, "d,m", QImode, 0, 0, 1, 1 }, { register_operand, "=d", HImode, 0, 0, 1, 0 }, { memory_operand, "m", QImode, 0, 0, 1, 1 }, { register_operand, "=d,l,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "0,0,m", SImode, 0, 0, 1, 1 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "0,m", QImode, 0, 0, 1, 1 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "0,m", QImode, 0, 0, 1, 1 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "0,m", HImode, 0, 0, 1, 1 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "0,m", HImode, 0, 0, 1, 1 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "d,m", QImode, 0, 0, 1, 1 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "d,m", QImode, 0, 0, 1, 1 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "d,m", HImode, 0, 0, 1, 1 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "d,m", HImode, 0, 0, 1, 1 }, { register_operand, "=d,d", HImode, 0, 0, 1, 0 }, { nonimmediate_operand, "0,m", QImode, 0, 0, 1, 1 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", SImode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { scratch_operand, "=d", DFmode, 0, 0, 0, 0 }, { register_operand, "=f", SImode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { scratch_operand, "=d", SFmode, 0, 0, 0, 0 }, { register_operand, "=f", DImode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", DImode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DImode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "+d", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "+d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", DImode, 0, 0, 1, 0 }, { const_int_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { memory_operand, "m", BLKmode, 0, 0, 1, 1 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { memory_operand, "m", BLKmode, 0, 0, 1, 1 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { memory_operand, "m", BLKmode, 0, 0, 1, 1 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { register_operand, "0", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { memory_operand, "m", BLKmode, 0, 0, 1, 1 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { memory_operand, "=m", BLKmode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { memory_operand, "=m", BLKmode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { memory_operand, "+m", BLKmode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { memory_operand, "+m", BLKmode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { memory_operand, "ZC", QImode, 0, 0, 1, 1 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { absolute_symbolic_operand, "", DImode, 0, 0, 1, 0 }, { scratch_operand, "=&d", DImode, 0, 0, 0, 0 }, { d_operand, "=d", SImode, 0, 0, 1, 0 }, { symbolic_operand_with_high, "", SImode, 0, 0, 1, 0 }, { d_operand, "=d", DImode, 0, 0, 1, 0 }, { symbolic_operand_with_high, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { got_disp_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { got_disp_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { got_disp_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { got_disp_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { got_page_ofst_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { got_page_ofst_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { immediate_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { immediate_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "0", SImode, 0, 0, 1, 0 }, { immediate_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { immediate_operand, "", DImode, 0, 0, 1, 0 }, { stack_operand, "=m", SImode, 0, 0, 1, 1 }, { stack_operand, "=m", DImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,d,d,m,*a,*a,*d,*f,*f,*d,*m,*B*C*D,*B*C*D,*d,*m", DImode, 0, 0, 1, 1 }, { move_operand, "d,i,m,d,*J,*d,*a,*J*d,*m,*f,*f,*d,*m,*B*C*D,*B*C*D", DImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,m,*d", DImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,m,d,*x", DImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,d,e,d,m,*f,*f,*d,*m,*a,*d,*B*C*D,*B*C*D,*d,*m", DImode, 0, 0, 1, 1 }, { move_operand, "d,Yd,Yf,m,dJ,*d*J,*m,*f,*f,*J*d,*a,*d,*m,*B*C*D,*B*C*D", DImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", DImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", DImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", SImode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V2HImode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V2HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V4QImode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V4QImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V2HQmode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V2HQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V2UHQmode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V2UHQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V2HAmode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V2HAmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V2UHAmode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V2UHAmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V4QQmode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V4QQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,!u,d,e,!u,!ks,d,ZS,ZT,m,*f,*f,*d,*m,*d,*z,*a,*d,*B*C*D,*B*C*D,*d,*m", V4UQQmode, 0, 0, 1, 1 }, { move_operand, "d,J,Udb7,Yd,Yf,ZT,ZS,m,!ks,!kbJ,dJ,*d*J,*m,*f,*f,*z,*d,*J*d,*a,*d,*m,*B*C*D,*B*C*D", V4UQQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", SImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V2HImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V2HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V4QImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V4QImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V2HQmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V2HQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V2UHQmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V2UHQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V2HAmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V2HAmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V2UHAmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V2UHAmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V4QQmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V4QQmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,d,d,m,*d", V4UQQmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,Yd,kf,m,d,*a", V4UQQmode, 0, 0, 1, 1 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V2UHQmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V2UHQmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HAmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HAmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V2UHAmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V2UHAmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QQmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QQmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", V4UQQmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V4UQQmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,!u,d,!u,d,ZU,m,*a,*d", HImode, 0, 0, 1, 1 }, { move_operand, "d,J,I,ZU,m,!kbJ,dJ,*d*J,*a", HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,m,*d", HImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,m,d,*a", HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,!u,d,!u,d,ZV,m,*a,*d", QImode, 0, 0, 1, 1 }, { move_operand, "d,J,I,ZW,m,!kbJ,dJ,*d*J,*a", QImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,m,*d", QImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,m,d,*a", QImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,m", CCFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "f,m,f", CCFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,f,m,m,*f,*d,*d,*d,*m", SFmode, 0, 0, 1, 1 }, { move_operand, "f,G,m,f,G,*d,*f,*G*d,*m,*d", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,d,m", SFmode, 0, 0, 1, 1 }, { move_operand, "Gd,m,d", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,m", SFmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,m,d", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,f,m,m,*f,*d,*d,*d,*m", DFmode, 0, 0, 1, 1 }, { move_operand, "f,G,m,f,G,*d,*f,*d*G,*m,*d", DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,d,m", DFmode, 0, 0, 1, 1 }, { move_operand, "dG,m,dG", DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,m", DFmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,m,d", DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,d,d,m,*a,*a,*d", TImode, 0, 0, 1, 1 }, { move_operand, "d,i,m,dJ,*J,*d,*a", TImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,d,d,m,*d", TImode, 0, 0, 1, 1 }, { move_operand, "d,d,y,K,N,m,d,*a", TImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,d,m,f,d,f,m", TFmode, 0, 0, 1, 1 }, { move_operand, "dG,m,dG,dG,f,m,f", TFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,y,d,d,m", TFmode, 0, 0, 1, 1 }, { move_operand, "d,d,y,m,d", TFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,f,m,m,*f,*d,*d,*d,*m", V2SFmode, 0, 0, 1, 1 }, { move_operand, "f,YG,m,f,YG,*d,*f,*d*YG,*m,*d", V2SFmode, 0, 0, 1, 1 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { hilo_operand, "x", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { hilo_operand, "x", TImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { hilo_operand, "x", TImode, 0, 0, 1, 0 }, { register_operand, "=x", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "l", SImode, 0, 0, 1, 0 }, { register_operand, "=x", TImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "l", SImode, 0, 0, 1, 0 }, { register_operand, "=x", TImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { register_operand, "l", DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", DFmode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "=f,f", DImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "=f,f", V2SFmode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "=f,f", V2SImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "=f,f", V4HImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "=f,f", V8QImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "=f,f", TFmode, 0, 0, 1, 0 }, { general_operand, "dJ,m", DImode, 0, 0, 1, 1 }, { register_operand, "=f,f", DFmode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "0,0", DFmode, 0, 0, 1, 0 }, { register_operand, "=f,f", DImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "0,0", DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2SFmode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "0,0", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2SImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "0,0", V2SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4HImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "0,0", V4HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8QImode, 0, 0, 1, 0 }, { general_operand, "dJ,m", SImode, 0, 0, 1, 1 }, { register_operand, "0,0", V8QImode, 0, 0, 1, 0 }, { register_operand, "=f,f", TFmode, 0, 0, 1, 0 }, { general_operand, "dJ,m", DImode, 0, 0, 1, 1 }, { register_operand, "0,0", TFmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "f,f", DFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "f,f", DImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "f,f", V2SFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "f,f", V2SImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "f,f", V4HImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { register_operand, "f,f", V8QImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,m", DImode, 0, 0, 1, 1 }, { register_operand, "f,f", TFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", V2SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", V4HImode, 0, 0, 1, 0 }, { register_operand, "=f", V8QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", V8QImode, 0, 0, 1, 0 }, { register_operand, "=f", TFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { register_operand, "0", TFmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "f", TFmode, 0, 0, 1, 0 }, { register_operand, "=&d", SImode, 0, 0, 1, 0 }, { 0, "", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=&d", DImode, 0, 0, 1, 0 }, { 0, "", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { 0, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { 0, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { symbol_ref_operand, "", SImode, 0, 0, 1, 0 }, { symbol_ref_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { symbol_ref_operand, "", DImode, 0, 0, 1, 0 }, { symbol_ref_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=y", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=y", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { cprestore_save_slot_operand, "=X,X", SImode, 0, 0, 1, 1 }, { const_int_operand, "I,i", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=X,&d", SImode, 0, 0, 1, 0 }, { cprestore_save_slot_operand, "=X,X", DImode, 0, 0, 1, 1 }, { const_int_operand, "I,i", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { scratch_operand, "=X,&d", DImode, 0, 0, 1, 0 }, { cprestore_load_slot_operand, "", SImode, 0, 0, 1, 1 }, { cprestore_load_slot_operand, "", DImode, 0, 0, 1, 1 }, { pmode_register_operand, "d", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { address_operand, "ZD", QImode, 0, 0, 1, 1 }, { register_operand, "=!u,d", SImode, 0, 0, 1, 0 }, { register_operand, "!u,d", SImode, 0, 0, 1, 0 }, { arith_operand, "Uib3,dI", SImode, 0, 0, 1, 0 }, { register_operand, "=!u,d", DImode, 0, 0, 1, 0 }, { register_operand, "!u,d", DImode, 0, 0, 1, 0 }, { arith_operand, "Uib3,dI", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { arith_operand, "dI", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "0,d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "d,Uib3,I", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { const_immlsa_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_immlsa_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "0,d,d", DImode, 0, 0, 1, 0 }, { arith_operand, "d,Uib3,I", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "0,0,0", DImode, 0, 0, 1, 0 }, { arith_operand, "d,Uib3,I", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { memory_operand, "m", SImode, 0, 0, 1, 1 }, { immediate_operand, "I", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { arith_operand, "dI", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { arith_operand, "dI", SImode, 0, 0, 1, 0 }, { register_operand, "=d", HImode, 0, 0, 1, 0 }, { register_operand, "d", HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "z", CCmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "f", CCFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { order_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "J,d", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { order_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "J,d", DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "d,t", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "d,t", DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=t", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=t", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=t", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=t", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "%d,d,d", SImode, 0, 0, 1, 0 }, { reg_imm10_operand, "d,J,YB", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", SImode, 0, 0, 1, 0 }, { register_operand, "%d,d,d", DImode, 0, 0, 1, 0 }, { reg_imm10_operand, "d,J,YB", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "%d,d,d", SImode, 0, 0, 1, 0 }, { reg_imm10_operand, "d,J,YB", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d,d", DImode, 0, 0, 1, 0 }, { register_operand, "%d,d,d", DImode, 0, 0, 1, 0 }, { reg_imm10_operand, "d,J,YB", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { register_operand, "=t", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=t", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=t", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=t", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { arith_operand, "dI", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { arith_operand, "dI", DImode, 0, 0, 1, 0 }, { register_operand, "=t,t,t", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "d,Uub8,I", SImode, 0, 0, 1, 0 }, { register_operand, "=t,t,t", SImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", DImode, 0, 0, 1, 0 }, { arith_operand, "d,Uub8,I", DImode, 0, 0, 1, 0 }, { register_operand, "=t,t,t", DImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "d,Uub8,I", SImode, 0, 0, 1, 0 }, { register_operand, "=t,t,t", DImode, 0, 0, 1, 0 }, { register_operand, "d,d,d", DImode, 0, 0, 1, 0 }, { arith_operand, "d,Uub8,I", DImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { sle_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { sle_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { sle_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { sle_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "=t,t", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { sle_operand, "Udb8,i", SImode, 0, 0, 1, 0 }, { register_operand, "=t,t", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { sle_operand, "Udb8,i", DImode, 0, 0, 1, 0 }, { register_operand, "=t,t", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { sle_operand, "Udb8,i", SImode, 0, 0, 1, 0 }, { register_operand, "=t,t", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { sle_operand, "Udb8,i", DImode, 0, 0, 1, 0 }, { register_operand, "=z", CCmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=z", CCmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=f", CCFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", CCFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "y", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "y", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { arith_operand, "dI", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { scratch_operand, "=d", SImode, 0, 0, 0, 0 }, { scratch_operand, "=d", SImode, 0, 0, 0, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { arith_operand, "dI", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { scratch_operand, "=d", DImode, 0, 0, 0, 0 }, { scratch_operand, "=d", DImode, 0, 0, 0, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "0", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=B,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,B", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { scratch_operand, "=&d", SImode, 0, 0, 0, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { scratch_operand, "=&d", DImode, 0, 0, 0, 0 }, { nonimmediate_operand, "=d,m", SImode, 0, 0, 1, 1 }, { move_operand, "m,d", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,m", DImode, 0, 0, 1, 1 }, { move_operand, "m,d", DImode, 0, 0, 1, 1 }, { call_insn_operand, "j,S", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", VOIDmode, 0, 0, 1, 0 }, { call_insn_operand, "j,S", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", VOIDmode, 0, 0, 1, 0 }, { call_insn_operand, "c,S", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { const_call_insn_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_call_insn_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", VOIDmode, 0, 0, 1, 0 }, { call_insn_operand, "c,S", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", VOIDmode, 0, 0, 1, 0 }, { address_operand, "ZD", QImode, 0, 0, 1, 1 }, { const_int_operand, "n", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "n", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { const_int_operand, "n", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "n", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { const_int_operand, "n", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "n", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,0", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "0,dJ", SImode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,0", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "0,dJ", DImode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,0", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "0,dJ", SImode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,0", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "0,dJ", DImode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "z,z", CCmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,0", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "0,dJ", SImode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { register_operand, "z,z", CCmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,0", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "0,dJ", DImode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=f,f", SFmode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "f,0", SFmode, 0, 0, 1, 0 }, { register_operand, "0,f", SFmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=f,f", DFmode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "f,0", DFmode, 0, 0, 1, 0 }, { register_operand, "0,f", DFmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=f,f", SFmode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { register_operand, "f,0", SFmode, 0, 0, 1, 0 }, { register_operand, "0,f", SFmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=f,f", DFmode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { register_operand, "f,0", DFmode, 0, 0, 1, 0 }, { register_operand, "0,f", DFmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=f,f", SFmode, 0, 0, 1, 0 }, { register_operand, "z,z", CCmode, 0, 0, 1, 0 }, { register_operand, "f,0", SFmode, 0, 0, 1, 0 }, { register_operand, "0,f", SFmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=f,f", DFmode, 0, 0, 1, 0 }, { register_operand, "z,z", CCmode, 0, 0, 1, 0 }, { register_operand, "f,0", DFmode, 0, 0, 1, 0 }, { register_operand, "0,f", DFmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "J,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "J,d", DImode, 0, 0, 1, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "J,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", DImode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "J,d", DImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", SFmode, 0, 0, 1, 0 }, { register_operand, "0,f,f", CCFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "f,G,f", SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "f,f,G", SFmode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", DFmode, 0, 0, 1, 0 }, { register_operand, "0,f,f", CCFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "f,G,f", DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "f,f,G", DFmode, 0, 0, 1, 0 }, { tls_reloc_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { consttable_operand, "", VOIDmode, 0, 0, 1, 1 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { call_insn_operand, "dS", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { call_insn_operand, "dS", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "=d,f,m,m", HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=d,f,m,m", DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "m,m,d,f", DFmode, 0, 0, 1, 1 }, { register_operand, "=r", SImode, 0, 0, 1, 0 }, { non_volatile_mem_operand, "m", HImode, 0, 0, 1, 1 }, { register_operand, "=r", SImode, 0, 0, 1, 0 }, { non_volatile_mem_operand, "m", HImode, 0, 0, 1, 1 }, { 0, "", BLKmode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ,dJ", SImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ,dJ", DImode, 0, 0, 1, 0 }, { arith_operand, "I,d", DImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ,dJ", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { arith_operand, "I,d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC", SImode, 0, 0, 1, 1 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { scratch_operand, "=&d", SImode, 0, 0, 0, 0 }, { register_operand, "=&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC", SImode, 0, 0, 1, 1 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { scratch_operand, "=&d", SImode, 0, 0, 0, 0 }, { memory_operand, "+ZC", DImode, 0, 0, 1, 1 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { arith_operand, "I,d", DImode, 0, 0, 1, 0 }, { register_operand, "=&d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC", DImode, 0, 0, 1, 1 }, { register_operand, "d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { uns_arith_operand, "K,d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { uns_arith_operand, "K,d", DImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { uns_arith_operand, "K,d", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { uns_arith_operand, "K,d", DImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ,dJ", SImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", DImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { reg_or_0_operand, "dJ,dJ", DImode, 0, 0, 1, 0 }, { arith_operand, "I,d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", SImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", SImode, 0, 0, 1, 1 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=&d,&d", DImode, 0, 0, 1, 0 }, { memory_operand, "+ZC,ZC", DImode, 0, 0, 1, 1 }, { arith_operand, "I,d", DImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { mem_noofs_operand, "+ZR", SImode, 0, 0, 1, 1 }, { register_operand, "0", SImode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { mem_noofs_operand, "+ZR", DImode, 0, 0, 1, 1 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { register_operand, "f,0", V2SFmode, 0, 0, 1, 0 }, { register_operand, "0,f", V2SFmode, 0, 0, 1, 0 }, { equality_operator, "", SImode, 0, 1, 0, 0 }, { register_operand, "=f,f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d,d", DImode, 0, 0, 1, 0 }, { register_operand, "f,0", V2SFmode, 0, 0, 1, 0 }, { register_operand, "0,f", V2SFmode, 0, 0, 1, 0 }, { equality_operator, "", DImode, 0, 1, 0, 0 }, { register_operand, "=f,f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f,0", V2SFmode, 0, 0, 1, 0 }, { register_operand, "0,f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "z,z", CCV2mode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", SImode, 0, 0, 1, 0 }, { const_2_or_3_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=z", CCmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=z", CCmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=z", CCV4mode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=z", CCV2mode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2SFmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "z", CCV4mode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "z", CCV2mode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { equality_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "z", CCV2mode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "=d,d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d,d", V2HImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d,d", V4QImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "d,d", SImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=a", DImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "=a", DImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "d", V2HImode, 0, 0, 1, 0 }, { register_operand, "=a", DImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", V4QImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", V2HImode, 0, 0, 1, 0 }, { reg_imm10_operand, "YB,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "d", V4QImode, 0, 0, 1, 0 }, { register_operand, "=d,d", SImode, 0, 0, 1, 0 }, { register_operand, "a,a", DImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=a,a", DImode, 0, 0, 1, 0 }, { register_operand, "0,0", DImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { const_uimm6_operand, "YA", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { const_uimm6_operand, "YA", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { immediate_operand, "I", SImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V4QImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V4QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V4QImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "0", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { const_int_operand, "n", SImode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V4QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V4QImode, 0, 0, 1, 0 }, { register_operand, "=a", DImode, 0, 0, 1, 0 }, { register_operand, "0", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", V4QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG", V2HImode, 0, 0, 1, 0 }, { register_operand, "=d", V2HImode, 0, 0, 1, 0 }, { register_operand, "0", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { const_int_operand, "n", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", V4QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG,dYG", V4QImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d,d", V2HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dYG,dYG", V2HImode, 0, 0, 1, 0 }, { arith_operand, "I,d", SImode, 0, 0, 1, 0 }, { register_operand, "=d", QQmode, 0, 0, 1, 0 }, { register_operand, "d", QQmode, 0, 0, 1, 0 }, { register_operand, "d", QQmode, 0, 0, 1, 0 }, { register_operand, "=d", HQmode, 0, 0, 1, 0 }, { register_operand, "d", HQmode, 0, 0, 1, 0 }, { register_operand, "d", HQmode, 0, 0, 1, 0 }, { register_operand, "=d", SQmode, 0, 0, 1, 0 }, { register_operand, "d", SQmode, 0, 0, 1, 0 }, { register_operand, "d", SQmode, 0, 0, 1, 0 }, { register_operand, "=d", DQmode, 0, 0, 1, 0 }, { register_operand, "d", DQmode, 0, 0, 1, 0 }, { register_operand, "d", DQmode, 0, 0, 1, 0 }, { register_operand, "=d", UQQmode, 0, 0, 1, 0 }, { register_operand, "d", UQQmode, 0, 0, 1, 0 }, { register_operand, "d", UQQmode, 0, 0, 1, 0 }, { register_operand, "=d", UHQmode, 0, 0, 1, 0 }, { register_operand, "d", UHQmode, 0, 0, 1, 0 }, { register_operand, "d", UHQmode, 0, 0, 1, 0 }, { register_operand, "=d", USQmode, 0, 0, 1, 0 }, { register_operand, "d", USQmode, 0, 0, 1, 0 }, { register_operand, "d", USQmode, 0, 0, 1, 0 }, { register_operand, "=d", UDQmode, 0, 0, 1, 0 }, { register_operand, "d", UDQmode, 0, 0, 1, 0 }, { register_operand, "d", UDQmode, 0, 0, 1, 0 }, { register_operand, "=d", HAmode, 0, 0, 1, 0 }, { register_operand, "d", HAmode, 0, 0, 1, 0 }, { register_operand, "d", HAmode, 0, 0, 1, 0 }, { register_operand, "=d", SAmode, 0, 0, 1, 0 }, { register_operand, "d", SAmode, 0, 0, 1, 0 }, { register_operand, "d", SAmode, 0, 0, 1, 0 }, { register_operand, "=d", DAmode, 0, 0, 1, 0 }, { register_operand, "d", DAmode, 0, 0, 1, 0 }, { register_operand, "d", DAmode, 0, 0, 1, 0 }, { register_operand, "=d", UHAmode, 0, 0, 1, 0 }, { register_operand, "d", UHAmode, 0, 0, 1, 0 }, { register_operand, "d", UHAmode, 0, 0, 1, 0 }, { register_operand, "=d", USAmode, 0, 0, 1, 0 }, { register_operand, "d", USAmode, 0, 0, 1, 0 }, { register_operand, "d", USAmode, 0, 0, 1, 0 }, { register_operand, "=d", UDAmode, 0, 0, 1, 0 }, { register_operand, "d", UDAmode, 0, 0, 1, 0 }, { register_operand, "d", UDAmode, 0, 0, 1, 0 }, { register_operand, "=d", V4UQQmode, 0, 0, 1, 0 }, { register_operand, "d", V4UQQmode, 0, 0, 1, 0 }, { register_operand, "d", V4UQQmode, 0, 0, 1, 0 }, { register_operand, "=d", V2UHQmode, 0, 0, 1, 0 }, { register_operand, "d", V2UHQmode, 0, 0, 1, 0 }, { register_operand, "d", V2UHQmode, 0, 0, 1, 0 }, { register_operand, "=d", V2UHAmode, 0, 0, 1, 0 }, { register_operand, "d", V2UHAmode, 0, 0, 1, 0 }, { register_operand, "d", V2UHAmode, 0, 0, 1, 0 }, { register_operand, "=d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "=d", V2HAmode, 0, 0, 1, 0 }, { register_operand, "d", V2HAmode, 0, 0, 1, 0 }, { register_operand, "d", V2HAmode, 0, 0, 1, 0 }, { register_operand, "=d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "d", V2HQmode, 0, 0, 1, 0 }, { register_operand, "d", V2HQmode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", HQmode, 0, 0, 1, 0 }, { register_operand, "d", HQmode, 0, 0, 1, 0 }, { register_operand, "d", HQmode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=d", SQmode, 0, 0, 1, 0 }, { register_operand, "d", SQmode, 0, 0, 1, 0 }, { register_operand, "d", SQmode, 0, 0, 1, 0 }, { scratch_operand, "=x", DImode, 0, 0, 0, 0 }, { register_operand, "=a", DQmode, 0, 0, 1, 0 }, { register_operand, "d", SQmode, 0, 0, 1, 0 }, { register_operand, "d", SQmode, 0, 0, 1, 0 }, { register_operand, "0", DQmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { memory_operand, "", SImode, 0, 0, 1, 1 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { memory_operand, "", SImode, 0, 0, 1, 1 }, { d_operand, "", SImode, 0, 0, 1, 0 }, { non_volatile_mem_operand, "", SImode, 0, 0, 1, 1 }, { d_operand, "", SImode, 0, 0, 1, 0 }, { non_volatile_mem_operand, "", SImode, 0, 0, 1, 1 }, { d_operand, "", SImode, 0, 0, 1, 0 }, { uw5_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { movep_src_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { movep_src_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { movep_src_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { movep_src_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { movep_src_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { movep_src_operand, "", SFmode, 0, 0, 1, 0 }, { nonimmediate_operand, "=m,f,d,f,d,m,d", V2SImode, 0, 0, 1, 1 }, { move_operand, "f,m,f,dYG,dYG,dYG,m", V2SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=m,f,d,f,d,m,d", V4HImode, 0, 0, 1, 1 }, { move_operand, "f,m,f,dYG,dYG,dYG,m", V4HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=m,f,d,f,d,m,d", V8QImode, 0, 0, 1, 1 }, { move_operand, "f,m,f,dYG,dYG,dYG,m", V8QImode, 0, 0, 1, 1 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "Jd", DImode, 0, 0, 1, 0 }, { register_operand, "=f", V8QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "Jd", DImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "=f", V8QImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "=f", V8QImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "=f", DImode, 0, 0, 1, 0 }, { register_operand, "f", DImode, 0, 0, 1, 0 }, { register_operand, "f", DImode, 0, 0, 1, 0 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "=f", DImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V8QImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "=f", DImode, 0, 0, 1, 0 }, { register_operand, "f", DImode, 0, 0, 1, 0 }, { register_operand, "f", SImode, 0, 0, 1, 0 }, { register_operand, "=r", SImode, 0, 0, 1, 0 }, { register_operand, "f", V2SImode, 0, 0, 1, 0 }, { register_operand, "=r", HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "=r", QImode, 0, 0, 1, 0 }, { register_operand, "f", V8QImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f", DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "=f", SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DFmode, 0, 0, 1, 0 }, { const_exp_2_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SFmode, 0, 0, 1, 0 }, { const_exp_4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { const_exp_2_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { const_exp_4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { const_exp_8_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { const_exp_16_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DFmode, 0, 0, 1, 0 }, { const_exp_2_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SFmode, 0, 0, 1, 0 }, { const_exp_4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { const_exp_2_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { const_exp_4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { const_exp_8_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { const_exp_16_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DFmode, 0, 0, 1, 0 }, { const_exp_2_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SFmode, 0, 0, 1, 0 }, { const_exp_4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { nonimmediate_operand, "=f,f,R,*d,*f", V2DFmode, 0, 0, 1, 1 }, { move_operand, "fYGYI,R,f,*f,*d", V2DFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,R,*d,*f", V4SFmode, 0, 0, 1, 1 }, { move_operand, "fYGYI,R,f,*f,*d", V4SFmode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,R,*d,*f", V2DImode, 0, 0, 1, 1 }, { move_operand, "fYGYI,R,f,*f,*d", V2DImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,R,*d,*f", V4SImode, 0, 0, 1, 1 }, { move_operand, "fYGYI,R,f,*f,*d", V4SImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,R,*d,*f", V8HImode, 0, 0, 1, 1 }, { move_operand, "fYGYI,R,f,*f,*d", V8HImode, 0, 0, 1, 1 }, { nonimmediate_operand, "=f,f,R,*d,*f", V16QImode, 0, 0, 1, 1 }, { move_operand, "fYGYI,R,f,*f,*d", V16QImode, 0, 0, 1, 1 }, { register_operand, "=f,f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_ximm5_operand, "f,Unv5,Uuv5", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_ximm5_operand, "f,Unv5,Uuv5", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_ximm5_operand, "f,Unv5,Uuv5", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_ximm5_operand, "f,Unv5,Uuv5", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm5_operand, "f,Uuv5", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm5_operand, "f,Uuv5", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm5_operand, "f,Uuv5", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm5_operand, "f,Uuv5", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YC,Urv8", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YC,Urv8", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YC,Urv8", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YC,Urv8", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YZ,Urv8", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YZ,Urv8", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YZ,Urv8", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,YZ,Urv8", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm6_operand, "f,Uuv6", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm6_operand, "f,Uuv6", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm6_operand, "f,Uuv6", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_uimm6_operand, "f,Uuv6", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_uimm6_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_uimm5_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_uimm6_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_uimm5_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0,0", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0,0", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0,0", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0,0", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_msa_branch_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_msa_branch_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_msa_branch_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_msa_branch_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_simm5_operand, "f,Usv5", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_simm5_operand, "f,Usv5", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_simm5_operand, "f,Usv5", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_simm5_operand, "f,Usv5", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "%f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "%f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "%f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "%f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "%f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { register_operand, "%f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", DFmode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", SFmode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "d,J", QImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f,f", V2DImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V2DImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f,f", V4SImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V4SImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f,f", V8HImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V8HImode, 0, 0, 1, 0 }, { register_operand, "=f,f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f,f", V16QImode, 0, 0, 1, 0 }, { reg_or_vector_same_val_operand, "f,Urv8", V16QImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { par_const_vector_shf_set_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { par_const_vector_shf_set_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { par_const_vector_shf_set_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { par_const_vector_shf_set_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "dJ", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "0", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "0", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "0", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "0", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "0", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "0", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DImode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4SImode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V8HImode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V16QImode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=d", SImode, 0, 0, 1, 0 }, { const_uimm5_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "d", SImode, 0, 0, 1, 0 }, { register_operand, "=f", V4SFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "=f", V2DFmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "f", V2DFmode, 0, 0, 1, 0 }, { const_0_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "f", V4SFmode, 0, 0, 1, 0 }, { const_0_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "f", V2DImode, 0, 0, 1, 0 }, { const_0_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "f", V4SImode, 0, 0, 1, 0 }, { const_0_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "f", V8HImode, 0, 0, 1, 0 }, { const_0_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "f", V16QImode, 0, 0, 1, 0 }, { const_0_operand, "", SImode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 1, 0, 0 }, { reg_or_0_operand, "", SImode, 0, 0, 1, 0 }, { arith_operand, "", SImode, 0, 0, 1, 0 }, { const_0_operand, "", VOIDmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 1, 0, 0 }, { reg_or_0_operand, "", DImode, 0, 0, 1, 0 }, { arith_operand, "", DImode, 0, 0, 1, 0 }, { const_0_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { arith_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { arith_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", TImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { reg_or_1_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { reg_or_1_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { reg_or_1_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { and_reg_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { and_reg_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { uns_arith_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { uns_arith_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "", SImode, 0, 0, 1, 1 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "", QImode, 0, 0, 1, 1 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "", QImode, 0, 0, 1, 1 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { nonimmediate_operand, "", HImode, 0, 0, 1, 1 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { nonimmediate_operand, "", HImode, 0, 0, 1, 1 }, { register_operand, "", HImode, 0, 0, 1, 0 }, { nonimmediate_operand, "", QImode, 0, 0, 1, 1 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { memory_operand, "", BLKmode, 0, 0, 1, 1 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { memory_operand, "", BLKmode, 0, 0, 1, 1 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { memory_operand, "", BLKmode, 0, 0, 1, 1 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SImode, 0, 0, 1, 0 }, { memory_operand, "", BLKmode, 0, 0, 1, 1 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { const_int_operand, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DImode, 0, 0, 1, 0 }, { 0, "", SImode, 0, 0, 1, 0 }, { 0, "", SImode, 0, 0, 1, 0 }, { 0, "", DImode, 0, 0, 1, 0 }, { 0, "", DImode, 0, 0, 1, 0 }, { 0, "", V2HImode, 0, 0, 1, 0 }, { 0, "", V2HImode, 0, 0, 1, 0 }, { 0, "", V4QImode, 0, 0, 1, 0 }, { 0, "", V4QImode, 0, 0, 1, 0 }, { 0, "", V2HQmode, 0, 0, 1, 0 }, { 0, "", V2HQmode, 0, 0, 1, 0 }, { 0, "", V2UHQmode, 0, 0, 1, 0 }, { 0, "", V2UHQmode, 0, 0, 1, 0 }, { 0, "", V2HAmode, 0, 0, 1, 0 }, { 0, "", V2HAmode, 0, 0, 1, 0 }, { 0, "", V2UHAmode, 0, 0, 1, 0 }, { 0, "", V2UHAmode, 0, 0, 1, 0 }, { 0, "", V4QQmode, 0, 0, 1, 0 }, { 0, "", V4QQmode, 0, 0, 1, 0 }, { 0, "", V4UQQmode, 0, 0, 1, 0 }, { 0, "", V4UQQmode, 0, 0, 1, 0 }, { 0, "", HImode, 0, 0, 1, 0 }, { 0, "", HImode, 0, 0, 1, 0 }, { 0, "", QImode, 0, 0, 1, 0 }, { 0, "", QImode, 0, 0, 1, 0 }, { 0, "", SFmode, 0, 0, 1, 0 }, { 0, "", SFmode, 0, 0, 1, 0 }, { 0, "", DFmode, 0, 0, 1, 0 }, { 0, "", DFmode, 0, 0, 1, 0 }, { 0, "", TImode, 0, 0, 1, 0 }, { 0, "", TImode, 0, 0, 1, 0 }, { 0, "", TFmode, 0, 0, 1, 0 }, { 0, "", TFmode, 0, 0, 1, 0 }, { 0, "", V2SFmode, 0, 0, 1, 0 }, { 0, "", V2SFmode, 0, 0, 1, 0 }, { 0, "", V2SImode, 0, 0, 1, 0 }, { 0, "", V2SImode, 0, 0, 1, 0 }, { 0, "", V4HImode, 0, 0, 1, 0 }, { 0, "", V4HImode, 0, 0, 1, 0 }, { 0, "", V8QImode, 0, 0, 1, 0 }, { 0, "", V8QImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { general_operand, "", BLKmode, 0, 0, 1, 1 }, { general_operand, "", BLKmode, 0, 0, 1, 1 }, { 0, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { arith_operand, "", SImode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { nonmemory_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { nonmemory_operand, "", DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { mips_cstore_operator, "", SImode, 0, 1, 0, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { nonmemory_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { mips_cstore_operator, "", SImode, 0, 1, 0, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { nonmemory_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { general_operand, "", VOIDmode, 0, 0, 1, 1 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", QImode, 0, 0, 1, 0 }, { memory_operand, "", QImode, 0, 0, 1, 1 }, { general_operand, "", QImode, 0, 0, 1, 1 }, { general_operand, "", QImode, 0, 0, 1, 1 }, { register_operand, "", HImode, 0, 0, 1, 0 }, { memory_operand, "", HImode, 0, 0, 1, 1 }, { general_operand, "", HImode, 0, 0, 1, 1 }, { general_operand, "", HImode, 0, 0, 1, 1 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { memory_operand, "", SImode, 0, 0, 1, 1 }, { arith_operand, "", SImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { memory_operand, "", DImode, 0, 0, 1, 1 }, { arith_operand, "", DImode, 0, 0, 1, 0 }, { const_int_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { comparison_operator, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { 0, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { 0, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { 0, "", CCV2mode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", V2SFmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "=f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", V4HImode, 0, 0, 1, 0 }, { register_operand, "f", HImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V2SImode, 0, 0, 1, 0 }, { 0, "", V2SImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { 0, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { 0, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", HImode, 0, 0, 1, 0 }, { register_operand, "", V4HImode, 0, 0, 1, 0 }, { register_operand, "", QImode, 0, 0, 1, 0 }, { register_operand, "", V8QImode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", DImode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", SImode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", HImode, 0, 0, 1, 0 }, { const_uimm3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", QImode, 0, 0, 1, 0 }, { const_uimm4_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", DFmode, 0, 0, 1, 0 }, { const_0_or_1_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", SFmode, 0, 0, 1, 0 }, { const_0_to_3_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SFmode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V2DImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V4SImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V8HImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_m1_operand, "", V16QImode, 0, 0, 1, 0 }, { reg_or_0_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", VOIDmode, 0, 1, 0, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { 0, "", V2DImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { 0, "", V4SImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { 0, "", V8HImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { 0, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { const_imm10_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { const_imm10_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { const_imm10_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { const_imm10_operand, "", VOIDmode, 0, 0, 1, 0 }, { 0, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", V2DFmode, 0, 0, 1, 0 }, { 0, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", V4SFmode, 0, 0, 1, 0 }, { 0, "", V2DImode, 0, 0, 1, 0 }, { 0, "", V2DImode, 0, 0, 1, 0 }, { 0, "", V4SImode, 0, 0, 1, 0 }, { 0, "", V4SImode, 0, 0, 1, 0 }, { 0, "", V8HImode, 0, 0, 1, 0 }, { 0, "", V8HImode, 0, 0, 1, 0 }, { 0, "", V16QImode, 0, 0, 1, 0 }, { 0, "", V16QImode, 0, 0, 1, 0 }, { register_operand, "", V2DFmode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { aq10d_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V4SFmode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { aq10w_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V2DImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { aq10d_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V4SImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { aq10w_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V8HImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { aq10h_operand, "", VOIDmode, 0, 0, 1, 0 }, { register_operand, "", V16QImode, 0, 0, 1, 0 }, { pmode_register_operand, "", VOIDmode, 0, 0, 1, 0 }, { aq10b_operand, "", VOIDmode, 0, 0, 1, 0 }, }; #if GCC_VERSION >= 2007 __extension__ #endif const struct insn_data_d insn_data[] = { /* :0 */ { "*placeholder_for_nothing", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { 0 }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md:105 */ { "ls2_alu1_turn_enabled_insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1 }, #else { 0, 0, output_1 }, #endif { (insn_gen_fn::stored_funcptr) gen_ls2_alu1_turn_enabled_insn }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md:116 */ { "ls2_alu2_turn_enabled_insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_2 }, #else { 0, 0, output_2 }, #endif { (insn_gen_fn::stored_funcptr) gen_ls2_alu2_turn_enabled_insn }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md:127 */ { "ls2_falu1_turn_enabled_insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_3 }, #else { 0, 0, output_3 }, #endif { (insn_gen_fn::stored_funcptr) gen_ls2_falu1_turn_enabled_insn }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson2ef.md:138 */ { "ls2_falu2_turn_enabled_insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_4 }, #else { 0, 0, output_4 }, #endif { (insn_gen_fn::stored_funcptr) gen_ls2_falu2_turn_enabled_insn }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1186 */ { "trap", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_5 }, #else { 0, 0, output_5 }, #endif { (insn_gen_fn::stored_funcptr) gen_trap }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1210 */ { "*conditional_trap_regsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "t%C0\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1210 */ { "*conditional_trap_regdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "t%C0\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[4], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1219 */ { "*conditional_trapsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "t%C0\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[7], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1219 */ { "*conditional_trapdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "t%C0\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[10], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1236 */ { "addsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addsf3 }, &operand_data[13], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1236 */ { "adddf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adddf3 }, &operand_data[16], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1236 */ { "addv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv2sf3 }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1251 */ { "*addsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_13 }, #else { 0, 0, output_13 }, #endif { 0 }, &operand_data[22], 3, 3, 0, 7, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1251 */ { "*adddi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_14 }, #else { 0, 0, output_14 }, #endif { 0 }, &operand_data[25], 3, 3, 0, 7, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1267 */ { "*addsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_15 }, #else { 0, output_15, 0 }, #endif { 0 }, &operand_data[28], 3, 3, 0, 9, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1267 */ { "*adddi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_16 }, #else { 0, output_16, 0 }, #endif { 0 }, &operand_data[31], 3, 3, 0, 9, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1398 */ { "*addsi3_extended", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_17 }, #else { 0, output_17, 0 }, #endif { 0 }, &operand_data[34], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1412 */ { "*addsi3_extended_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[37], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1428 */ { "*baddu_si_eb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "baddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1438 */ { "*baddu_si_el", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "baddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1448 */ { "*baddu_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "baddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1448 */ { "*baddu_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "baddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1466 */ { "subsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sub.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subsf3 }, &operand_data[13], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1466 */ { "subdf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sub.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subdf3 }, &operand_data[16], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1466 */ { "subv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sub.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv2sf3 }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1475 */ { "subsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subsi3 }, &operand_data[49], 3, 3, 0, 2, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1475 */ { "subdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsubu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subdi3 }, &operand_data[52], 3, 3, 0, 2, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1485 */ { "*subsi3_extended", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1510 */ { "*mulsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[13], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1510 */ { "*muldf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[16], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1523 */ { "*mulsf3_r4300", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul.s\t%0,%1,%2\n\tnop", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[13], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1523 */ { "*muldf3_r4300", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul.d\t%0,%1,%2\n\tnop", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[16], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1533 */ { "mulv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv2sf3 }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1615 */ { "mulsi3_mul3_nohilo", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_34 }, #else { 0, 0, output_34 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsi3_mul3_nohilo }, &operand_data[40], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1615 */ { "muldi3_mul3_nohilo", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_35 }, #else { 0, 0, output_35 }, #endif { (insn_gen_fn::stored_funcptr) gen_muldi3_mul3_nohilo }, &operand_data[46], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1631 */ { "mulsi3_mul3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_36 }, #else { 0, 0, output_36 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsi3_mul3 }, &operand_data[58], 3, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1631 */ { "muldi3_mul3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_37 }, #else { 0, 0, output_37 }, #endif { (insn_gen_fn::stored_funcptr) gen_muldi3_mul3 }, &operand_data[62], 3, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1670 */ { "mulsi3_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mult\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsi3_internal }, &operand_data[66], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1670 */ { "muldi3_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmult\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_muldi3_internal }, &operand_data[69], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1679 */ { "mulsi3_r4000", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mult\t%1,%2\n\tmflo\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsi3_r4000 }, &operand_data[72], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1679 */ { "muldi3_r4000", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmult\t%1,%2\n\tmflo\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_muldi3_r4000 }, &operand_data[76], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1738 */ { "*mul_acc_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_42 }, #else { 0, output_42, 0 }, #endif { 0 }, &operand_data[80], 4, 6, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1767 */ { "*mul_acc_si_r3900", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_43 }, #else { 0, output_43, 0 }, #endif { 0 }, &operand_data[86], 4, 6, 0, 4, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1811 */ { "*macc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_44 }, #else { 0, 0, output_44 }, #endif { 0 }, &operand_data[92], 4, 5, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1833 */ { "*msac", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_45 }, #else { 0, 0, output_45 }, #endif { 0 }, &operand_data[97], 4, 5, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1853 */ { "*msac_using_macc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[97], 4, 6, 0, 2, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1878 */ { "*macc2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "macc\t%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[103], 4, 4, 4, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1893 */ { "*msac2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msac\t%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[103], 4, 4, 4, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1996 */ { "*mul_sub_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_49 }, #else { 0, output_49, 0 }, #endif { 0 }, &operand_data[107], 4, 6, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2039 */ { "*muls", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_50 }, #else { 0, output_50, 0 }, #endif { 0 }, &operand_data[113], 3, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2097 */ { "mulsidi3_32bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_51 }, #else { 0, 0, output_51 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_32bit }, &operand_data[117], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2097 */ { "umulsidi3_32bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_52 }, #else { 0, 0, output_52 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_32bit }, &operand_data[117], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2111 */ { "mulsidi3_32bit_r4000", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mult\t%1,%2\n\tmflo\t%L0\n\tmfhi\t%M0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_32bit_r4000 }, &operand_data[120], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2111 */ { "umulsidi3_32bit_r4000", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "multu\t%1,%2\n\tmflo\t%L0\n\tmfhi\t%M0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_32bit_r4000 }, &operand_data[120], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2122 */ { "mulsidi3_64bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_64bit }, &operand_data[124], 3, 5, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2122 */ { "umulsidi3_64bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_64bit }, &operand_data[124], 3, 5, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2189 */ { "mulsidi3_64bit_hilo", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mult\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_64bit_hilo }, &operand_data[129], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2189 */ { "umulsidi3_64bit_hilo", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "multu\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_64bit_hilo }, &operand_data[129], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2202 */ { "mulsidi3_64bit_dmul", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmul\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_64bit_dmul }, &operand_data[132], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2212 */ { "mulsidi3_64bit_r6dmul", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmul\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_64bit_r6dmul }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2222 */ { "*muls_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muls\t$0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[136], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2222 */ { "*mulsu_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulsu\t$0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[136], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2240 */ { "msubsidi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_63 }, #else { 0, 0, output_63 }, #endif { (insn_gen_fn::stored_funcptr) gen_msubsidi4 }, &operand_data[139], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2240 */ { "umsubsidi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_64 }, #else { 0, 0, output_64 }, #endif { (insn_gen_fn::stored_funcptr) gen_umsubsidi4 }, &operand_data[139], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2287 */ { "smulsi3_highpart_r6", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smulsi3_highpart_r6 }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2287 */ { "umulsi3_highpart_r6", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muhu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsi3_highpart_r6 }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2299 */ { "smulsi3_highpart_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_67 }, #else { 0, 0, output_67 }, #endif { (insn_gen_fn::stored_funcptr) gen_smulsi3_highpart_internal }, &operand_data[72], 3, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2299 */ { "umulsi3_highpart_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_68 }, #else { 0, 0, output_68 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsi3_highpart_internal }, &operand_data[72], 3, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2346 */ { "smulsi3_highpart_mulhi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulhi\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smulsi3_highpart_mulhi_internal }, &operand_data[72], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2346 */ { "umulsi3_highpart_mulhi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulhiu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsi3_highpart_mulhi_internal }, &operand_data[72], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2360 */ { "*smulsi3_highpart_neg_mulhi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulshi\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[72], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2360 */ { "*umulsi3_highpart_neg_mulhi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulshiu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[72], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2401 */ { "smuldi3_highpart_r6", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmuh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smuldi3_highpart_r6 }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2401 */ { "umuldi3_highpart_r6", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmuhu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umuldi3_highpart_r6 }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2413 */ { "smuldi3_highpart_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_75 }, #else { 0, 0, output_75 }, #endif { (insn_gen_fn::stored_funcptr) gen_smuldi3_highpart_internal }, &operand_data[76], 3, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2413 */ { "umuldi3_highpart_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_76 }, #else { 0, 0, output_76 }, #endif { (insn_gen_fn::stored_funcptr) gen_umuldi3_highpart_internal }, &operand_data[76], 3, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2475 */ { "mulditi3_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmult\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulditi3_internal }, &operand_data[143], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2475 */ { "umulditi3_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmultu\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulditi3_internal }, &operand_data[143], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2486 */ { "mulditi3_r4000", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmult\t%1,%2\n\tmflo\t%L0\n\tmfhi\t%M0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulditi3_r4000 }, &operand_data[146], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2486 */ { "umulditi3_r4000", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmultu\t%1,%2\n\tmflo\t%L0\n\tmfhi\t%M0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulditi3_r4000 }, &operand_data[146], 3, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2502 */ { "madsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mad\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_madsi }, &operand_data[150], 3, 3, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2515 */ { "maddsidi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_82 }, #else { 0, 0, output_82 }, #endif { (insn_gen_fn::stored_funcptr) gen_maddsidi4 }, &operand_data[139], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2515 */ { "umaddsidi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_83 }, #else { 0, 0, output_83 }, #endif { (insn_gen_fn::stored_funcptr) gen_umaddsidi4 }, &operand_data[139], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2547 */ { "*fmasf4_madd3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[153], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2547 */ { "*fmadf4_madd3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[157], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2547 */ { "*fmav2sf4_madd3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[161], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2557 */ { "*fmasf4_madd4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2557 */ { "*fmadf4_madd4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2557 */ { "*fmav2sf4_madd4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2567 */ { "*fmasf4_maddf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddf.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[153], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2567 */ { "*fmadf4_maddf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddf.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[157], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2567 */ { "*fmav2sf4_maddf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddf.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[161], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2591 */ { "*fmssf4_msub3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[153], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2591 */ { "*fmsdf4_msub3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[157], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2591 */ { "*fmsv2sf4_msub3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[161], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2601 */ { "*fmssf4_msub4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2601 */ { "*fmsdf4_msub4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2601 */ { "*fmsv2sf4_msub4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2625 */ { "*fnmasf4_nmsub3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[153], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2625 */ { "*fnmadf4_nmsub3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[157], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2625 */ { "*fnmav2sf4_nmsub3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[161], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2635 */ { "*fnmasf4_nmsub4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2635 */ { "*fnmadf4_nmsub4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2635 */ { "*fnmav2sf4_nmsub4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2660 */ { "*fnmssf4_nmadd3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[153], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2660 */ { "*fnmsdf4_nmadd3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[157], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2660 */ { "*fnmsv2sf4_nmadd3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[161], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2671 */ { "*fnmssf4_nmadd4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2671 */ { "*fnmsdf4_nmadd4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2671 */ { "*fnmsv2sf4_nmadd4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2688 */ { "*madd4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2688 */ { "*madd4df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2688 */ { "*madd4v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2698 */ { "*msub4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2698 */ { "*msub4df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2698 */ { "*msub4v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2716 */ { "*nmadd4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2716 */ { "*nmadd4df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2716 */ { "*nmadd4v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2727 */ { "*nmsub4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2727 */ { "*nmsub4df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2727 */ { "*nmsub4v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2748 */ { "*nmadd4sf_fastmath", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.s\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2748 */ { "*nmadd4df_fastmath", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.d\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2748 */ { "*nmadd4v2sf_fastmath", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmadd.ps\t%0,%3,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2764 */ { "*nmsub4sf_fastmath", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.s\t%0,%1,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[165], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2764 */ { "*nmsub4df_fastmath", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.d\t%0,%1,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[169], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2764 */ { "*nmsub4v2sf_fastmath", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nmsub.ps\t%0,%1,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[173], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2808 */ { "*divsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_129 }, #else { 0, 0, output_129 }, #endif { 0 }, &operand_data[13], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2808 */ { "*divdf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_130 }, #else { 0, 0, output_130 }, #endif { 0 }, &operand_data[16], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2808 */ { "*divv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_131 }, #else { 0, 0, output_131 }, #endif { 0 }, &operand_data[19], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2826 */ { "*recipsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_132 }, #else { 0, 0, output_132 }, #endif { 0 }, &operand_data[177], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2826 */ { "*recipdf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_133 }, #else { 0, 0, output_133 }, #endif { 0 }, &operand_data[180], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2826 */ { "*recipv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_134 }, #else { 0, 0, output_134 }, #endif { 0 }, &operand_data[183], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2865 */ { "*divmodsi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[186], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2865 */ { "*divmoddi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[190], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2890 */ { "divmodsi4_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmodsi4_mips16 }, &operand_data[194], 5, 5, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2890 */ { "divmoddi4_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmoddi4_mips16 }, &operand_data[199], 5, 5, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2930 */ { "*udivmodsi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[186], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2930 */ { "*udivmoddi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[190], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2950 */ { "udivmodsi4_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmodsi4_mips16 }, &operand_data[194], 5, 5, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2950 */ { "udivmoddi4_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmoddi4_mips16 }, &operand_data[199], 5, 5, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2996 */ { "divmodsi4_hilo_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_143 }, #else { 0, 0, output_143 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmodsi4_hilo_di }, &operand_data[136], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2996 */ { "udivmodsi4_hilo_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_144 }, #else { 0, 0, output_144 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmodsi4_hilo_di }, &operand_data[136], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2996 */ { "divmodsi4_hilo_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_145 }, #else { 0, 0, output_145 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmodsi4_hilo_ti }, &operand_data[129], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2996 */ { "udivmodsi4_hilo_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_146 }, #else { 0, 0, output_146 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmodsi4_hilo_ti }, &operand_data[129], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2996 */ { "divmoddi4_hilo_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_147 }, #else { 0, 0, output_147 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmoddi4_hilo_ti }, &operand_data[143], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2996 */ { "udivmoddi4_hilo_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_148 }, #else { 0, 0, output_148 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmoddi4_hilo_ti }, &operand_data[143], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3009 */ { "divsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_149 }, #else { 0, 0, output_149 }, #endif { (insn_gen_fn::stored_funcptr) gen_divsi3 }, &operand_data[204], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3009 */ { "udivsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_150 }, #else { 0, 0, output_150 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivsi3 }, &operand_data[204], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3009 */ { "divdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_151 }, #else { 0, 0, output_151 }, #endif { (insn_gen_fn::stored_funcptr) gen_divdi3 }, &operand_data[207], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3009 */ { "udivdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_152 }, #else { 0, 0, output_152 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivdi3 }, &operand_data[207], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3025 */ { "modsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_153 }, #else { 0, 0, output_153 }, #endif { (insn_gen_fn::stored_funcptr) gen_modsi3 }, &operand_data[204], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3025 */ { "umodsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_154 }, #else { 0, 0, output_154 }, #endif { (insn_gen_fn::stored_funcptr) gen_umodsi3 }, &operand_data[204], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3025 */ { "moddi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_155 }, #else { 0, 0, output_155 }, #endif { (insn_gen_fn::stored_funcptr) gen_moddi3 }, &operand_data[207], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3025 */ { "umoddi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_156 }, #else { 0, 0, output_156 }, #endif { (insn_gen_fn::stored_funcptr) gen_umoddi3 }, &operand_data[207], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3051 */ { "sqrtsf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_157 }, #else { 0, 0, output_157 }, #endif { (insn_gen_fn::stored_funcptr) gen_sqrtsf2 }, &operand_data[13], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3051 */ { "sqrtdf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_158 }, #else { 0, 0, output_158 }, #endif { (insn_gen_fn::stored_funcptr) gen_sqrtdf2 }, &operand_data[16], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3051 */ { "sqrtv2sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_159 }, #else { 0, 0, output_159 }, #endif { (insn_gen_fn::stored_funcptr) gen_sqrtv2sf2 }, &operand_data[19], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3068 */ { "*rsqrtsfa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_160 }, #else { 0, 0, output_160 }, #endif { 0 }, &operand_data[177], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3068 */ { "*rsqrtdfa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_161 }, #else { 0, 0, output_161 }, #endif { 0 }, &operand_data[180], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3068 */ { "*rsqrtv2sfa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_162 }, #else { 0, 0, output_162 }, #endif { 0 }, &operand_data[183], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3086 */ { "*rsqrtsfb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_163 }, #else { 0, 0, output_163 }, #endif { 0 }, &operand_data[177], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3086 */ { "*rsqrtdfb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_164 }, #else { 0, 0, output_164 }, #endif { 0 }, &operand_data[180], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3086 */ { "*rsqrtv2sfb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_165 }, #else { 0, 0, output_165 }, #endif { 0 }, &operand_data[183], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3119 */ { "abssf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "abs.s\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_abssf2 }, &operand_data[13], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3119 */ { "absdf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "abs.d\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_absdf2 }, &operand_data[16], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3119 */ { "absv2sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "abs.ps\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_absv2sf2 }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3135 */ { "clzsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "clz\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clzsi2 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3135 */ { "clzdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dclz\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clzdi2 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3151 */ { "popcountsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pop\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_popcountsi2 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3151 */ { "popcountdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpop\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_popcountdi2 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3161 */ { "*popcountdi2_trunc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pop\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3176 */ { "negsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_174 }, #else { 0, 0, output_174 }, #endif { (insn_gen_fn::stored_funcptr) gen_negsi2 }, &operand_data[40], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3189 */ { "negdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsubu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negdi2 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3202 */ { "negsf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "neg.s\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negsf2 }, &operand_data[13], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3202 */ { "negdf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "neg.d\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negdf2 }, &operand_data[16], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3202 */ { "negv2sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "neg.ps\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv2sf2 }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3210 */ { "one_cmplsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_179 }, #else { 0, 0, output_179 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplsi2 }, &operand_data[49], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3210 */ { "one_cmpldi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_180 }, #else { 0, 0, output_180 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmpldi2 }, &operand_data[52], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3261 */ { "*andsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_181 }, #else { 0, 0, output_181 }, #endif { 0 }, &operand_data[210], 3, 3, 0, 9, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3261 */ { "*anddi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_182 }, #else { 0, 0, output_182 }, #endif { 0 }, &operand_data[213], 3, 3, 0, 9, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3300 */ { "*andsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_183 }, #else { 0, 0, output_183 }, #endif { 0 }, &operand_data[216], 3, 3, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3300 */ { "*anddi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_184 }, #else { 0, 0, output_184 }, #endif { 0 }, &operand_data[219], 3, 3, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3338 */ { "*iorsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_185 }, #else { 0, output_185, 0 }, #endif { 0 }, &operand_data[222], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3338 */ { "*iordi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_186 }, #else { 0, output_186, 0 }, #endif { 0 }, &operand_data[225], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3351 */ { "*iorsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "or\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[228], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3351 */ { "*iordi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "or\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[231], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3367 */ { "*xorsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_189 }, #else { 0, output_189, 0 }, #endif { 0 }, &operand_data[222], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3367 */ { "*xordi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_190 }, #else { 0, output_190, 0 }, #endif { 0 }, &operand_data[225], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3380 */ { "*xorsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_191 }, #else { 0, output_191, 0 }, #endif { 0 }, &operand_data[234], 3, 3, 0, 4, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3380 */ { "*xordi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_192 }, #else { 0, output_192, 0 }, #endif { 0 }, &operand_data[237], 3, 3, 0, 4, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3394 */ { "*norsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3394 */ { "*nordi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3412 */ { "truncdfsf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.s.d\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_truncdfsf2 }, &operand_data[240], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3434 */ { "truncdiqi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_196 }, #else { 0, output_196, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_truncdiqi2 }, &operand_data[242], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3434 */ { "truncdihi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_197 }, #else { 0, output_197, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_truncdihi2 }, &operand_data[244], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3434 */ { "truncdisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_198 }, #else { 0, output_198, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_truncdisi2 }, &operand_data[246], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3446 */ { "*ashr_truncqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsra\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[248], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3446 */ { "*ashr_trunchi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsra\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3446 */ { "*ashr_truncsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsra\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[254], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3456 */ { "*lshr32_truncqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsra\t%0,%1,32", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[248], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3456 */ { "*lshr32_trunchi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsra\t%0,%1,32", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3456 */ { "*lshr32_truncsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsra\t%0,%1,32", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3469 */ { "*ashr_truncqi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%2,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[248], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3469 */ { "*lshr_truncqi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%2,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[248], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3469 */ { "*ashr_trunchi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%2,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3469 */ { "*lshr_trunchi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%2,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3469 */ { "*ashr_truncsi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%2,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[254], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3469 */ { "*lshr_truncsi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%2,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[254], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3493 */ { "*zero_extendsidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_211 }, #else { 0, output_211, 0 }, #endif { 0 }, &operand_data[257], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3509 */ { "*zero_extendsidi2_dext", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_212 }, #else { 0, output_212, 0 }, #endif { 0 }, &operand_data[257], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3548 */ { "*zero_extendqisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_213 }, #else { 0, output_213, 0 }, #endif { 0 }, &operand_data[259], 2, 2, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3548 */ { "*zero_extendqidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_214 }, #else { 0, output_214, 0 }, #endif { 0 }, &operand_data[261], 2, 2, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3548 */ { "*zero_extendhisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_215 }, #else { 0, output_215, 0 }, #endif { 0 }, &operand_data[263], 2, 2, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3548 */ { "*zero_extendhidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_216 }, #else { 0, output_216, 0 }, #endif { 0 }, &operand_data[265], 2, 2, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3561 */ { "*zero_extendqisi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "zeb\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[267], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3561 */ { "*zero_extendqidi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "zeb\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[269], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3561 */ { "*zero_extendhisi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "zeh\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[271], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3561 */ { "*zero_extendhidi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "zeh\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[273], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3570 */ { "*zero_extendqisi2_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbu\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[275], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3570 */ { "*zero_extendqidi2_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbu\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[277], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3570 */ { "*zero_extendhisi2_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhu\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[279], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3570 */ { "*zero_extendhidi2_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhu\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[281], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3591 */ { "*zero_extendqihi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_225 }, #else { 0, output_225, 0 }, #endif { 0 }, &operand_data[283], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3601 */ { "*zero_extendqihi2_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbu\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[285], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3611 */ { "*zero_extendsi_truncqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_227 }, #else { 0, 0, output_227 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3611 */ { "*zero_extenddi_truncqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_228 }, #else { 0, 0, output_228 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3611 */ { "*zero_extendsi_trunchi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_229 }, #else { 0, 0, output_229 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3611 */ { "*zero_extenddi_trunchi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_230 }, #else { 0, 0, output_230 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3623 */ { "*zero_extendhi_truncqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "andi\t%0,%1,0xff", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3655 */ { "extendsidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_232 }, #else { 0, output_232, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendsidi2 }, &operand_data[287], 2, 2, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3677 */ { "*extendqisi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_233 }, #else { 0, output_233, 0 }, #endif { 0 }, &operand_data[289], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3677 */ { "*extendqidi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_234 }, #else { 0, output_234, 0 }, #endif { 0 }, &operand_data[291], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3677 */ { "*extendhisi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_235 }, #else { 0, output_235, 0 }, #endif { 0 }, &operand_data[293], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3677 */ { "*extendhidi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_236 }, #else { 0, output_236, 0 }, #endif { 0 }, &operand_data[295], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3687 */ { "*extendqisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_237 }, #else { 0, output_237, 0 }, #endif { 0 }, &operand_data[297], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3687 */ { "*extendqidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_238 }, #else { 0, output_238, 0 }, #endif { 0 }, &operand_data[299], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3687 */ { "*extendhisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_239 }, #else { 0, output_239, 0 }, #endif { 0 }, &operand_data[301], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3687 */ { "*extendhidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_240 }, #else { 0, output_240, 0 }, #endif { 0 }, &operand_data[303], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3706 */ { "*extendqisi2_seb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_241 }, #else { 0, output_241, 0 }, #endif { 0 }, &operand_data[297], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3706 */ { "*extendqidi2_seb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_242 }, #else { 0, output_242, 0 }, #endif { 0 }, &operand_data[299], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3706 */ { "*extendhisi2_seh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_243 }, #else { 0, output_243, 0 }, #endif { 0 }, &operand_data[301], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3706 */ { "*extendhidi2_seh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_244 }, #else { 0, output_244, 0 }, #endif { 0 }, &operand_data[303], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3722 */ { "*extendqihi2_mips16e", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_245 }, #else { 0, output_245, 0 }, #endif { 0 }, &operand_data[305], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3732 */ { "*extendqihi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_246 }, #else { 0, output_246, 0 }, #endif { 0 }, &operand_data[283], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3752 */ { "*extendqihi2_seb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_247 }, #else { 0, output_247, 0 }, #endif { 0 }, &operand_data[283], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3766 */ { "*extenddi_truncateqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3766 */ { "*extenddi_truncatehi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3786 */ { "*extendsi_truncateqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3786 */ { "*extendsi_truncatehi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3806 */ { "*extendhi_truncateqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3825 */ { "*extendsi_truncateqi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_253 }, #else { 0, 0, output_253 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3825 */ { "*extenddi_truncateqi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_254 }, #else { 0, 0, output_254 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3825 */ { "*extendsi_truncatehi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_255 }, #else { 0, 0, output_255 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3825 */ { "*extenddi_truncatehi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_256 }, #else { 0, 0, output_256 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3837 */ { "*extendhi_truncateqi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,0,7", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[251], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3846 */ { "extendsfdf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.d.s\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendsfdf2 }, &operand_data[307], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3874 */ { "fix_truncdfsi2_insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "trunc.w.d %0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncdfsi2_insn }, &operand_data[309], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3883 */ { "fix_truncdfsi2_macro", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_260 }, #else { 0, 0, output_260 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncdfsi2_macro }, &operand_data[309], 2, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3911 */ { "fix_truncsfsi2_insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "trunc.w.s %0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncsfsi2_insn }, &operand_data[312], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3920 */ { "fix_truncsfsi2_macro", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_262 }, #else { 0, 0, output_262 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncsfsi2_macro }, &operand_data[312], 2, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3937 */ { "fix_truncdfdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "trunc.l.d %0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncdfdi2 }, &operand_data[315], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3947 */ { "fix_truncsfdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "trunc.l.s %0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncsfdi2 }, &operand_data[317], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3957 */ { "floatsidf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.d.w\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatsidf2 }, &operand_data[319], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3967 */ { "floatdidf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.d.l\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatdidf2 }, &operand_data[321], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3977 */ { "floatsisf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.s.w\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatsisf2 }, &operand_data[323], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3987 */ { "floatdisf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.s.l\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatdisf2 }, &operand_data[325], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4204 */ { "*extvsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%3,%m2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[327], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4204 */ { "*extvdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%3,%m2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[331], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4242 */ { "*extzvsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ext\t%0,%1,%3,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[327], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4242 */ { "*extzvdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dext\t%0,%1,%3,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[331], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4253 */ { "*extzv_truncsi_exts", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "exts\t%0,%1,%3,31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[335], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4292 */ { "*insvsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ins\t%0,%z3,%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[339], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4292 */ { "*insvdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dins\t%0,%z3,%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[343], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4309 */ { "*cinssi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_276 }, #else { 0, 0, output_276 }, #endif { 0 }, &operand_data[347], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4309 */ { "*cinsdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_277 }, #else { 0, 0, output_277 }, #endif { 0 }, &operand_data[351], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4337 */ { "mov_lwl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwl\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_lwl }, &operand_data[355], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4337 */ { "mov_ldl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldl\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_ldl }, &operand_data[358], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4347 */ { "mov_lwr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwr\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_lwr }, &operand_data[361], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4347 */ { "mov_ldr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldr\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_ldr }, &operand_data[365], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4358 */ { "mov_swl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "swl\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_swl }, &operand_data[369], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4358 */ { "mov_sdl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sdl\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_sdl }, &operand_data[372], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4368 */ { "mov_swr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "swr\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_swr }, &operand_data[375], 3, 3, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4368 */ { "mov_sdr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sdr\t%z1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mov_sdr }, &operand_data[378], 3, 3, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4394 */ { "*lea_high64", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[381], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4447 */ { "*lea64", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[381], 2, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4482 */ { "*unshifted_high", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "li\t%0,%h1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[384], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4482 */ { "*unshifted_high", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "li\t%0,%h1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[386], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4492 */ { "*xgot_hisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[388], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4492 */ { "*xgot_hidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[390], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4507 */ { "*xgot_losi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[392], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4507 */ { "*xgot_lodi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[395], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4522 */ { "*got_dispsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[388], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4522 */ { "*got_dispdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[390], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4535 */ { "*got_pagesi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[398], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4535 */ { "*got_pagedi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[400], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4555 */ { "load_gotsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lw\t%0,%R2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_gotsi }, &operand_data[402], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4555 */ { "load_gotdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ld\t%0,%R2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_gotdi }, &operand_data[405], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4569 */ { "*lowsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addiu\t%0,%1,%R2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[402], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4569 */ { "*lowdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "daddiu\t%0,%1,%R2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[405], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4578 */ { "*lowsi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addiu\t%0,%R2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[408], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4578 */ { "*lowdi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "daddiu\t%0,%R2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[411], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4641 */ { "*movsi_ra", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sw\t$31,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[414], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4641 */ { "*movdi_ra", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sd\t$31,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[415], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4649 */ { "*movdi_32bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_306 }, #else { 0, 0, output_306 }, #endif { 0 }, &operand_data[416], 2, 2, 0, 15, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4662 */ { "*movdi_32bit_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_307 }, #else { 0, 0, output_307 }, #endif { 0 }, &operand_data[418], 2, 2, 0, 8, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4672 */ { "*movdi_64bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_308 }, #else { 0, 0, output_308 }, #endif { 0 }, &operand_data[420], 2, 2, 0, 15, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4682 */ { "*movdi_64bit_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_309 }, #else { 0, 0, output_309 }, #endif { 0 }, &operand_data[422], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movsi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_310 }, #else { 0, 0, output_310 }, #endif { 0 }, &operand_data[424], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv2hi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_311 }, #else { 0, 0, output_311 }, #endif { 0 }, &operand_data[426], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv4qi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_312 }, #else { 0, 0, output_312 }, #endif { 0 }, &operand_data[428], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv2hq_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_313 }, #else { 0, 0, output_313 }, #endif { 0 }, &operand_data[430], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv2uhq_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_314 }, #else { 0, 0, output_314 }, #endif { 0 }, &operand_data[432], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv2ha_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_315 }, #else { 0, 0, output_315 }, #endif { 0 }, &operand_data[434], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv2uha_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_316 }, #else { 0, 0, output_316 }, #endif { 0 }, &operand_data[436], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv4qq_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_317 }, #else { 0, 0, output_317 }, #endif { 0 }, &operand_data[438], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4750 */ { "*movv4uqq_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_318 }, #else { 0, 0, output_318 }, #endif { 0 }, &operand_data[440], 2, 2, 0, 23, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movsi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_319 }, #else { 0, 0, output_319 }, #endif { 0 }, &operand_data[442], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv2hi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_320 }, #else { 0, 0, output_320 }, #endif { 0 }, &operand_data[444], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv4qi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_321 }, #else { 0, 0, output_321 }, #endif { 0 }, &operand_data[446], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv2hq_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_322 }, #else { 0, 0, output_322 }, #endif { 0 }, &operand_data[448], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv2uhq_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_323 }, #else { 0, 0, output_323 }, #endif { 0 }, &operand_data[450], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv2ha_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_324 }, #else { 0, 0, output_324 }, #endif { 0 }, &operand_data[452], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv2uha_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_325 }, #else { 0, 0, output_325 }, #endif { 0 }, &operand_data[454], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv4qq_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_326 }, #else { 0, 0, output_326 }, #endif { 0 }, &operand_data[456], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4761 */ { "*movv4uqq_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_327 }, #else { 0, 0, output_327 }, #endif { 0 }, &operand_data[458], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4842 */ { "*lwxc1_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[460], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4842 */ { "*ldxc1_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[463], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4842 */ { "*ldxc1_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[466], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4842 */ { "*lwxc1_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[469], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4842 */ { "*ldxc1_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[472], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4842 */ { "*ldxc1_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[475], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4851 */ { "*swxc1_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "swxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[478], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4851 */ { "*sdxc1_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sdxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[481], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4851 */ { "*sdxc1_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sdxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[484], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4851 */ { "*swxc1_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "swxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[487], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4851 */ { "*sdxc1_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sdxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[490], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4851 */ { "*sdxc1_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sdxc1\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[493], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[496], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[499], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[502], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[505], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[508], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[511], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[514], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[517], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[520], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[523], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[526], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[529], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[532], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[535], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[538], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4864 */ { "*lwxs", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwxs\t%0,%1(%2)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[541], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4891 */ { "*movhi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_358 }, #else { 0, 0, output_358 }, #endif { 0 }, &operand_data[544], 2, 2, 0, 9, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4902 */ { "*movhi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_359 }, #else { 0, 0, output_359 }, #endif { 0 }, &operand_data[546], 2, 2, 0, 8, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4967 */ { "*movqi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_360 }, #else { 0, 0, output_360 }, #endif { 0 }, &operand_data[548], 2, 2, 0, 9, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4978 */ { "*movqi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_361 }, #else { 0, 0, output_361 }, #endif { 0 }, &operand_data[550], 2, 2, 0, 8, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5026 */ { "movccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_362 }, #else { 0, 0, output_362 }, #endif { (insn_gen_fn::stored_funcptr) gen_movccf }, &operand_data[552], 2, 2, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5033 */ { "*movsf_hardfloat", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_363 }, #else { 0, 0, output_363 }, #endif { 0 }, &operand_data[554], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5043 */ { "*movsf_softfloat", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_364 }, #else { 0, 0, output_364 }, #endif { 0 }, &operand_data[556], 2, 2, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5053 */ { "*movsf_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_365 }, #else { 0, 0, output_365 }, #endif { 0 }, &operand_data[558], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5074 */ { "*movdf_hardfloat", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_366 }, #else { 0, 0, output_366 }, #endif { 0 }, &operand_data[560], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5084 */ { "*movdf_softfloat", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_367 }, #else { 0, 0, output_367 }, #endif { 0 }, &operand_data[562], 2, 2, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5094 */ { "*movdf_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_368 }, #else { 0, 0, output_368 }, #endif { 0 }, &operand_data[564], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5115 */ { "*movti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_369 }, #else { 0, 0, output_369 }, #endif { 0 }, &operand_data[566], 2, 2, 0, 7, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5129 */ { "*movti_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[568], 2, 2, 0, 8, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5152 */ { "*movtf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[570], 2, 2, 0, 7, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5163 */ { "*movtf_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[572], 2, 2, 0, 5, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5220 */ { "*movv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_373 }, #else { 0, 0, output_373 }, #endif { 0 }, &operand_data[574], 2, 2, 0, 10, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5237 */ { "mfhisi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_374 }, #else { 0, 0, output_374 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhisi_di }, &operand_data[576], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5237 */ { "mfhisi_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_375 }, #else { 0, 0, output_375 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhisi_ti }, &operand_data[578], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5237 */ { "mfhidi_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_376 }, #else { 0, 0, output_376 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhidi_ti }, &operand_data[580], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5249 */ { "mthisi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthi\t%z1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthisi_di }, &operand_data[582], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5249 */ { "mthisi_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthi\t%z1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthisi_ti }, &operand_data[585], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5249 */ { "mthidi_ti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthi\t%z1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthidi_ti }, &operand_data[588], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowdf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_380 }, #else { 0, 0, output_380 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowdf }, &operand_data[591], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_381 }, #else { 0, 0, output_381 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowdi }, &operand_data[593], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_382 }, #else { 0, 0, output_382 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowv2sf }, &operand_data[595], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_383 }, #else { 0, 0, output_383 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowv2si }, &operand_data[597], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_384 }, #else { 0, 0, output_384 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowv4hi }, &operand_data[599], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_385 }, #else { 0, 0, output_385 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowv8qi }, &operand_data[601], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5295 */ { "load_lowtf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_386 }, #else { 0, 0, output_386 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_lowtf }, &operand_data[603], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_highdf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_387 }, #else { 0, 0, output_387 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_highdf }, &operand_data[605], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_highdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_388 }, #else { 0, 0, output_388 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_highdi }, &operand_data[608], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_highv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_389 }, #else { 0, 0, output_389 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_highv2sf }, &operand_data[611], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_highv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_390 }, #else { 0, 0, output_390 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_highv2si }, &operand_data[614], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_highv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_391 }, #else { 0, 0, output_391 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_highv4hi }, &operand_data[617], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_highv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_392 }, #else { 0, 0, output_392 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_highv8qi }, &operand_data[620], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5309 */ { "load_hightf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_393 }, #else { 0, 0, output_393 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_hightf }, &operand_data[623], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_worddf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_394 }, #else { 0, 0, output_394 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_worddf }, &operand_data[626], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_worddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_395 }, #else { 0, 0, output_395 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_worddi }, &operand_data[629], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_wordv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_396 }, #else { 0, 0, output_396 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_wordv2sf }, &operand_data[632], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_wordv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_397 }, #else { 0, 0, output_397 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_wordv2si }, &operand_data[635], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_wordv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_398 }, #else { 0, 0, output_398 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_wordv4hi }, &operand_data[638], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_wordv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_399 }, #else { 0, 0, output_399 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_wordv8qi }, &operand_data[641], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5324 */ { "store_wordtf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_400 }, #else { 0, 0, output_400 }, #endif { (insn_gen_fn::stored_funcptr) gen_store_wordtf }, &operand_data[644], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1df }, &operand_data[647], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1di }, &operand_data[650], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1v2sf }, &operand_data[653], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1v2si }, &operand_data[656], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1v4hi }, &operand_data[659], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1v8qi }, &operand_data[662], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5339 */ { "mthc1tf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mthc1tf }, &operand_data[665], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1df }, &operand_data[668], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1di }, &operand_data[670], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1v2sf }, &operand_data[672], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1v2si }, &operand_data[674], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1v4hi }, &operand_data[676], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1v8qi }, &operand_data[678], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5350 */ { "mfhc1tf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfhc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mfhc1tf }, &operand_data[680], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5367 */ { "loadgp_newabi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_415 }, #else { 0, 0, output_415 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_newabi_si }, &operand_data[682], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5367 */ { "loadgp_newabi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_416 }, #else { 0, 0, output_416 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_newabi_di }, &operand_data[685], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5386 */ { "loadgp_absolute_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_417 }, #else { 0, 0, output_417 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_absolute_si }, &operand_data[688], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5386 */ { "loadgp_absolute_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_418 }, #else { 0, 0, output_418 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_absolute_di }, &operand_data[690], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5402 */ { "loadgp_blockage", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_blockage }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5410 */ { "loadgp_rtp_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_420 }, #else { 0, 0, output_420 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_rtp_si }, &operand_data[692], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5410 */ { "loadgp_rtp_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_421 }, #else { 0, 0, output_421 }, #endif { (insn_gen_fn::stored_funcptr) gen_loadgp_rtp_di }, &operand_data[695], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5432 */ { "copygp_mips16_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_422 }, #else { 0, 0, output_422 }, #endif { (insn_gen_fn::stored_funcptr) gen_copygp_mips16_si }, &operand_data[698], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5432 */ { "copygp_mips16_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_423 }, #else { 0, 0, output_423 }, #endif { (insn_gen_fn::stored_funcptr) gen_copygp_mips16_di }, &operand_data[700], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5449 */ { "potential_cprestore_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_424 }, #else { 0, 0, output_424 }, #endif { (insn_gen_fn::stored_funcptr) gen_potential_cprestore_si }, &operand_data[702], 4, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5449 */ { "potential_cprestore_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_425 }, #else { 0, 0, output_425 }, #endif { (insn_gen_fn::stored_funcptr) gen_potential_cprestore_di }, &operand_data[706], 4, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5471 */ { "cprestore_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_426 }, #else { 0, 0, output_426 }, #endif { (insn_gen_fn::stored_funcptr) gen_cprestore_si }, &operand_data[702], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5471 */ { "cprestore_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_427 }, #else { 0, 0, output_427 }, #endif { (insn_gen_fn::stored_funcptr) gen_cprestore_di }, &operand_data[706], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5486 */ { "use_cprestore_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_use_cprestore_si }, &operand_data[710], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5486 */ { "use_cprestore_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_use_cprestore_di }, &operand_data[711], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5516 */ { "sync", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_430 }, #else { 0, 0, output_430 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5521 */ { "synci", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "synci\t0(%0)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_synci }, &operand_data[712], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5527 */ { "rdhwr_synci_step_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rdhwr\t%0,$1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_rdhwr_synci_step_si }, &operand_data[40], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5527 */ { "rdhwr_synci_step_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rdhwr\t%0,$1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_rdhwr_synci_step_di }, &operand_data[46], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5534 */ { "clear_hazard_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_434 }, #else { 0, 0, output_434 }, #endif { (insn_gen_fn::stored_funcptr) gen_clear_hazard_si }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5534 */ { "clear_hazard_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_435 }, #else { 0, 0, output_435 }, #endif { (insn_gen_fn::stored_funcptr) gen_clear_hazard_di }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5548 */ { "mips_cache", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cache\t%X0,%a1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cache }, &operand_data[713], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5560 */ { "r10k_cache_barrier", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cache\t0x14,0(%$)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_r10k_cache_barrier }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5623 */ { "*ashlsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_438 }, #else { 0, 0, output_438 }, #endif { 0 }, &operand_data[715], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5623 */ { "*ashrsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_439 }, #else { 0, 0, output_439 }, #endif { 0 }, &operand_data[715], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5623 */ { "*lshrsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_440 }, #else { 0, 0, output_440 }, #endif { 0 }, &operand_data[715], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5623 */ { "*ashldi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_441 }, #else { 0, 0, output_441 }, #endif { 0 }, &operand_data[718], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5623 */ { "*ashrdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_442 }, #else { 0, 0, output_442 }, #endif { 0 }, &operand_data[718], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5623 */ { "*lshrdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_443 }, #else { 0, 0, output_443 }, #endif { 0 }, &operand_data[718], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5639 */ { "*ashlsi3_extend", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_444 }, #else { 0, 0, output_444 }, #endif { 0 }, &operand_data[721], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5639 */ { "*ashrsi3_extend", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_445 }, #else { 0, 0, output_445 }, #endif { 0 }, &operand_data[721], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5639 */ { "*lshrsi3_extend", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_446 }, #else { 0, 0, output_446 }, #endif { 0 }, &operand_data[721], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5654 */ { "*ashlsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_447 }, #else { 0, 0, output_447 }, #endif { 0 }, &operand_data[724], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5654 */ { "*ashrsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_448 }, #else { 0, 0, output_448 }, #endif { 0 }, &operand_data[724], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5654 */ { "*lshrsi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_449 }, #else { 0, 0, output_449 }, #endif { 0 }, &operand_data[724], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5670 */ { "lsa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lsa\t%0,%1,%3,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_lsa }, &operand_data[727], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5670 */ { "dlsa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dlsa\t%0,%1,%3,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_dlsa }, &operand_data[731], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5682 */ { "*ashldi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_452 }, #else { 0, 0, output_452 }, #endif { 0 }, &operand_data[735], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5698 */ { "*ashrdi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_453 }, #else { 0, 0, output_453 }, #endif { 0 }, &operand_data[738], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5713 */ { "*lshrdi3_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_454 }, #else { 0, 0, output_454 }, #endif { 0 }, &operand_data[738], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5749 */ { "*mips.md:5749", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[741], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5764 */ { "rotrsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_456 }, #else { 0, 0, output_456 }, #endif { (insn_gen_fn::stored_funcptr) gen_rotrsi3 }, &operand_data[744], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5764 */ { "rotrdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_457 }, #else { 0, 0, output_457 }, #endif { (insn_gen_fn::stored_funcptr) gen_rotrdi3 }, &operand_data[747], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5779 */ { "bswaphi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "wsbh\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bswaphi2 }, &operand_data[750], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5786 */ { "bswapsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bswapsi2 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5797 */ { "bswapdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bswapdi2 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5808 */ { "wsbh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "wsbh\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_wsbh }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5815 */ { "dsbh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsbh\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_dsbh }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5822 */ { "dshd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dshd\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_dshd }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5838 */ { "*branch_fp_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_464 }, #else { 0, 0, output_464 }, #endif { 0 }, &operand_data[752], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5838 */ { "*branch_fp_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_465 }, #else { 0, 0, output_465 }, #endif { 0 }, &operand_data[755], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5854 */ { "*branch_fp_inverted_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_466 }, #else { 0, 0, output_466 }, #endif { 0 }, &operand_data[752], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5854 */ { "*branch_fp_inverted_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_467 }, #else { 0, 0, output_467 }, #endif { 0 }, &operand_data[755], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5872 */ { "*branch_ordersi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_468 }, #else { 0, 0, output_468 }, #endif { 0 }, &operand_data[758], 4, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5872 */ { "*branch_orderdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_469 }, #else { 0, 0, output_469 }, #endif { 0 }, &operand_data[762], 4, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5886 */ { "*branch_ordersi_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_470 }, #else { 0, 0, output_470 }, #endif { 0 }, &operand_data[758], 4, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5886 */ { "*branch_orderdi_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_471 }, #else { 0, 0, output_471 }, #endif { 0 }, &operand_data[762], 4, 4, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5902 */ { "*branch_equalitysi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_472 }, #else { 0, 0, output_472 }, #endif { 0 }, &operand_data[766], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5902 */ { "*branch_equalitydi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_473 }, #else { 0, 0, output_473 }, #endif { 0 }, &operand_data[770], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5916 */ { "*branch_equalitysi_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_474 }, #else { 0, 0, output_474 }, #endif { 0 }, &operand_data[766], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5916 */ { "*branch_equalitydi_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_475 }, #else { 0, 0, output_475 }, #endif { 0 }, &operand_data[770], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5932 */ { "*branch_equalitysi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_476 }, #else { 0, output_476, 0 }, #endif { 0 }, &operand_data[774], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5932 */ { "*branch_equalitydi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_477 }, #else { 0, output_477, 0 }, #endif { 0 }, &operand_data[777], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5946 */ { "*branch_equalitysi_mips16_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_478 }, #else { 0, output_478, 0 }, #endif { 0 }, &operand_data[774], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5946 */ { "*branch_equalitydi_mips16_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_479 }, #else { 0, output_479, 0 }, #endif { 0 }, &operand_data[777], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5995 */ { "*branch_bit0si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_480 }, #else { 0, 0, output_480 }, #endif { 0 }, &operand_data[780], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5995 */ { "*branch_bit1si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_481 }, #else { 0, 0, output_481 }, #endif { 0 }, &operand_data[780], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5995 */ { "*branch_bit0di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_482 }, #else { 0, 0, output_482 }, #endif { 0 }, &operand_data[783], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5995 */ { "*branch_bit1di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_483 }, #else { 0, 0, output_483 }, #endif { 0 }, &operand_data[783], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6015 */ { "*branch_bit0si_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_484 }, #else { 0, 0, output_484 }, #endif { 0 }, &operand_data[780], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6015 */ { "*branch_bit1si_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_485 }, #else { 0, 0, output_485 }, #endif { 0 }, &operand_data[780], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6015 */ { "*branch_bit0di_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_486 }, #else { 0, 0, output_486 }, #endif { 0 }, &operand_data[783], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6015 */ { "*branch_bit1di_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_487 }, #else { 0, 0, output_487 }, #endif { 0 }, &operand_data[783], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6055 */ { "*seq_zero_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6055 */ { "*seq_zero_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6055 */ { "*seq_zero_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6055 */ { "*seq_zero_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6064 */ { "*seq_zero_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[786], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6064 */ { "*seq_zero_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[788], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6064 */ { "*seq_zero_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[790], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6064 */ { "*seq_zero_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[792], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6074 */ { "*seq_sisi_seq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_496 }, #else { 0, output_496, 0 }, #endif { 0 }, &operand_data[794], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6074 */ { "*seq_disi_seq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_497 }, #else { 0, output_497, 0 }, #endif { 0 }, &operand_data[797], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6074 */ { "*seq_sidi_seq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_498 }, #else { 0, output_498, 0 }, #endif { 0 }, &operand_data[800], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6074 */ { "*seq_didi_seq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_499 }, #else { 0, output_499, 0 }, #endif { 0 }, &operand_data[803], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6086 */ { "*sne_zero_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6086 */ { "*sne_zero_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6086 */ { "*sne_zero_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6086 */ { "*sne_zero_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6096 */ { "*sne_sisi_sne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_504 }, #else { 0, output_504, 0 }, #endif { 0 }, &operand_data[794], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6096 */ { "*sne_disi_sne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_505 }, #else { 0, output_505, 0 }, #endif { 0 }, &operand_data[797], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6096 */ { "*sne_sidi_sne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_506 }, #else { 0, output_506, 0 }, #endif { 0 }, &operand_data[800], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6096 */ { "*sne_didi_sne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_507 }, #else { 0, output_507, 0 }, #endif { 0 }, &operand_data[803], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgt_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[806], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgtu_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[806], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgt_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[809], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgtu_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[809], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgt_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[812], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgtu_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[812], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgt_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[815], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6108 */ { "*sgtu_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%z2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[815], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgt_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[818], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgtu_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[818], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgt_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[821], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgtu_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[821], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgt_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[824], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgtu_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[824], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgt_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[827], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6117 */ { "*sgtu_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[827], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sge_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sgeu_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sge_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sgeu_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[43], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sge_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sgeu_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sge_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6126 */ { "*sgeu_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%.,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*slt_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[744], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*sltu_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[744], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*slt_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[830], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*sltu_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[830], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*slt_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[721], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*sltu_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[721], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*slt_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[833], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6135 */ { "*sltu_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[833], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*slt_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[836], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*sltu_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[836], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*slt_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[839], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*sltu_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[839], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*slt_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[842], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*sltu_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[842], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*slt_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "slt\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[845], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6144 */ { "*sltu_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sltu\t%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[845], 3, 3, 0, 3, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sle_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_548 }, #else { 0, 0, output_548 }, #endif { 0 }, &operand_data[848], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sleu_sisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_549 }, #else { 0, 0, output_549 }, #endif { 0 }, &operand_data[848], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sle_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_550 }, #else { 0, 0, output_550 }, #endif { 0 }, &operand_data[851], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sleu_disi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_551 }, #else { 0, 0, output_551 }, #endif { 0 }, &operand_data[851], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sle_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_552 }, #else { 0, 0, output_552 }, #endif { 0 }, &operand_data[854], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sleu_sidi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_553 }, #else { 0, 0, output_553 }, #endif { 0 }, &operand_data[854], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sle_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_554 }, #else { 0, 0, output_554 }, #endif { 0 }, &operand_data[857], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6154 */ { "*sleu_didi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_555 }, #else { 0, 0, output_555 }, #endif { 0 }, &operand_data[857], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sle_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_556 }, #else { 0, 0, output_556 }, #endif { 0 }, &operand_data[860], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sleu_sisi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_557 }, #else { 0, 0, output_557 }, #endif { 0 }, &operand_data[860], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sle_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_558 }, #else { 0, 0, output_558 }, #endif { 0 }, &operand_data[863], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sleu_disi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_559 }, #else { 0, 0, output_559 }, #endif { 0 }, &operand_data[863], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sle_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_560 }, #else { 0, 0, output_560 }, #endif { 0 }, &operand_data[866], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sleu_sidi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_561 }, #else { 0, 0, output_561 }, #endif { 0 }, &operand_data[866], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sle_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_562 }, #else { 0, 0, output_562 }, #endif { 0 }, &operand_data[869], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6166 */ { "*sleu_didi_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_563 }, #else { 0, 0, output_563 }, #endif { 0 }, &operand_data[869], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunordered_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.un.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunordered_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "suneq_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ueq.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_suneq_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunlt_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ult.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunlt_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunle_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ule.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunle_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "seq_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.eq.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_seq_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "slt_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.lt.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_slt_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sle_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.le.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sle_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunordered_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.un.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunordered_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "suneq_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ueq.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_suneq_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunlt_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ult.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunlt_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunle_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ule.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunle_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "seq_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.eq.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_seq_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "slt_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.lt.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_slt_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sle_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.le.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sle_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunordered_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.un.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunordered_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "suneq_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ueq.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_suneq_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunlt_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ult.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunlt_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunle_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ule.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunle_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "seq_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.eq.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_seq_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "slt_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.lt.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_slt_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sle_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.le.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sle_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sordered_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.or.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sordered_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sltgt_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ne.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sltgt_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sne_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.une.s\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sne_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunordered_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.un.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunordered_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "suneq_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ueq.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_suneq_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunlt_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ult.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunlt_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sunle_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ule.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunle_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "seq_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.eq.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_seq_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "slt_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.lt.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_slt_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sle_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.le.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sle_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sordered_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.or.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sordered_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sltgt_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ne.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sltgt_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6186 */ { "sne_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.une.d\t%Z0%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sne_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sge_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.le.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sge_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sgt_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.lt.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sgt_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sunge_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ule.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunge_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sungt_sf_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ult.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sungt_sf_using_cc }, &operand_data[872], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sge_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.le.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sge_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sgt_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.lt.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sgt_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sunge_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ule.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunge_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sungt_df_using_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ult.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sungt_df_using_cc }, &operand_data[875], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sge_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.le.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sge_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sgt_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.lt.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sgt_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sunge_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ule.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunge_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sungt_sf_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ult.s\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sungt_sf_using_ccf }, &operand_data[878], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sge_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.le.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sge_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sgt_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.lt.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sgt_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sunge_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ule.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunge_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6195 */ { "sungt_df_using_ccf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.ult.d\t%Z0%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sungt_df_using_ccf }, &operand_data[881], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6217 */ { "*jump_absolute", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_614 }, #else { 0, 0, output_614 }, #endif { 0 }, &operand_data[752], 1, 1, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6240 */ { "*jump_pic", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_615 }, #else { 0, 0, output_615 }, #endif { 0 }, &operand_data[752], 1, 1, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6267 */ { "*jump_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "b\t%l0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[752], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6306 */ { "indirect_jump_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_617 }, #else { 0, 0, output_617 }, #endif { (insn_gen_fn::stored_funcptr) gen_indirect_jump_si }, &operand_data[41], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6306 */ { "indirect_jump_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_618 }, #else { 0, 0, output_618 }, #endif { (insn_gen_fn::stored_funcptr) gen_indirect_jump_di }, &operand_data[44], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6318 */ { "indirect_jump_and_restore_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%(%%)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_indirect_jump_and_restore_si }, &operand_data[884], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6318 */ { "indirect_jump_and_restore_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%(%%)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_indirect_jump_and_restore_di }, &operand_data[887], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6350 */ { "tablejump_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_621 }, #else { 0, 0, output_621 }, #endif { (insn_gen_fn::stored_funcptr) gen_tablejump_si }, &operand_data[890], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6350 */ { "tablejump_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_622 }, #else { 0, 0, output_622 }, #endif { (insn_gen_fn::stored_funcptr) gen_tablejump_di }, &operand_data[892], 2, 2, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6401 */ { "casesi_internal_mips16_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_623 }, #else { 0, 0, output_623 }, #endif { (insn_gen_fn::stored_funcptr) gen_casesi_internal_mips16_si }, &operand_data[894], 4, 6, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6401 */ { "casesi_internal_mips16_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_624 }, #else { 0, 0, output_624 }, #endif { (insn_gen_fn::stored_funcptr) gen_casesi_internal_mips16_di }, &operand_data[900], 4, 6, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6524 */ { "blockage", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_blockage }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6531 */ { "probe_stack_range_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_626 }, #else { 0, 0, output_626 }, #endif { (insn_gen_fn::stored_funcptr) gen_probe_stack_range_si }, &operand_data[906], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6531 */ { "probe_stack_range_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_627 }, #else { 0, 0, output_627 }, #endif { (insn_gen_fn::stored_funcptr) gen_probe_stack_range_di }, &operand_data[909], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6571 */ { "*return", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_628 }, #else { 0, 0, output_628 }, #endif { 0 }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6571 */ { "*simple_return", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_629 }, #else { 0, 0, output_629 }, #endif { 0 }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6583 */ { "return_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_630 }, #else { 0, 0, output_630 }, #endif { (insn_gen_fn::stored_funcptr) gen_return_internal }, &operand_data[912], 1, 1, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6583 */ { "simple_return_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_631 }, #else { 0, 0, output_631 }, #endif { (insn_gen_fn::stored_funcptr) gen_simple_return_internal }, &operand_data[912], 1, 1, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6594 */ { "mips_eret", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "eret", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_eret }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6603 */ { "mips_deret", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "deret", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_deret }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6612 */ { "mips_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "di", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_di }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6620 */ { "mips_ehb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ehb", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_ehb }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6628 */ { "mips_rdpgpr_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rdpgpr\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rdpgpr_si }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6628 */ { "mips_rdpgpr_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rdpgpr\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rdpgpr_di }, &operand_data[46], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6638 */ { "cop0_move", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_638 }, #else { 0, 0, output_638 }, #endif { (insn_gen_fn::stored_funcptr) gen_cop0_move }, &operand_data[913], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6664 */ { "eh_set_lr_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_eh_set_lr_si }, &operand_data[915], 1, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6670 */ { "eh_set_lr_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_eh_set_lr_di }, &operand_data[917], 1, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6712 */ { "restore_gp_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_restore_gp_si }, &operand_data[916], 0, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6712 */ { "restore_gp_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_restore_gp_di }, &operand_data[383], 0, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6727 */ { "move_gpsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_643 }, #else { 0, 0, output_643 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_gpsi }, &operand_data[919], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6727 */ { "move_gpdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_644 }, #else { 0, 0, output_644 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_gpdi }, &operand_data[921], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6792 */ { "load_callsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lw\t%0,%R2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_callsi }, &operand_data[402], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6792 */ { "load_calldi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ld\t%0,%R2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_calldi }, &operand_data[405], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6802 */ { "set_got_version", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_set_got_version }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6809 */ { "update_got_version", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_update_got_version }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6841 */ { "sibcall_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_649 }, #else { 0, 0, output_649 }, #endif { (insn_gen_fn::stored_funcptr) gen_sibcall_internal }, &operand_data[923], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6861 */ { "sibcall_value_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_650 }, #else { 0, 0, output_650 }, #endif { (insn_gen_fn::stored_funcptr) gen_sibcall_value_internal }, &operand_data[925], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6870 */ { "sibcall_value_multiple_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_651 }, #else { 0, 0, output_651 }, #endif { (insn_gen_fn::stored_funcptr) gen_sibcall_value_multiple_internal }, &operand_data[925], 4, 4, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6929 */ { "call_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_652 }, #else { 0, 0, output_652 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_internal }, &operand_data[929], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6946 */ { "call_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_653 }, #else { 0, 0, output_653 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_split }, &operand_data[929], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6960 */ { "call_internal_direct", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_654 }, #else { 0, 0, output_654 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_internal_direct }, &operand_data[931], 2, 2, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6979 */ { "call_direct_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_655 }, #else { 0, 0, output_655 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_direct_split }, &operand_data[931], 2, 2, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7003 */ { "call_value_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_656 }, #else { 0, 0, output_656 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value_internal }, &operand_data[928], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7023 */ { "call_value_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_657 }, #else { 0, 0, output_657 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value_split }, &operand_data[928], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7035 */ { "call_value_internal_direct", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_658 }, #else { 0, 0, output_658 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value_internal_direct }, &operand_data[933], 3, 3, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7056 */ { "call_value_direct_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_659 }, #else { 0, 0, output_659 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value_direct_split }, &operand_data[933], 3, 3, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7069 */ { "call_value_multiple_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_660 }, #else { 0, 0, output_660 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value_multiple_internal }, &operand_data[936], 4, 4, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7092 */ { "call_value_multiple_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_661 }, #else { 0, 0, output_661 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value_multiple_split }, &operand_data[936], 4, 4, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7138 */ { "prefetch", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_662 }, #else { 0, 0, output_662 }, #endif { (insn_gen_fn::stored_funcptr) gen_prefetch }, &operand_data[940], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7157 */ { "*prefetch_indexed_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_663 }, #else { 0, 0, output_663 }, #endif { 0 }, &operand_data[943], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7157 */ { "*prefetch_indexed_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_664 }, #else { 0, 0, output_664 }, #endif { 0 }, &operand_data[947], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7169 */ { "nop", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%(nop%)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_nop }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7177 */ { "hazard_nop", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_666 }, #else { 0, 0, output_666 }, #endif { (insn_gen_fn::stored_funcptr) gen_hazard_nop }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7189 */ { "insn_pseudo", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif ".insn", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_insn_pseudo }, &operand_data[0], 0, 0, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7198 */ { "*movsi_on_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_668 }, #else { 0, output_668, 0 }, #endif { 0 }, &operand_data[951], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7198 */ { "*movdi_on_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_669 }, #else { 0, output_669, 0 }, #endif { 0 }, &operand_data[956], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7198 */ { "*movsi_on_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_670 }, #else { 0, output_670, 0 }, #endif { 0 }, &operand_data[961], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7198 */ { "*movdi_on_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_671 }, #else { 0, output_671, 0 }, #endif { 0 }, &operand_data[966], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7198 */ { "*movsi_on_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_672 }, #else { 0, output_672, 0 }, #endif { 0 }, &operand_data[971], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7198 */ { "*movdi_on_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_673 }, #else { 0, output_673, 0 }, #endif { 0 }, &operand_data[976], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7213 */ { "*movsi_on_si_ne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_674 }, #else { 0, output_674, 0 }, #endif { 0 }, &operand_data[951], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7213 */ { "*movdi_on_si_ne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_675 }, #else { 0, output_675, 0 }, #endif { 0 }, &operand_data[956], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7213 */ { "*movsi_on_di_ne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_676 }, #else { 0, output_676, 0 }, #endif { 0 }, &operand_data[961], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7213 */ { "*movdi_on_di_ne", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_677 }, #else { 0, output_677, 0 }, #endif { 0 }, &operand_data[966], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7226 */ { "*movsf_on_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_678 }, #else { 0, output_678, 0 }, #endif { 0 }, &operand_data[981], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7226 */ { "*movdf_on_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_679 }, #else { 0, output_679, 0 }, #endif { 0 }, &operand_data[986], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7226 */ { "*movsf_on_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_680 }, #else { 0, output_680, 0 }, #endif { 0 }, &operand_data[991], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7226 */ { "*movdf_on_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_681 }, #else { 0, output_681, 0 }, #endif { 0 }, &operand_data[996], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7226 */ { "*movsf_on_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_682 }, #else { 0, output_682, 0 }, #endif { 0 }, &operand_data[1001], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7226 */ { "*movdf_on_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_683 }, #else { 0, output_683, 0 }, #endif { 0 }, &operand_data[1006], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*seleqsi_using_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_684 }, #else { 0, output_684, 0 }, #endif { 0 }, &operand_data[1011], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*selnesi_using_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_685 }, #else { 0, output_685, 0 }, #endif { 0 }, &operand_data[1011], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*seleqdi_using_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_686 }, #else { 0, output_686, 0 }, #endif { 0 }, &operand_data[1015], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*selnedi_using_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_687 }, #else { 0, output_687, 0 }, #endif { 0 }, &operand_data[1015], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*seleqsi_using_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_688 }, #else { 0, output_688, 0 }, #endif { 0 }, &operand_data[1019], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*selnesi_using_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_689 }, #else { 0, output_689, 0 }, #endif { 0 }, &operand_data[1019], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*seleqdi_using_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_690 }, #else { 0, output_690, 0 }, #endif { 0 }, &operand_data[1023], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7241 */ { "*selnedi_using_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_691 }, #else { 0, output_691, 0 }, #endif { 0 }, &operand_data[1023], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7261 */ { "*selsf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_692 }, #else { 0, output_692, 0 }, #endif { 0 }, &operand_data[1027], 4, 4, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7261 */ { "*seldf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_693 }, #else { 0, output_693, 0 }, #endif { 0 }, &operand_data[1031], 4, 4, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7329 */ { "consttable", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_consttable }, &operand_data[329], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7337 */ { "consttable_end", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_consttable_end }, &operand_data[329], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7345 */ { "consttable_tls_reloc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_696 }, #else { 0, 0, output_696 }, #endif { (insn_gen_fn::stored_funcptr) gen_consttable_tls_reloc }, &operand_data[1035], 2, 2, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7353 */ { "consttable_int", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_697 }, #else { 0, 0, output_697 }, #endif { (insn_gen_fn::stored_funcptr) gen_consttable_int }, &operand_data[1037], 2, 2, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7366 */ { "consttable_float", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_698 }, #else { 0, 0, output_698 }, #endif { (insn_gen_fn::stored_funcptr) gen_consttable_float }, &operand_data[1037], 1, 1, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7380 */ { "align", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif ".align\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_align }, &operand_data[329], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7400 */ { "*mips16e_save_restore", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_700 }, #else { 0, 0, output_700 }, #endif { 0 }, &operand_data[1039], 3, 3, 1, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7426 */ { "tls_get_tp_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_tls_get_tp_si }, &operand_data[40], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7426 */ { "tls_get_tp_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_tls_get_tp_di }, &operand_data[46], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7441 */ { "*tls_get_tp_si_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_703 }, #else { 0, 0, output_703 }, #endif { 0 }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7441 */ { "*tls_get_tp_di_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_704 }, #else { 0, 0, output_704 }, #endif { 0 }, &operand_data[0], 0, 0, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7468 */ { "tls_get_tp_mips16_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_tls_get_tp_mips16_si }, &operand_data[1042], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7468 */ { "tls_get_tp_mips16_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_tls_get_tp_mips16_di }, &operand_data[1044], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7488 */ { "*tls_get_tp_mips16_call_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_707 }, #else { 0, 0, output_707 }, #endif { 0 }, &operand_data[1043], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7488 */ { "*tls_get_tp_mips16_call_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_708 }, #else { 0, 0, output_708 }, #endif { 0 }, &operand_data[1045], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7522 */ { "*mips_get_fcsr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cfc1\t%0,$31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[40], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7529 */ { "mips_get_fcsr_mips16_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_710 }, #else { 0, 0, output_710 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_get_fcsr_mips16_si }, &operand_data[1043], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7529 */ { "mips_get_fcsr_mips16_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_711 }, #else { 0, 0, output_711 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_get_fcsr_mips16_di }, &operand_data[1045], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7553 */ { "*mips_set_fcsr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ctc1\t%0,$31", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[41], 1, 1, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7560 */ { "mips_set_fcsr_mips16_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_713 }, #else { 0, 0, output_713 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_set_fcsr_mips16_si }, &operand_data[1043], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7560 */ { "mips_set_fcsr_mips16_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_714 }, #else { 0, 0, output_714 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_set_fcsr_mips16_di }, &operand_data[1045], 1, 1, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7571 */ { "*join2_load_storehi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_715 }, #else { 0, 0, output_715 }, #endif { 0 }, &operand_data[1046], 4, 4, 0, 4, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7571 */ { "*join2_load_storesi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_716 }, #else { 0, 0, output_716 }, #endif { 0 }, &operand_data[1050], 4, 4, 0, 4, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7571 */ { "*join2_load_storesf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_717 }, #else { 0, 0, output_717 }, #endif { 0 }, &operand_data[1054], 4, 4, 0, 4, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7571 */ { "*join2_load_storedf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_718 }, #else { 0, 0, output_718 }, #endif { 0 }, &operand_data[1058], 4, 4, 0, 4, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7634 */ { "*join2_loadhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_719 }, #else { 0, 0, output_719 }, #endif { 0 }, &operand_data[1062], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7634 */ { "*join2_loadhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_720 }, #else { 0, 0, output_720 }, #endif { 0 }, &operand_data[1062], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:53 */ { "*memory_barrier", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_721 }, #else { 0, 0, output_721 }, #endif { 0 }, &operand_data[1066], 1, 1, 1, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:60 */ { "sync_compare_and_swapsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_722 }, #else { 0, 0, output_722 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_compare_and_swapsi }, &operand_data[1067], 4, 4, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:60 */ { "sync_compare_and_swapdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_723 }, #else { 0, 0, output_723 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_compare_and_swapdi }, &operand_data[1071], 4, 4, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:90 */ { "compare_and_swap_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_724 }, #else { 0, 0, output_724 }, #endif { (insn_gen_fn::stored_funcptr) gen_compare_and_swap_12 }, &operand_data[1075], 6, 6, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:108 */ { "sync_addsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_725 }, #else { 0, 0, output_725 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_addsi }, &operand_data[1081], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:108 */ { "sync_adddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_726 }, #else { 0, 0, output_726 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_adddi }, &operand_data[1083], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:136 */ { "sync_add_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_727 }, #else { 0, 0, output_727 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_add_12 }, &operand_data[1085], 4, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:136 */ { "sync_sub_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_728 }, #else { 0, 0, output_728 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_sub_12 }, &operand_data[1085], 4, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:136 */ { "sync_ior_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_729 }, #else { 0, 0, output_729 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_ior_12 }, &operand_data[1085], 4, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:136 */ { "sync_xor_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_730 }, #else { 0, 0, output_730 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_xor_12 }, &operand_data[1085], 4, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:136 */ { "sync_and_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_731 }, #else { 0, 0, output_731 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_and_12 }, &operand_data[1085], 4, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:175 */ { "sync_old_add_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_732 }, #else { 0, 0, output_732 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_add_12 }, &operand_data[1090], 5, 6, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:175 */ { "sync_old_sub_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_733 }, #else { 0, 0, output_733 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_sub_12 }, &operand_data[1090], 5, 6, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:175 */ { "sync_old_ior_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_734 }, #else { 0, 0, output_734 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_ior_12 }, &operand_data[1090], 5, 6, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:175 */ { "sync_old_xor_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_735 }, #else { 0, 0, output_735 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_xor_12 }, &operand_data[1090], 5, 6, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:175 */ { "sync_old_and_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_736 }, #else { 0, 0, output_736 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_and_12 }, &operand_data[1090], 5, 6, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:217 */ { "sync_new_add_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_737 }, #else { 0, 0, output_737 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_add_12 }, &operand_data[1090], 5, 5, 6, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:217 */ { "sync_new_sub_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_738 }, #else { 0, 0, output_738 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_sub_12 }, &operand_data[1090], 5, 5, 6, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:217 */ { "sync_new_ior_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_739 }, #else { 0, 0, output_739 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_ior_12 }, &operand_data[1090], 5, 5, 6, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:217 */ { "sync_new_xor_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_740 }, #else { 0, 0, output_740 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_xor_12 }, &operand_data[1090], 5, 5, 6, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:217 */ { "sync_new_and_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_741 }, #else { 0, 0, output_741 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_and_12 }, &operand_data[1090], 5, 5, 6, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:259 */ { "sync_nand_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_742 }, #else { 0, 0, output_742 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_nand_12 }, &operand_data[1085], 4, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:297 */ { "sync_old_nand_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_743 }, #else { 0, 0, output_743 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_nand_12 }, &operand_data[1090], 5, 6, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:337 */ { "sync_new_nand_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_744 }, #else { 0, 0, output_744 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_nand_12 }, &operand_data[1090], 5, 5, 5, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:362 */ { "sync_subsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_745 }, #else { 0, 0, output_745 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_subsi }, &operand_data[1085], 2, 2, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:362 */ { "sync_subdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_746 }, #else { 0, 0, output_746 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_subdi }, &operand_data[1096], 2, 2, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:375 */ { "sync_old_addsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_747 }, #else { 0, 0, output_747 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_addsi }, &operand_data[1098], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:375 */ { "sync_old_adddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_748 }, #else { 0, 0, output_748 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_adddi }, &operand_data[1101], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:390 */ { "sync_old_subsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_749 }, #else { 0, 0, output_749 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_subsi }, &operand_data[1090], 3, 3, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:390 */ { "sync_old_subdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_750 }, #else { 0, 0, output_750 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_subdi }, &operand_data[1104], 3, 3, 2, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:405 */ { "sync_new_addsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_751 }, #else { 0, 0, output_751 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_addsi }, &operand_data[1098], 3, 3, 3, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:405 */ { "sync_new_adddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_752 }, #else { 0, 0, output_752 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_adddi }, &operand_data[1101], 3, 3, 3, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:421 */ { "sync_new_subsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_753 }, #else { 0, 0, output_753 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_subsi }, &operand_data[1090], 3, 3, 3, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:421 */ { "sync_new_subdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_754 }, #else { 0, 0, output_754 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_subdi }, &operand_data[1104], 3, 3, 3, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:437 */ { "sync_iorsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_755 }, #else { 0, 0, output_755 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_iorsi }, &operand_data[1107], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:437 */ { "sync_xorsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_756 }, #else { 0, 0, output_756 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_xorsi }, &operand_data[1107], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:437 */ { "sync_andsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_757 }, #else { 0, 0, output_757 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_andsi }, &operand_data[1107], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:437 */ { "sync_iordi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_758 }, #else { 0, 0, output_758 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_iordi }, &operand_data[1109], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:437 */ { "sync_xordi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_759 }, #else { 0, 0, output_759 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_xordi }, &operand_data[1109], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:437 */ { "sync_anddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_760 }, #else { 0, 0, output_760 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_anddi }, &operand_data[1109], 2, 2, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:449 */ { "sync_old_iorsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_761 }, #else { 0, 0, output_761 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_iorsi }, &operand_data[1111], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:449 */ { "sync_old_xorsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_762 }, #else { 0, 0, output_762 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_xorsi }, &operand_data[1111], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:449 */ { "sync_old_andsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_763 }, #else { 0, 0, output_763 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_andsi }, &operand_data[1111], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:449 */ { "sync_old_iordi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_764 }, #else { 0, 0, output_764 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_iordi }, &operand_data[1114], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:449 */ { "sync_old_xordi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_765 }, #else { 0, 0, output_765 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_xordi }, &operand_data[1114], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:449 */ { "sync_old_anddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_766 }, #else { 0, 0, output_766 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_anddi }, &operand_data[1114], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:464 */ { "sync_new_iorsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_767 }, #else { 0, 0, output_767 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_iorsi }, &operand_data[1111], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:464 */ { "sync_new_xorsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_768 }, #else { 0, 0, output_768 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_xorsi }, &operand_data[1111], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:464 */ { "sync_new_andsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_769 }, #else { 0, 0, output_769 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_andsi }, &operand_data[1111], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:464 */ { "sync_new_iordi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_770 }, #else { 0, 0, output_770 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_iordi }, &operand_data[1114], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:464 */ { "sync_new_xordi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_771 }, #else { 0, 0, output_771 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_xordi }, &operand_data[1114], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:464 */ { "sync_new_anddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_772 }, #else { 0, 0, output_772 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_anddi }, &operand_data[1114], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:480 */ { "sync_nandsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_773 }, #else { 0, 0, output_773 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_nandsi }, &operand_data[1107], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:480 */ { "sync_nanddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_774 }, #else { 0, 0, output_774 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_nanddi }, &operand_data[1109], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:491 */ { "sync_old_nandsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_775 }, #else { 0, 0, output_775 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_nandsi }, &operand_data[1111], 3, 3, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:491 */ { "sync_old_nanddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_776 }, #else { 0, 0, output_776 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_nanddi }, &operand_data[1114], 3, 3, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:505 */ { "sync_new_nandsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_777 }, #else { 0, 0, output_777 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_nandsi }, &operand_data[1111], 3, 3, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:505 */ { "sync_new_nanddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_778 }, #else { 0, 0, output_778 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_nanddi }, &operand_data[1114], 3, 3, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:520 */ { "sync_lock_test_and_setsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_779 }, #else { 0, 0, output_779 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_lock_test_and_setsi }, &operand_data[1098], 3, 3, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:520 */ { "sync_lock_test_and_setdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_780 }, #else { 0, 0, output_780 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_lock_test_and_setdi }, &operand_data[1101], 3, 3, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:547 */ { "test_and_set_12", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_781 }, #else { 0, 0, output_781 }, #endif { (insn_gen_fn::stored_funcptr) gen_test_and_set_12 }, &operand_data[1090], 5, 5, 1, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:566 */ { "atomic_compare_and_swapsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_782 }, #else { 0, 0, output_782 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_compare_and_swapsi }, &operand_data[1117], 8, 8, 4, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:566 */ { "atomic_compare_and_swapdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_783 }, #else { 0, 0, output_783 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_compare_and_swapdi }, &operand_data[1125], 8, 8, 4, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:630 */ { "atomic_exchangesi_llsc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_784 }, #else { 0, 0, output_784 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_exchangesi_llsc }, &operand_data[1133], 4, 4, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:630 */ { "atomic_exchangedi_llsc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_785 }, #else { 0, 0, output_785 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_exchangedi_llsc }, &operand_data[1137], 4, 4, 1, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:648 */ { "atomic_exchangesi_swap", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "swapw\t%0,%b1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_exchangesi_swap }, &operand_data[1141], 3, 3, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:648 */ { "atomic_exchangedi_swap", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "swapd\t%0,%b1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_exchangedi_swap }, &operand_data[1144], 3, 3, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:685 */ { "atomic_fetch_addsi_llsc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_788 }, #else { 0, 0, output_788 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_fetch_addsi_llsc }, &operand_data[1133], 4, 4, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:685 */ { "atomic_fetch_adddi_llsc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_789 }, #else { 0, 0, output_789 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_fetch_adddi_llsc }, &operand_data[1137], 4, 4, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:705 */ { "atomic_fetch_addsi_ldadd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldaddw\t%0,%b1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_fetch_addsi_ldadd }, &operand_data[1141], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:705 */ { "atomic_fetch_adddi_ldadd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldaddd\t%0,%b1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_fetch_adddi_ldadd }, &operand_data[1144], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:44 */ { "*movcc_v2sf_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_792 }, #else { 0, output_792, 0 }, #endif { 0 }, &operand_data[1147], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:44 */ { "*movcc_v2sf_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_793 }, #else { 0, output_793, 0 }, #endif { 0 }, &operand_data[1152], 5, 5, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:59 */ { "mips_cond_move_tf_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_794 }, #else { 0, output_794, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cond_move_tf_ps }, &operand_data[1157], 4, 4, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:92 */ { "vec_perm_const_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_795 }, #else { 0, 0, output_795 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_const_ps }, &operand_data[1161], 5, 5, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:266 */ { "vec_concatv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_796 }, #else { 0, 0, output_796 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_concatv2sf }, &operand_data[1166], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:285 */ { "vec_extractv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_797 }, #else { 0, 0, output_797 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv2sf }, &operand_data[1169], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:352 */ { "mips_alnv_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "alnv.ps\t%0,%1,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_alnv_ps }, &operand_data[1172], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:364 */ { "mips_addr_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addr.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addr_ps }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:387 */ { "mips_cvt_pw_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.pw.ps\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cvt_pw_ps }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:397 */ { "mips_cvt_ps_pw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cvt.ps.pw\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cvt_ps_pw }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:407 */ { "mips_mulr_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulr.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulr_ps }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:433 */ { "*mips_abs_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "abs.ps\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:446 */ { "mips_cabs_cond_s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cabs.%Y3.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cabs_cond_s }, &operand_data[1176], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:446 */ { "mips_cabs_cond_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cabs.%Y3.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cabs_cond_d }, &operand_data[1180], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:462 */ { "mips_c_cond_4s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_c_cond_4s }, &operand_data[1184], 6, 6, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:491 */ { "mips_cabs_cond_4s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cabs_cond_4s }, &operand_data[1184], 6, 6, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:525 */ { "mips_c_cond_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.%Y3.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_c_cond_ps }, &operand_data[1190], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:536 */ { "mips_cabs_cond_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cabs.%Y3.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cabs_cond_ps }, &operand_data[1190], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sunordered_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.un.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunordered_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "suneq_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ueq.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_suneq_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sunlt_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ult.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunlt_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sunle_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ule.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunle_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "seq_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.eq.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_seq_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "slt_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.lt.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_slt_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sle_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.le.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sle_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sordered_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.or.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sordered_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sltgt_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ne.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sltgt_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:552 */ { "sne_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.une.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sne_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:563 */ { "sge_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.le.ps\t%0,%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sge_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:563 */ { "sgt_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.lt.ps\t%0,%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sgt_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:563 */ { "sunge_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ule.ps\t%0,%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sunge_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:563 */ { "sungt_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "c.ult.ps\t%0,%2,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sungt_ps }, &operand_data[1190], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:579 */ { "bc1any4t", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%*bc1any4t\t%1,%0%/", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bc1any4t }, &operand_data[1194], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:590 */ { "bc1any4f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%*bc1any4f\t%1,%0%/", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bc1any4f }, &operand_data[1194], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:601 */ { "bc1any2t", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%*bc1any2t\t%1,%0%/", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bc1any2t }, &operand_data[1196], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:612 */ { "bc1any2f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%*bc1any2f\t%1,%0%/", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_bc1any2f }, &operand_data[1196], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:632 */ { "*branch_upper_lower", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_828 }, #else { 0, 0, output_828 }, #endif { 0 }, &operand_data[1198], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:653 */ { "*branch_upper_lower_inverted", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_829 }, #else { 0, 0, output_829 }, #endif { 0 }, &operand_data[1198], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:677 */ { "mips_rsqrt1_s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rsqrt1.s\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rsqrt1_s }, &operand_data[13], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:677 */ { "mips_rsqrt1_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rsqrt1.d\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rsqrt1_d }, &operand_data[16], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:677 */ { "mips_rsqrt1_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rsqrt1.ps\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rsqrt1_ps }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:686 */ { "mips_rsqrt2_s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rsqrt2.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rsqrt2_s }, &operand_data[13], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:686 */ { "mips_rsqrt2_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rsqrt2.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rsqrt2_d }, &operand_data[16], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:686 */ { "mips_rsqrt2_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rsqrt2.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rsqrt2_ps }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:696 */ { "mips_recip1_s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "recip1.s\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_recip1_s }, &operand_data[13], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:696 */ { "mips_recip1_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "recip1.d\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_recip1_d }, &operand_data[16], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:696 */ { "mips_recip1_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "recip1.ps\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_recip1_ps }, &operand_data[19], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:705 */ { "mips_recip2_s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "recip2.s\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_recip2_s }, &operand_data[13], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:705 */ { "mips_recip2_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "recip2.d\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_recip2_d }, &operand_data[16], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:705 */ { "mips_recip2_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "recip2.ps\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_recip2_ps }, &operand_data[19], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:128 */ { "addv2hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv2hi3 }, &operand_data[1202], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:128 */ { "addv4qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv4qi3 }, &operand_data[1205], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:139 */ { "mips_addq_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addq_s_w }, &operand_data[40], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:139 */ { "mips_addq_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addq_s_ph }, &operand_data[1202], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:139 */ { "mips_addu_s_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addu_s_qb }, &operand_data[1205], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:152 */ { "subv2hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv2hi3 }, &operand_data[1202], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:152 */ { "subv4qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv4qi3 }, &operand_data[1205], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:163 */ { "mips_subq_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subq_s_w }, &operand_data[40], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:163 */ { "mips_subq_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subq_s_ph }, &operand_data[1202], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:163 */ { "mips_subu_s_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subu_s_qb }, &operand_data[1205], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:176 */ { "mips_addsc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addsc\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addsc }, &operand_data[40], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:189 */ { "mips_addwc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addwc\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addwc }, &operand_data[40], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:203 */ { "mips_modsub", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "modsub\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_modsub }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:214 */ { "mips_raddu_w_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "raddu.w.qb\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_raddu_w_qb }, &operand_data[1208], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:224 */ { "mips_absq_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "absq_s.w\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_absq_s_w }, &operand_data[40], 2, 2, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:224 */ { "mips_absq_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "absq_s.ph\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_absq_s_ph }, &operand_data[1202], 2, 2, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:236 */ { "mips_precrq_qb_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precrq.qb.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precrq_qb_ph }, &operand_data[1210], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:246 */ { "mips_precrq_ph_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precrq.ph.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precrq_ph_w }, &operand_data[496], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:256 */ { "mips_precrq_rs_ph_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precrq_rs.ph.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precrq_rs_ph_w }, &operand_data[496], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:270 */ { "mips_precrqu_s_qb_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precrqu_s.qb.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precrqu_s_qb_ph }, &operand_data[1210], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:284 */ { "mips_preceq_w_phl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "preceq.w.phl\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_preceq_w_phl }, &operand_data[1213], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:293 */ { "mips_preceq_w_phr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "preceq.w.phr\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_preceq_w_phr }, &operand_data[1213], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:303 */ { "mips_precequ_ph_qbl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precequ.ph.qbl\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precequ_ph_qbl }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:312 */ { "mips_precequ_ph_qbr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precequ.ph.qbr\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precequ_ph_qbr }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:321 */ { "mips_precequ_ph_qbla", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precequ.ph.qbla\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precequ_ph_qbla }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:330 */ { "mips_precequ_ph_qbra", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precequ.ph.qbra\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precequ_ph_qbra }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:340 */ { "mips_preceu_ph_qbl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "preceu.ph.qbl\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_preceu_ph_qbl }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:349 */ { "mips_preceu_ph_qbr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "preceu.ph.qbr\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_preceu_ph_qbr }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:358 */ { "mips_preceu_ph_qbla", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "preceu.ph.qbla\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_preceu_ph_qbla }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:367 */ { "mips_preceu_ph_qbra", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "preceu.ph.qbra\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_preceu_ph_qbra }, &operand_data[1215], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:378 */ { "mips_shll_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_872 }, #else { 0, 0, output_872 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shll_ph }, &operand_data[1217], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:378 */ { "mips_shll_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_873 }, #else { 0, 0, output_873 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shll_qb }, &operand_data[1220], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:399 */ { "mips_shll_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_874 }, #else { 0, 0, output_874 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shll_s_w }, &operand_data[1223], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:399 */ { "mips_shll_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_875 }, #else { 0, 0, output_875 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shll_s_ph }, &operand_data[1217], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:421 */ { "mips_shrl_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_876 }, #else { 0, 0, output_876 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shrl_qb }, &operand_data[1220], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:440 */ { "mips_shra_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_877 }, #else { 0, 0, output_877 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shra_ph }, &operand_data[1217], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:458 */ { "mips_shra_r_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_878 }, #else { 0, 0, output_878 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shra_r_w }, &operand_data[1223], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:458 */ { "mips_shra_r_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_879 }, #else { 0, 0, output_879 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shra_r_ph }, &operand_data[1217], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:479 */ { "mips_muleu_s_ph_qbl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muleu_s.ph.qbl\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_muleu_s_ph_qbl }, &operand_data[1226], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:492 */ { "mips_muleu_s_ph_qbr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muleu_s.ph.qbr\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_muleu_s_ph_qbr }, &operand_data[1226], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:506 */ { "mips_mulq_rs_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_rs.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulq_rs_ph }, &operand_data[1230], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:520 */ { "mips_muleq_s_w_phl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muleq_s.w.phl\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_muleq_s_w_phl }, &operand_data[1234], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:533 */ { "mips_muleq_s_w_phr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "muleq_s.w.phr\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_muleq_s_w_phr }, &operand_data[1234], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:547 */ { "mips_dpau_h_qbl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpau.h.qbl\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpau_h_qbl }, &operand_data[1238], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:559 */ { "mips_dpau_h_qbr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpau.h.qbr\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpau_h_qbr }, &operand_data[1238], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:572 */ { "mips_dpsu_h_qbl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsu.h.qbl\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsu_h_qbl }, &operand_data[1238], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:584 */ { "mips_dpsu_h_qbr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsu.h.qbr\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsu_h_qbr }, &operand_data[1238], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:597 */ { "mips_dpaq_s_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpaq_s.w.ph\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpaq_s_w_ph }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:613 */ { "mips_dpsq_s_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsq_s.w.ph\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsq_s_w_ph }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:629 */ { "mips_mulsaq_s_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulsaq_s.w.ph\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulsaq_s_w_ph }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:645 */ { "mips_dpaq_sa_l_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpaq_sa.l.w\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpaq_sa_l_w }, &operand_data[1246], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:661 */ { "mips_dpsq_sa_l_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsq_sa.l.w\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsq_sa_l_w }, &operand_data[1246], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:677 */ { "mips_maq_s_w_phl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maq_s.w.phl\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_maq_s_w_phl }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:692 */ { "mips_maq_s_w_phr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maq_s.w.phr\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_maq_s_w_phr }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:708 */ { "mips_maq_sa_w_phl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maq_sa.w.phl\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_maq_sa_w_phl }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:723 */ { "mips_maq_sa_w_phr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maq_sa.w.phr\t%q0,%2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_maq_sa_w_phr }, &operand_data[1242], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:740 */ { "mips_bitrev", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bitrev\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_bitrev }, &operand_data[40], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:750 */ { "mips_insv", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insv\t%0,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_insv }, &operand_data[906], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:763 */ { "mips_repl_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_900 }, #else { 0, 0, output_900 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_repl_qb }, &operand_data[1250], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:780 */ { "mips_repl_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_901 }, #else { 0, output_901, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_repl_ph }, &operand_data[1252], 2, 2, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:793 */ { "mips_cmp_eq_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.eq.ph\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmp_eq_ph }, &operand_data[1203], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:793 */ { "mips_cmpu_eq_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpu.eq.qb\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpu_eq_qb }, &operand_data[1206], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:804 */ { "mips_cmp_lt_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.lt.ph\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmp_lt_ph }, &operand_data[1203], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:804 */ { "mips_cmpu_lt_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpu.lt.qb\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpu_lt_qb }, &operand_data[1206], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:815 */ { "mips_cmp_le_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmp.le.ph\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmp_le_ph }, &operand_data[1203], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:815 */ { "mips_cmpu_le_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpu.le.qb\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpu_le_qb }, &operand_data[1206], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:826 */ { "mips_cmpgu_eq_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpgu.eq.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpgu_eq_qb }, &operand_data[1254], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:836 */ { "mips_cmpgu_lt_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpgu.lt.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpgu_lt_qb }, &operand_data[1254], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:846 */ { "mips_cmpgu_le_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpgu.le.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpgu_le_qb }, &operand_data[1254], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:857 */ { "mips_pick_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pick.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_pick_ph }, &operand_data[1202], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:857 */ { "mips_pick_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pick.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_pick_qb }, &operand_data[1205], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:869 */ { "mips_packrl_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "packrl.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_packrl_ph }, &operand_data[1202], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:881 */ { "mips_extr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_914 }, #else { 0, 0, output_914 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_extr_w }, &operand_data[1257], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:901 */ { "mips_extr_r_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_915 }, #else { 0, 0, output_915 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_extr_r_w }, &operand_data[1257], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:921 */ { "mips_extr_rs_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_916 }, #else { 0, 0, output_916 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_extr_rs_w }, &operand_data[1257], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:942 */ { "mips_extr_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_917 }, #else { 0, 0, output_917 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_extr_s_h }, &operand_data[1257], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:963 */ { "mips_extp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_918 }, #else { 0, 0, output_918 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_extp }, &operand_data[1257], 3, 3, 2, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:984 */ { "mips_extpdp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_919 }, #else { 0, 0, output_919 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_extpdp }, &operand_data[1257], 3, 3, 4, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1009 */ { "mips_shilo", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_920 }, #else { 0, 0, output_920 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shilo }, &operand_data[1260], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1028 */ { "mips_mthlip", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mthlip\t%2,%q0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mthlip }, &operand_data[1246], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1043 */ { "mips_wrdsp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "wrdsp\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_wrdsp }, &operand_data[1263], 2, 2, 10, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1064 */ { "mips_rddsp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "rddsp\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_rddsp }, &operand_data[1265], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbx_extsi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbx_extsi_si }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbux_extsi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbux_extsi_si }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbx_extdi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbx_extdi_si }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbux_extdi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbux_extdi_si }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhx_extsi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhx_extsi_si }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhux_extsi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhux_extsi_si }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhx_extdi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhx_extdi_si }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhux_extdi_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhux_extdi_si }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbx_extsi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbx_extsi_di }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbux_extsi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbux_extsi_di }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbx_extdi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbx_extdi_di }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lbux_extdi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lbux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbux_extdi_di }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhx_extsi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhx_extsi_di }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhux_extsi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhux_extsi_di }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhx_extdi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhx_extdi_di }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1093 */ { "mips_lhux_extdi_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lhux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhux_extdi_di }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1127 */ { "mips_lwx_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lwx_si }, &operand_data[40], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1127 */ { "mips_ldx_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_ldx_si }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1127 */ { "mips_lwx_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lwx_di }, &operand_data[43], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1127 */ { "mips_ldx_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ldx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_ldx_di }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1136 */ { "*mips_lwx_si_ext", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1136 */ { "*mips_lwux_si_ext", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[55], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1136 */ { "*mips_lwx_di_ext", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwx\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1136 */ { "*mips_lwux_di_ext", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "lwux\t%0,%2(%1)", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[46], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1148 */ { "mips_bposge", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "%*bposge%1\t%0%/", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_bposge }, &operand_data[1267], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:73 */ { "mips_absq_s_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "absq_s.qb\t%0,%z1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_absq_s_qb }, &operand_data[1269], 2, 2, 1, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:84 */ { "mips_addu_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addu_ph }, &operand_data[1271], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:95 */ { "mips_addu_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addu_s_ph }, &operand_data[1271], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:107 */ { "mips_adduh_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adduh.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_adduh_qb }, &operand_data[1274], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:117 */ { "mips_adduh_r_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adduh_r.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_adduh_r_qb }, &operand_data[1274], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:127 */ { "mips_append", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_954 }, #else { 0, 0, output_954 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_append }, &operand_data[1277], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:142 */ { "mips_balign", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_955 }, #else { 0, 0, output_955 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_balign }, &operand_data[1277], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:157 */ { "mips_cmpgdu_eq_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpgdu.eq.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpgdu_eq_qb }, &operand_data[1281], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:171 */ { "mips_cmpgdu_lt_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpgdu.lt.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpgdu_lt_qb }, &operand_data[1281], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:185 */ { "mips_cmpgdu_le_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cmpgdu.le.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cmpgdu_le_qb }, &operand_data[1281], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:199 */ { "mips_dpa_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpa.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpa_w_ph }, &operand_data[1284], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:211 */ { "mips_dps_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dps.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dps_w_ph }, &operand_data[1284], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:223 */ { "mulv2hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv2hi3 }, &operand_data[1230], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:235 */ { "mips_mul_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul_s.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mul_s_ph }, &operand_data[1288], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:248 */ { "mips_mulq_rs_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_rs.w\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulq_rs_w }, &operand_data[1292], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:261 */ { "mips_mulq_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_s.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulq_s_ph }, &operand_data[1288], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:274 */ { "mips_mulq_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_s.w\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulq_s_w }, &operand_data[1292], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:287 */ { "mips_mulsa_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulsa.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_mulsa_w_ph }, &operand_data[1284], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:299 */ { "mips_precr_qb_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "precr.qb.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precr_qb_ph }, &operand_data[1296], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:309 */ { "mips_precr_sra_ph_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_968 }, #else { 0, 0, output_968 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precr_sra_ph_w }, &operand_data[1299], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:324 */ { "mips_precr_sra_r_ph_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_969 }, #else { 0, 0, output_969 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_precr_sra_r_ph_w }, &operand_data[1299], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:339 */ { "mips_prepend", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_970 }, #else { 0, 0, output_970 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_prepend }, &operand_data[1277], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:354 */ { "mips_shra_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_971 }, #else { 0, 0, output_971 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shra_qb }, &operand_data[1303], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:373 */ { "mips_shra_r_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_972 }, #else { 0, 0, output_972 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shra_r_qb }, &operand_data[1303], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:391 */ { "mips_shrl_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_973 }, #else { 0, 0, output_973 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_shrl_ph }, &operand_data[1306], 3, 3, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:409 */ { "mips_subu_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subu_ph }, &operand_data[1271], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:421 */ { "mips_subu_s_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subu_s_ph }, &operand_data[1271], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:433 */ { "mips_subuh_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subuh.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subuh_qb }, &operand_data[1274], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:443 */ { "mips_subuh_r_qb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subuh_r.qb\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subuh_r_qb }, &operand_data[1274], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:453 */ { "mips_addqh_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addqh.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addqh_ph }, &operand_data[1271], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:463 */ { "mips_addqh_r_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addqh_r.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addqh_r_ph }, &operand_data[1271], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:473 */ { "mips_addqh_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addqh.w\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addqh_w }, &operand_data[1292], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:483 */ { "mips_addqh_r_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addqh_r.w\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_addqh_r_w }, &operand_data[1292], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:493 */ { "mips_subqh_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subqh.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subqh_ph }, &operand_data[1271], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:503 */ { "mips_subqh_r_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subqh_r.ph\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subqh_r_ph }, &operand_data[1271], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:513 */ { "mips_subqh_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subqh.w\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subqh_w }, &operand_data[1292], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:523 */ { "mips_subqh_r_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subqh_r.w\t%0,%z1,%z2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_subqh_r_w }, &operand_data[1292], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:533 */ { "mips_dpax_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpax.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpax_w_ph }, &operand_data[1284], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:545 */ { "mips_dpsx_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsx.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsx_w_ph }, &operand_data[1284], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:557 */ { "mips_dpaqx_s_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpaqx_s.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpaqx_s_w_ph }, &operand_data[1284], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:572 */ { "mips_dpaqx_sa_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpaqx_sa.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpaqx_sa_w_ph }, &operand_data[1284], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:587 */ { "mips_dpsqx_s_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsqx_s.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsqx_s_w_ph }, &operand_data[1284], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dspr2.md:602 */ { "mips_dpsqx_sa_w_ph", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsqx_sa.w.ph\t%q0,%z2,%z3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_dpsqx_sa_w_ph }, &operand_data[1284], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addqq3 }, &operand_data[1309], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addhq3 }, &operand_data[1312], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addsq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addsq3 }, &operand_data[1315], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "adddq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "daddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adddq3 }, &operand_data[1318], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "adduqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adduqq3 }, &operand_data[1321], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "adduhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adduhq3 }, &operand_data[1324], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addusq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addusq3 }, &operand_data[1327], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addudq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "daddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addudq3 }, &operand_data[1330], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addha3 }, &operand_data[1333], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addsa3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addsa3 }, &operand_data[1336], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addda3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "daddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addda3 }, &operand_data[1339], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "adduha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adduha3 }, &operand_data[1342], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "addusa3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addusa3 }, &operand_data[1345], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:45 */ { "adduda3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "daddu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adduda3 }, &operand_data[1348], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:54 */ { "usadduqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usadduqq3 }, &operand_data[1321], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:54 */ { "usadduhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usadduhq3 }, &operand_data[1324], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:54 */ { "usadduha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usadduha3 }, &operand_data[1342], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:54 */ { "usaddv4uqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv4uqq3 }, &operand_data[1351], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:54 */ { "usaddv2uhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv2uhq3 }, &operand_data[1354], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:54 */ { "usaddv2uha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv2uha3 }, &operand_data[1357], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:65 */ { "ssaddhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddhq3 }, &operand_data[1312], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:65 */ { "ssaddsq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddsq3 }, &operand_data[1315], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:65 */ { "ssaddha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddha3 }, &operand_data[1333], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:65 */ { "ssaddsa3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddsa3 }, &operand_data[1336], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:65 */ { "ssaddv2hq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv2hq3 }, &operand_data[1360], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:65 */ { "ssaddv2ha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "addq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv2ha3 }, &operand_data[1363], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subqq3 }, &operand_data[1309], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subhq3 }, &operand_data[1312], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subsq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subsq3 }, &operand_data[1315], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subdq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsubu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subdq3 }, &operand_data[1318], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subuqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subuqq3 }, &operand_data[1321], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subuhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subuhq3 }, &operand_data[1324], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subusq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subusq3 }, &operand_data[1327], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subudq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsubu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subudq3 }, &operand_data[1330], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subha3 }, &operand_data[1333], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subsa3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subsa3 }, &operand_data[1336], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subda3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsubu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subda3 }, &operand_data[1339], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subuha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subuha3 }, &operand_data[1342], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subusa3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subusa3 }, &operand_data[1345], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:76 */ { "subuda3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsubu\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subuda3 }, &operand_data[1348], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:85 */ { "ussubuqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubuqq3 }, &operand_data[1321], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:85 */ { "ussubuhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubuhq3 }, &operand_data[1324], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:85 */ { "ussubuha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubuha3 }, &operand_data[1342], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:85 */ { "ussubv4uqq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.qb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubv4uqq3 }, &operand_data[1351], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:85 */ { "ussubv2uhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubv2uhq3 }, &operand_data[1354], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:85 */ { "ussubv2uha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subu_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubv2uha3 }, &operand_data[1357], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:96 */ { "sssubhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubhq3 }, &operand_data[1312], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:96 */ { "sssubsq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubsq3 }, &operand_data[1315], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:96 */ { "sssubha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubha3 }, &operand_data[1333], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:96 */ { "sssubsa3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubsa3 }, &operand_data[1336], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:96 */ { "sssubv2hq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubv2hq3 }, &operand_data[1360], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:96 */ { "sssubv2ha3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subq_s.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubv2ha3 }, &operand_data[1363], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:107 */ { "ssmulv2hq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_rs.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssmulv2hq3 }, &operand_data[1366], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:107 */ { "ssmulhq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_rs.ph\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssmulhq3 }, &operand_data[1370], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:107 */ { "ssmulsq3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulq_rs.w\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssmulsq3 }, &operand_data[1374], 3, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:119 */ { "ssmaddsqdq4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpaq_sa.l.w\t%q0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssmaddsqdq4 }, &operand_data[1378], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-fixed.md:135 */ { "ssmsubsqdq4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsq_sa.l.w\t%q0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssmsubsqdq4 }, &operand_data[1378], 4, 4, 3, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:20 */ { "*store_word_multiple", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1049 }, #else { 0, 0, output_1049 }, #endif { 0 }, &operand_data[1382], 3, 3, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:31 */ { "*load_word_multiple", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1050 }, #else { 0, 0, output_1050 }, #endif { 0 }, &operand_data[1385], 3, 3, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:54 */ { "*lwp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1051 }, #else { 0, 0, output_1051 }, #endif { 0 }, &operand_data[1388], 4, 4, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:82 */ { "*swp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1052 }, #else { 0, 0, output_1052 }, #endif { 0 }, &operand_data[1389], 4, 4, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:98 */ { "jraddiusp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "jraddiusp\t%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_jraddiusp }, &operand_data[1393], 1, 1, 0, 0, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:122 */ { "*movepsisi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1054 }, #else { 0, 0, output_1054 }, #endif { 0 }, &operand_data[1394], 4, 4, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:122 */ { "*movepsisf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1055 }, #else { 0, 0, output_1055 }, #endif { 0 }, &operand_data[1396], 4, 4, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:122 */ { "*movepsfsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1056 }, #else { 0, 0, output_1056 }, #endif { 0 }, &operand_data[1398], 4, 4, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/micromips.md:122 */ { "*movepsfsf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1057 }, #else { 0, 0, output_1057 }, #endif { 0 }, &operand_data[1402], 4, 4, 0, 0, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:112 */ { "movv2si_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1058 }, #else { 0, 0, output_1058 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2si_internal }, &operand_data[1406], 2, 2, 0, 7, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:112 */ { "movv4hi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1059 }, #else { 0, 0, output_1059 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4hi_internal }, &operand_data[1408], 2, 2, 0, 7, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:112 */ { "movv8qi_internal", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1060 }, #else { 0, 0, output_1060 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv8qi_internal }, &operand_data[1410], 2, 2, 0, 7, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:133 */ { "loongson_vec_init1_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmtc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_vec_init1_v4hi }, &operand_data[1412], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:133 */ { "loongson_vec_init1_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dmtc1\t%z1,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_vec_init1_v8qi }, &operand_data[1414], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:144 */ { "*vec_concatv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1416], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:156 */ { "vec_pack_ssat_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "packsswh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_ssat_v2si }, &operand_data[1419], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:156 */ { "vec_pack_ssat_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "packsshb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_ssat_v4hi }, &operand_data[1422], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:168 */ { "vec_pack_usat_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "packushb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_usat_v4hi }, &operand_data[1422], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:180 */ { "addv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv2si3 }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:180 */ { "addv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:180 */ { "addv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:194 */ { "loongson_paddd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_paddd }, &operand_data[1434], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:204 */ { "ssaddv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddsh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:204 */ { "ssaddv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddsb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:213 */ { "usaddv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddush\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:213 */ { "usaddv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "paddusb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:222 */ { "loongson_pandn_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pandn\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pandn_w }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:222 */ { "loongson_pandn_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pandn\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pandn_h }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:222 */ { "loongson_pandn_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pandn\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pandn_b }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:222 */ { "loongson_pandn_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pandn\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pandn_d }, &operand_data[1434], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:232 */ { "andv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "and\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv2si3 }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:232 */ { "andv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "and\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:232 */ { "andv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "and\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:241 */ { "iorv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "or\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv2si3 }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:241 */ { "iorv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "or\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:241 */ { "iorv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "or\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:250 */ { "xorv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "xor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv2si3 }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:250 */ { "xorv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "xor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:250 */ { "xorv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "xor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:259 */ { "*loongson_nor", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:259 */ { "*loongson_nor", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:259 */ { "*loongson_nor", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:269 */ { "one_cmplv2si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv2si2 }, &operand_data[1425], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:269 */ { "one_cmplv4hi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv4hi2 }, &operand_data[1428], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:269 */ { "one_cmplv8qi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor\t%0,%1,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv8qi2 }, &operand_data[1431], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:277 */ { "loongson_pavgh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pavgh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pavgh }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:277 */ { "loongson_pavgb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pavgb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pavgb }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:287 */ { "loongson_pcmpeqw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcmpeqw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pcmpeqw }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:287 */ { "loongson_pcmpeqh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcmpeqh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pcmpeqh }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:287 */ { "loongson_pcmpeqb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcmpeqb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pcmpeqb }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:297 */ { "loongson_pcmpgtw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcmpgtw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pcmpgtw }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:297 */ { "loongson_pcmpgth", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcmpgth\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pcmpgth }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:297 */ { "loongson_pcmpgtb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcmpgtb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pcmpgtb }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:307 */ { "loongson_pextrh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pextrh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pextrh }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:317 */ { "loongson_pinsrh_0", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pinsrh_0\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pinsrh_0 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:329 */ { "loongson_pinsrh_1", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pinsrh_1\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pinsrh_1 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:341 */ { "loongson_pinsrh_2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pinsrh_2\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pinsrh_2 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:353 */ { "loongson_pinsrh_3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pinsrh_3\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pinsrh_3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:365 */ { "*vec_setv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pinsrh_%3\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1437], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:389 */ { "loongson_pmaddhw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmaddhw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pmaddhw }, &operand_data[1441], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:412 */ { "smaxv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmaxsh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:432 */ { "umaxv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmaxub\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umaxv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:441 */ { "sminv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pminsh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:461 */ { "uminv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pminub\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_uminv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:470 */ { "loongson_pmovmskb", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmovmskb\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pmovmskb }, &operand_data[1431], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:479 */ { "umulv4hi3_highpart", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmulhuh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulv4hi3_highpart }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:489 */ { "smulv4hi3_highpart", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmulhh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smulv4hi3_highpart }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:499 */ { "mulv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmullh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:508 */ { "loongson_pmuluw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pmuluw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pmuluw }, &operand_data[1444], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:518 */ { "loongson_pasubub", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pasubub\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pasubub }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:528 */ { "loongson_biadd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "biadd\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_biadd }, &operand_data[1447], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:536 */ { "reduc_uplus_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "biadd\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_uplus_v8qi }, &operand_data[1431], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:545 */ { "loongson_psadbh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pasubub\t%0,%1,%2;biadd\t%0,%0", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_psadbh }, &operand_data[1447], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:555 */ { "loongson_pshufh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pshufh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_pshufh }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:565 */ { "ashlv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psllw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashlv2si3 }, &operand_data[1450], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:565 */ { "ashlv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psllh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashlv4hi3 }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:574 */ { "ashrv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psraw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashrv2si3 }, &operand_data[1450], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:574 */ { "ashrv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psrah\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashrv4hi3 }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:583 */ { "lshrv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psrlw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_lshrv2si3 }, &operand_data[1450], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:583 */ { "lshrv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psrlh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_lshrv4hi3 }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:592 */ { "subv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv2si3 }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:592 */ { "subv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:592 */ { "subv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:604 */ { "loongson_psubd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_psubd }, &operand_data[1434], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:614 */ { "sssubv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubsh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:614 */ { "sssubv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubsb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sssubv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:623 */ { "ussubv4hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubush\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubv4hi3 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:623 */ { "ussubv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "psubusb\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ussubv8qi3 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:632 */ { "loongson_punpckhbh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpckhbh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpckhbh }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:646 */ { "loongson_punpckhhw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpckhhw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpckhhw }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:658 */ { "loongson_punpckhhw_qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpckhhw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpckhhw_qi }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:672 */ { "loongson_punpckhwd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpckhwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpckhwd }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:683 */ { "loongson_punpckhwd_qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpckhwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpckhwd_qi }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:697 */ { "loongson_punpckhwd_hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpckhwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpckhwd_hi }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:710 */ { "loongson_punpcklbh", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklbh\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpcklbh }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:724 */ { "loongson_punpcklhw", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklhw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpcklhw }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:736 */ { "*loongson_punpcklhw_qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklhw\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:750 */ { "loongson_punpcklwd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_loongson_punpcklwd }, &operand_data[1425], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:761 */ { "*loongson_punpcklwd_qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1431], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:775 */ { "*loongson_punpcklwd_hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "punpcklwd\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { 0 }, &operand_data[1428], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:837 */ { "vec_shl_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsll\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shl_v2si }, &operand_data[1450], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:837 */ { "vec_shl_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsll\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shl_v4hi }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:837 */ { "vec_shl_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsll\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shl_v8qi }, &operand_data[1453], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:837 */ { "vec_shl_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsll\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shl_di }, &operand_data[1456], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:846 */ { "vec_shr_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsrl\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shr_v2si }, &operand_data[1450], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:846 */ { "vec_shr_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsrl\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shr_v4hi }, &operand_data[1437], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:846 */ { "vec_shr_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsrl\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shr_v8qi }, &operand_data[1453], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:846 */ { "vec_shr_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dsrl\t%0,%1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_shr_di }, &operand_data[1456], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:855 */ { "vec_loongson_extract_lo_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_loongson_extract_lo_v2si }, &operand_data[1459], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:855 */ { "vec_loongson_extract_lo_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_loongson_extract_lo_v4hi }, &operand_data[1461], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:855 */ { "vec_loongson_extract_lo_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mfc1\t%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_loongson_extract_lo_v8qi }, &operand_data[1463], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:244 */ { "vec_pack_trunc_v2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_trunc_v2di }, &operand_data[1465], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:244 */ { "vec_pack_trunc_v4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_trunc_v4si }, &operand_data[1468], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:244 */ { "vec_pack_trunc_v8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_trunc_v8hi }, &operand_data[1471], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:360 */ { "msa_vec_extract_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_vec_extract_d_f }, &operand_data[1474], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:360 */ { "msa_vec_extract_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "#", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_vec_extract_w_f }, &operand_data[1476], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:438 */ { "msa_insert_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1165 }, #else { 0, 0, output_1165 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insert_d_f }, &operand_data[1478], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:438 */ { "msa_insert_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1166 }, #else { 0, 0, output_1166 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insert_w_f }, &operand_data[1482], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:438 */ { "msa_insert_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1167 }, #else { 0, 0, output_1167 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insert_d }, &operand_data[1486], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:438 */ { "msa_insert_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1168 }, #else { 0, 0, output_1168 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insert_w }, &operand_data[1490], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:438 */ { "msa_insert_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1169 }, #else { 0, 0, output_1169 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insert_h }, &operand_data[1494], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:438 */ { "msa_insert_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1170 }, #else { 0, 0, output_1170 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insert_b }, &operand_data[1498], 4, 4, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:469 */ { "msa_insve_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.d\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_d_f }, &operand_data[1502], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:469 */ { "msa_insve_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.w\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_w_f }, &operand_data[1506], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:469 */ { "msa_insve_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.d\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_d }, &operand_data[1510], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:469 */ { "msa_insve_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.w\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_w }, &operand_data[1514], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:469 */ { "msa_insve_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.h\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_h }, &operand_data[1518], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:469 */ { "msa_insve_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.b\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_b }, &operand_data[1522], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:484 */ { "msa_insve_d_f_scalar", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.d\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_d_f_scalar }, &operand_data[1526], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:484 */ { "msa_insve_w_f_scalar", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "insve.w\t%w0[%y3],%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_insve_w_f_scalar }, &operand_data[1530], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:496 */ { "msa_copy_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_s.h\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_h }, &operand_data[1534], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:496 */ { "msa_copy_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_u.h\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_u_h }, &operand_data[1534], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:496 */ { "msa_copy_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_s.b\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_b }, &operand_data[1537], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:496 */ { "msa_copy_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_u.b\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_u_b }, &operand_data[1537], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:507 */ { "msa_copy_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_u.w\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_u_w }, &operand_data[1540], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:518 */ { "msa_copy_s_w_64bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_s.w\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_w_64bit }, &operand_data[1540], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:518 */ { "msa_copy_s_w_f_64bit", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_s.w\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_w_f_64bit }, &operand_data[1543], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:529 */ { "msa_copy_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_s.w\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_w }, &operand_data[1546], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:529 */ { "msa_copy_s_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "copy_s.w\t%0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_w_f }, &operand_data[1549], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:539 */ { "msa_copy_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1188 }, #else { 0, 0, output_1188 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_d }, &operand_data[1552], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:539 */ { "msa_copy_s_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1189 }, #else { 0, 0, output_1189 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_copy_s_d_f }, &operand_data[1555], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:609 */ { "vec_permv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "vshf.d\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_permv2df }, &operand_data[1558], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:609 */ { "vec_permv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "vshf.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_permv4sf }, &operand_data[1562], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:609 */ { "vec_permv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "vshf.d\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_permv2di }, &operand_data[1566], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:609 */ { "vec_permv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "vshf.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_permv4si }, &operand_data[1570], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:609 */ { "vec_permv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "vshf.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_permv8hi }, &operand_data[1574], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:609 */ { "vec_permv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "vshf.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_permv16qi }, &operand_data[1578], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:640 */ { "movv2df_msa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1196 }, #else { 0, 0, output_1196 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2df_msa }, &operand_data[1582], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:640 */ { "movv4sf_msa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1197 }, #else { 0, 0, output_1197 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4sf_msa }, &operand_data[1584], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:640 */ { "movv2di_msa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1198 }, #else { 0, 0, output_1198 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2di_msa }, &operand_data[1586], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:640 */ { "movv4si_msa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1199 }, #else { 0, 0, output_1199 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4si_msa }, &operand_data[1588], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:640 */ { "movv8hi_msa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1200 }, #else { 0, 0, output_1200 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv8hi_msa }, &operand_data[1590], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:640 */ { "movv16qi_msa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1201 }, #else { 0, 0, output_1201 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv16qi_msa }, &operand_data[1592], 2, 2, 0, 5, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:686 */ { "addv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1202 }, #else { 0, 0, output_1202 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv2di3 }, &operand_data[1594], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:686 */ { "addv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1203 }, #else { 0, 0, output_1203 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv4si3 }, &operand_data[1597], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:686 */ { "addv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1204 }, #else { 0, 0, output_1204 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv8hi3 }, &operand_data[1600], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:686 */ { "addv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1205 }, #else { 0, 0, output_1205 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv16qi3 }, &operand_data[1603], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:714 */ { "subv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1206 }, #else { 0, output_1206, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv2di3 }, &operand_data[1606], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:714 */ { "subv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1207 }, #else { 0, output_1207, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv4si3 }, &operand_data[1609], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:714 */ { "subv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1208 }, #else { 0, output_1208, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv8hi3 }, &operand_data[1612], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:714 */ { "subv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1209 }, #else { 0, output_1209, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv16qi3 }, &operand_data[1615], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:727 */ { "mulv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulv.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv2di3 }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:727 */ { "mulv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulv.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv4si3 }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:727 */ { "mulv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulv.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:727 */ { "mulv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulv.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:736 */ { "msa_maddv_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddv.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_maddv_d }, &operand_data[1566], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:736 */ { "msa_maddv_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddv.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_maddv_w }, &operand_data[1570], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:736 */ { "msa_maddv_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddv.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_maddv_h }, &operand_data[1574], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:736 */ { "msa_maddv_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddv.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_maddv_b }, &operand_data[1578], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:746 */ { "msa_msubv_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msubv.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msubv_d }, &operand_data[1618], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:746 */ { "msa_msubv_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msubv.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msubv_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:746 */ { "msa_msubv_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msubv.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msubv_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:746 */ { "msa_msubv_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msubv.b\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msubv_b }, &operand_data[1630], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:756 */ { "divv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1222 }, #else { 0, 0, output_1222 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv2di3 }, &operand_data[1566], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:756 */ { "divv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1223 }, #else { 0, 0, output_1223 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv4si3 }, &operand_data[1570], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:756 */ { "divv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1224 }, #else { 0, 0, output_1224 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:756 */ { "divv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1225 }, #else { 0, 0, output_1225 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:765 */ { "udivv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1226 }, #else { 0, 0, output_1226 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivv2di3 }, &operand_data[1566], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:765 */ { "udivv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1227 }, #else { 0, 0, output_1227 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivv4si3 }, &operand_data[1570], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:765 */ { "udivv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1228 }, #else { 0, 0, output_1228 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:765 */ { "udivv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1229 }, #else { 0, 0, output_1229 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:774 */ { "modv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1230 }, #else { 0, 0, output_1230 }, #endif { (insn_gen_fn::stored_funcptr) gen_modv2di3 }, &operand_data[1566], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:774 */ { "modv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1231 }, #else { 0, 0, output_1231 }, #endif { (insn_gen_fn::stored_funcptr) gen_modv4si3 }, &operand_data[1570], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:774 */ { "modv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1232 }, #else { 0, 0, output_1232 }, #endif { (insn_gen_fn::stored_funcptr) gen_modv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:774 */ { "modv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1233 }, #else { 0, 0, output_1233 }, #endif { (insn_gen_fn::stored_funcptr) gen_modv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:783 */ { "umodv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1234 }, #else { 0, 0, output_1234 }, #endif { (insn_gen_fn::stored_funcptr) gen_umodv2di3 }, &operand_data[1566], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:783 */ { "umodv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1235 }, #else { 0, 0, output_1235 }, #endif { (insn_gen_fn::stored_funcptr) gen_umodv4si3 }, &operand_data[1570], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:783 */ { "umodv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1236 }, #else { 0, 0, output_1236 }, #endif { (insn_gen_fn::stored_funcptr) gen_umodv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:783 */ { "umodv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1237 }, #else { 0, 0, output_1237 }, #endif { (insn_gen_fn::stored_funcptr) gen_umodv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:792 */ { "xorv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1238 }, #else { 0, output_1238, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv2di3 }, &operand_data[1634], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:792 */ { "xorv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1239 }, #else { 0, output_1239, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv4si3 }, &operand_data[1637], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:792 */ { "xorv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1240 }, #else { 0, output_1240, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv8hi3 }, &operand_data[1640], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:792 */ { "xorv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1241 }, #else { 0, output_1241, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorv16qi3 }, &operand_data[1643], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:805 */ { "iorv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1242 }, #else { 0, output_1242, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv2di3 }, &operand_data[1634], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:805 */ { "iorv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1243 }, #else { 0, output_1243, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv4si3 }, &operand_data[1637], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:805 */ { "iorv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1244 }, #else { 0, output_1244, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv8hi3 }, &operand_data[1640], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:805 */ { "iorv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1245 }, #else { 0, output_1245, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorv16qi3 }, &operand_data[1643], 3, 3, 0, 3, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:818 */ { "andv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1246 }, #else { 0, 0, output_1246 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv2di3 }, &operand_data[1646], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:818 */ { "andv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1247 }, #else { 0, 0, output_1247 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv4si3 }, &operand_data[1649], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:818 */ { "andv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1248 }, #else { 0, 0, output_1248 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv8hi3 }, &operand_data[1652], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:818 */ { "andv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1249 }, #else { 0, 0, output_1249 }, #endif { (insn_gen_fn::stored_funcptr) gen_andv16qi3 }, &operand_data[1655], 3, 3, 0, 3, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:845 */ { "one_cmplv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor.v\t%w0,%w1,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv2di2 }, &operand_data[1510], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:845 */ { "one_cmplv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor.v\t%w0,%w1,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv4si2 }, &operand_data[1514], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:845 */ { "one_cmplv8hi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor.v\t%w0,%w1,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv8hi2 }, &operand_data[1518], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:845 */ { "one_cmplv16qi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nor.v\t%w0,%w1,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_one_cmplv16qi2 }, &operand_data[1522], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:853 */ { "vlshrv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1254 }, #else { 0, output_1254, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vlshrv2di3 }, &operand_data[1658], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:853 */ { "vlshrv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1255 }, #else { 0, output_1255, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vlshrv4si3 }, &operand_data[1661], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:853 */ { "vlshrv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1256 }, #else { 0, output_1256, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vlshrv8hi3 }, &operand_data[1664], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:853 */ { "vlshrv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1257 }, #else { 0, output_1257, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vlshrv16qi3 }, &operand_data[1667], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:865 */ { "vashrv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1258 }, #else { 0, output_1258, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashrv2di3 }, &operand_data[1658], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:865 */ { "vashrv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1259 }, #else { 0, output_1259, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashrv4si3 }, &operand_data[1661], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:865 */ { "vashrv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1260 }, #else { 0, output_1260, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashrv8hi3 }, &operand_data[1664], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:865 */ { "vashrv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1261 }, #else { 0, output_1261, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashrv16qi3 }, &operand_data[1667], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:877 */ { "vashlv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1262 }, #else { 0, output_1262, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashlv2di3 }, &operand_data[1658], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:877 */ { "vashlv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1263 }, #else { 0, output_1263, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashlv4si3 }, &operand_data[1661], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:877 */ { "vashlv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1264 }, #else { 0, output_1264, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashlv8hi3 }, &operand_data[1664], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:877 */ { "vashlv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1265 }, #else { 0, output_1265, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vashlv16qi3 }, &operand_data[1667], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:890 */ { "addv2df3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fadd.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv2df3 }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:890 */ { "addv4sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fadd.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addv4sf3 }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:899 */ { "subv2df3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsub.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv2df3 }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:899 */ { "subv4sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsub.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_subv4sf3 }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:908 */ { "mulv2df3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmul.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv2df3 }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:908 */ { "mulv4sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmul.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulv4sf3 }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:917 */ { "divv2df3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fdiv.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv2df3 }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:917 */ { "divv4sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fdiv.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv4sf3 }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:926 */ { "fmav2df4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmadd.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmav2df4 }, &operand_data[1670], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:926 */ { "fmav4sf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmadd.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmav4sf4 }, &operand_data[1674], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:936 */ { "fnmav2df4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmsub.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmav2df4 }, &operand_data[1670], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:936 */ { "fnmav4sf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmsub.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmav4sf4 }, &operand_data[1674], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:946 */ { "sqrtv2df2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsqrt.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sqrtv2df2 }, &operand_data[1502], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:946 */ { "sqrtv4sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsqrt.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sqrtv4sf2 }, &operand_data[1506], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:955 */ { "msa_add_a_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add_a.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_add_a_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:955 */ { "msa_add_a_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add_a.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_add_a_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:955 */ { "msa_add_a_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add_a.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_add_a_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:955 */ { "msa_add_a_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "add_a.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_add_a_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:964 */ { "msa_adds_a_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_a.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_adds_a_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:964 */ { "msa_adds_a_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_a.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_adds_a_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:964 */ { "msa_adds_a_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_a.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_adds_a_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:964 */ { "msa_adds_a_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_a.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_adds_a_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:974 */ { "ssaddv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv2di3 }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:974 */ { "ssaddv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv4si3 }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:974 */ { "ssaddv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:974 */ { "ssaddv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_s.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ssaddv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:983 */ { "usaddv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv2di3 }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:983 */ { "usaddv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv4si3 }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:983 */ { "usaddv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv8hi3 }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:983 */ { "usaddv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "adds_u.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_usaddv16qi3 }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:992 */ { "msa_asub_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_s_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:992 */ { "msa_asub_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_s_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:992 */ { "msa_asub_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_s_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:992 */ { "msa_asub_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_s.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_s_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1002 */ { "msa_asub_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_u_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1002 */ { "msa_asub_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_u_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1002 */ { "msa_asub_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_u_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1002 */ { "msa_asub_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "asub_u.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_asub_u_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1012 */ { "msa_ave_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_s_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1012 */ { "msa_ave_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_s_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1012 */ { "msa_ave_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_s_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1012 */ { "msa_ave_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_s.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_s_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1022 */ { "msa_ave_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_u_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1022 */ { "msa_ave_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_u_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1022 */ { "msa_ave_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_u_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1022 */ { "msa_ave_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ave_u.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ave_u_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1032 */ { "msa_aver_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_s_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1032 */ { "msa_aver_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_s_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1032 */ { "msa_aver_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_s_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1032 */ { "msa_aver_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_s.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_s_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1042 */ { "msa_aver_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_u_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1042 */ { "msa_aver_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_u_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1042 */ { "msa_aver_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_u_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1042 */ { "msa_aver_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "aver_u.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_aver_u_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1052 */ { "msa_bclr_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclr.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclr_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1052 */ { "msa_bclr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclr.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclr_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1052 */ { "msa_bclr_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclr.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclr_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1052 */ { "msa_bclr_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclr.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclr_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1062 */ { "msa_bclri_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclri.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclri_d }, &operand_data[1678], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1062 */ { "msa_bclri_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclri.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclri_w }, &operand_data[1681], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1062 */ { "msa_bclri_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclri.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclri_h }, &operand_data[1684], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1062 */ { "msa_bclri_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bclri.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bclri_b }, &operand_data[1687], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1072 */ { "msa_binsl_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsl.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsl_d }, &operand_data[1618], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1072 */ { "msa_binsl_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsl.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsl_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1072 */ { "msa_binsl_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsl.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsl_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1072 */ { "msa_binsl_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsl.b\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsl_b }, &operand_data[1630], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1083 */ { "msa_binsli_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsli.d\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsli_d }, &operand_data[1690], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1083 */ { "msa_binsli_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsli.w\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsli_w }, &operand_data[1694], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1083 */ { "msa_binsli_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsli.h\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsli_h }, &operand_data[1698], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1083 */ { "msa_binsli_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsli.b\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsli_b }, &operand_data[1702], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1094 */ { "msa_binsr_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsr.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsr_d }, &operand_data[1618], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1094 */ { "msa_binsr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsr.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsr_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1094 */ { "msa_binsr_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsr.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsr_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1094 */ { "msa_binsr_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsr.b\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsr_b }, &operand_data[1630], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1105 */ { "msa_binsri_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsri.d\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsri_d }, &operand_data[1690], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1105 */ { "msa_binsri_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsri.w\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsri_w }, &operand_data[1694], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1105 */ { "msa_binsri_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsri.h\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsri_h }, &operand_data[1698], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1105 */ { "msa_binsri_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "binsri.b\t%w0,%w2,%3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_binsri_b }, &operand_data[1702], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1116 */ { "msa_bmnz_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1344 }, #else { 0, output_1344, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmnz_d }, &operand_data[1706], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1116 */ { "msa_bmnz_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1345 }, #else { 0, output_1345, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmnz_w }, &operand_data[1710], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1116 */ { "msa_bmnz_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1346 }, #else { 0, output_1346, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmnz_h }, &operand_data[1714], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1116 */ { "msa_bmnz_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1347 }, #else { 0, output_1347, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmnz_b }, &operand_data[1718], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1129 */ { "msa_bmz_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1348 }, #else { 0, output_1348, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmz_d }, &operand_data[1706], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1129 */ { "msa_bmz_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1349 }, #else { 0, output_1349, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmz_w }, &operand_data[1710], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1129 */ { "msa_bmz_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1350 }, #else { 0, output_1350, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmz_h }, &operand_data[1714], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1129 */ { "msa_bmz_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1351 }, #else { 0, output_1351, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bmz_b }, &operand_data[1718], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1143 */ { "msa_bneg_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bneg.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bneg_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1143 */ { "msa_bneg_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bneg.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bneg_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1143 */ { "msa_bneg_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bneg.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bneg_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1143 */ { "msa_bneg_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bneg.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bneg_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1153 */ { "msa_bnegi_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bnegi.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnegi_d }, &operand_data[1722], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1153 */ { "msa_bnegi_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bnegi.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnegi_w }, &operand_data[1725], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1153 */ { "msa_bnegi_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bnegi.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnegi_h }, &operand_data[1728], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1153 */ { "msa_bnegi_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bnegi.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnegi_b }, &operand_data[1731], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1163 */ { "msa_bsel_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1360 }, #else { 0, output_1360, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bsel_d }, &operand_data[1706], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1163 */ { "msa_bsel_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1361 }, #else { 0, output_1361, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bsel_w }, &operand_data[1710], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1163 */ { "msa_bsel_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1362 }, #else { 0, output_1362, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bsel_h }, &operand_data[1714], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1163 */ { "msa_bsel_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1363 }, #else { 0, output_1363, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bsel_b }, &operand_data[1718], 4, 4, 1, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1177 */ { "msa_bset_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bset.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bset_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1177 */ { "msa_bset_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bset.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bset_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1177 */ { "msa_bset_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bset.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bset_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1177 */ { "msa_bset_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bset.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bset_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1187 */ { "msa_bseti_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bseti.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bseti_d }, &operand_data[1678], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1187 */ { "msa_bseti_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bseti.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bseti_w }, &operand_data[1681], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1187 */ { "msa_bseti_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bseti.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bseti_h }, &operand_data[1684], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1187 */ { "msa_bseti_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "bseti.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bseti_b }, &operand_data[1687], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_ceq_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1372 }, #else { 0, output_1372, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ceq_d }, &operand_data[1734], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1373 }, #else { 0, output_1373, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_s_d }, &operand_data[1734], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1374 }, #else { 0, output_1374, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_u_d }, &operand_data[1606], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1375 }, #else { 0, output_1375, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_s_d }, &operand_data[1734], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1376 }, #else { 0, output_1376, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_u_d }, &operand_data[1606], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_ceq_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1377 }, #else { 0, output_1377, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ceq_w }, &operand_data[1737], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1378 }, #else { 0, output_1378, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_s_w }, &operand_data[1737], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1379 }, #else { 0, output_1379, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_u_w }, &operand_data[1609], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1380 }, #else { 0, output_1380, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_s_w }, &operand_data[1737], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1381 }, #else { 0, output_1381, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_u_w }, &operand_data[1609], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_ceq_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1382 }, #else { 0, output_1382, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ceq_h }, &operand_data[1740], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1383 }, #else { 0, output_1383, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_s_h }, &operand_data[1740], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1384 }, #else { 0, output_1384, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_u_h }, &operand_data[1612], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1385 }, #else { 0, output_1385, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_s_h }, &operand_data[1740], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1386 }, #else { 0, output_1386, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_u_h }, &operand_data[1612], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_ceq_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1387 }, #else { 0, output_1387, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ceq_b }, &operand_data[1743], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1388 }, #else { 0, output_1388, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_s_b }, &operand_data[1743], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_cle_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1389 }, #else { 0, output_1389, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cle_u_b }, &operand_data[1615], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1390 }, #else { 0, output_1390, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_s_b }, &operand_data[1743], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1220 */ { "msa_clt_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1391 }, #else { 0, output_1391, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_clt_u_b }, &operand_data[1615], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1232 */ { "msa_dotp_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dotp_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dotp_s_d }, &operand_data[1746], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1232 */ { "msa_dotp_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dotp_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dotp_u_d }, &operand_data[1746], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1256 */ { "msa_dotp_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dotp_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dotp_s_w }, &operand_data[1749], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1256 */ { "msa_dotp_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dotp_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dotp_u_w }, &operand_data[1749], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1284 */ { "msa_dotp_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dotp_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dotp_s_h }, &operand_data[1752], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1284 */ { "msa_dotp_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dotp_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dotp_u_h }, &operand_data[1752], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1320 */ { "msa_dpadd_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpadd_s.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpadd_s_d }, &operand_data[1755], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1320 */ { "msa_dpadd_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpadd_u.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpadd_u_d }, &operand_data[1755], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1346 */ { "msa_dpadd_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpadd_s.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpadd_s_w }, &operand_data[1759], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1346 */ { "msa_dpadd_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpadd_u.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpadd_u_w }, &operand_data[1759], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1376 */ { "msa_dpadd_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpadd_s.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpadd_s_h }, &operand_data[1763], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1376 */ { "msa_dpadd_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpadd_u.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpadd_u_h }, &operand_data[1763], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1414 */ { "msa_dpsub_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsub_s.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpsub_s_d }, &operand_data[1755], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1414 */ { "msa_dpsub_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsub_u.d\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpsub_u_d }, &operand_data[1755], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1440 */ { "msa_dpsub_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsub_s.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpsub_s_w }, &operand_data[1759], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1440 */ { "msa_dpsub_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsub_u.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpsub_u_w }, &operand_data[1759], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1470 */ { "msa_dpsub_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsub_s.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpsub_s_h }, &operand_data[1763], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1470 */ { "msa_dpsub_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "dpsub_u.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_dpsub_u_h }, &operand_data[1763], 4, 4, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1508 */ { "msa_fclass_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fclass.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fclass_d }, &operand_data[1767], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1508 */ { "msa_fclass_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fclass.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fclass_w }, &operand_data[1769], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1517 */ { "msa_fcaf_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcaf.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcaf_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1517 */ { "msa_fcaf_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcaf.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcaf_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1527 */ { "msa_fcune_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcune.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcune_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1527 */ { "msa_fcune_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcune.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcune_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcun_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcun.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcun_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcor_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcor.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcor_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fceq_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fceq.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fceq_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcne_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcne.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcne_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcle_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcle.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcle_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fclt_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fclt.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fclt_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcueq_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcueq.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcueq_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcule_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcule.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcule_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcult_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcult.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcult_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcun_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcun.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcun_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcor_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcor.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcor_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fceq_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fceq.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fceq_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcne_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcne.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcne_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcle_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcle.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcle_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fclt_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fclt.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fclt_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcueq_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcueq.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcueq_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcule_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcule.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcule_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1568 */ { "msa_fcult_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fcult.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fcult_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsaf_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsaf.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsaf_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsun_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsun.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsun_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsor_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsor.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsor_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fseq_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fseq.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fseq_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsne_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsne.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsne_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsueq_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsueq.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsueq_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsune_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsune.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsune_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsule_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsule.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsule_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsult_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsult.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsult_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsle_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsle.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsle_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fslt_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fslt.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fslt_d }, &operand_data[1771], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsaf_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsaf.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsaf_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsun_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsun.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsun_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsor_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsor.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsor_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fseq_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fseq.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fseq_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsne_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsne.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsne_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsueq_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsueq.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsueq_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsune_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsune.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsune_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsule_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsule.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsule_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsult_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsult.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsult_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fsle_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fsle.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fsle_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1577 */ { "msa_fslt_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fslt.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fslt_w }, &operand_data[1774], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1587 */ { "msa_fexp2_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexp2.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexp2_d }, &operand_data[1777], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1587 */ { "msa_fexp2_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexp2.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexp2_w }, &operand_data[1780], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1613 */ { "floatv2div2df2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffint_s.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatv2div2df2 }, &operand_data[1783], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1613 */ { "floatv4siv4sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffint_s.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatv4siv4sf2 }, &operand_data[1785], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1622 */ { "floatunsv2div2df2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffint_u.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatunsv2div2df2 }, &operand_data[1783], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1622 */ { "floatunsv4siv4sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffint_u.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_floatunsv4siv4sf2 }, &operand_data[1785], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1636 */ { "msa_ffql_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffql.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ffql_d }, &operand_data[1787], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1636 */ { "msa_ffql_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffql.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ffql_w }, &operand_data[1789], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1646 */ { "msa_ffqr_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffqr.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ffqr_d }, &operand_data[1787], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1646 */ { "msa_ffqr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ffqr.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ffqr_w }, &operand_data[1789], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1656 */ { "msa_fill_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1466 }, #else { 0, 0, output_1466 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fill_d_f }, &operand_data[1791], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1656 */ { "msa_fill_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1467 }, #else { 0, 0, output_1467 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fill_w_f }, &operand_data[1793], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1656 */ { "msa_fill_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1468 }, #else { 0, 0, output_1468 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fill_d }, &operand_data[1795], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1656 */ { "msa_fill_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1469 }, #else { 0, 0, output_1469 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fill_w }, &operand_data[1797], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1656 */ { "msa_fill_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1470 }, #else { 0, 0, output_1470 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fill_h }, &operand_data[1799], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1656 */ { "msa_fill_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1471 }, #else { 0, 0, output_1471 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fill_b }, &operand_data[1801], 2, 2, 0, 2, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1684 */ { "msa_flog2_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "flog2.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_flog2_d }, &operand_data[1502], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1684 */ { "msa_flog2_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "flog2.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_flog2_w }, &operand_data[1506], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1693 */ { "smaxv2df3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmax.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv2df3 }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1693 */ { "smaxv4sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmax.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv4sf3 }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1702 */ { "msa_fmax_a_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmax_a.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fmax_a_d }, &operand_data[1558], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1702 */ { "msa_fmax_a_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmax_a.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fmax_a_w }, &operand_data[1562], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1714 */ { "sminv2df3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmin.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv2df3 }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1714 */ { "sminv4sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmin.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv4sf3 }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1723 */ { "msa_fmin_a_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmin_a.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fmin_a_d }, &operand_data[1558], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1723 */ { "msa_fmin_a_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fmin_a.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fmin_a_w }, &operand_data[1562], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1735 */ { "msa_frcp_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "frcp.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_frcp_d }, &operand_data[1502], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1735 */ { "msa_frcp_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "frcp.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_frcp_w }, &operand_data[1506], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1744 */ { "msa_frint_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "frint.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_frint_d }, &operand_data[1502], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1744 */ { "msa_frint_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "frint.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_frint_w }, &operand_data[1506], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1753 */ { "msa_frsqrt_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "frsqrt.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_frsqrt_d }, &operand_data[1502], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1753 */ { "msa_frsqrt_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "frsqrt.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_frsqrt_w }, &operand_data[1506], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1762 */ { "msa_ftint_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftint_s.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ftint_s_d }, &operand_data[1767], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1762 */ { "msa_ftint_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftint_s.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ftint_s_w }, &operand_data[1769], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1772 */ { "msa_ftint_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftint_u.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ftint_u_d }, &operand_data[1767], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1772 */ { "msa_ftint_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftint_u.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ftint_u_w }, &operand_data[1769], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1782 */ { "fix_truncv2dfv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftrunc_s.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncv2dfv2di2 }, &operand_data[1767], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1782 */ { "fix_truncv4sfv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftrunc_s.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncv4sfv4si2 }, &operand_data[1769], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1791 */ { "fixuns_truncv2dfv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftrunc_u.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fixuns_truncv2dfv2di2 }, &operand_data[1767], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1791 */ { "fixuns_truncv4sfv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftrunc_u.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fixuns_truncv4sfv4si2 }, &operand_data[1769], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1800 */ { "msa_ftq_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftq.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ftq_h }, &operand_data[1803], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1811 */ { "msa_ftq_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ftq.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ftq_w }, &operand_data[1806], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1822 */ { "msa_hadd_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hadd_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hadd_s_h }, &operand_data[1809], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1822 */ { "msa_hadd_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hadd_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hadd_u_h }, &operand_data[1809], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1822 */ { "msa_hsub_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hsub_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hsub_s_h }, &operand_data[1809], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1822 */ { "msa_hsub_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hsub_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hsub_u_h }, &operand_data[1809], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1844 */ { "msa_hadd_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hadd_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hadd_s_w }, &operand_data[1812], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1844 */ { "msa_hadd_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hadd_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hadd_u_w }, &operand_data[1812], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1844 */ { "msa_hsub_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hsub_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hsub_s_w }, &operand_data[1812], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1844 */ { "msa_hsub_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hsub_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hsub_u_w }, &operand_data[1812], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1862 */ { "msa_hadd_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hadd_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hadd_s_d }, &operand_data[1815], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1862 */ { "msa_hadd_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hadd_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hadd_u_d }, &operand_data[1815], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1862 */ { "msa_hsub_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hsub_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hsub_s_d }, &operand_data[1815], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1862 */ { "msa_hsub_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "hsub_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_hsub_u_d }, &operand_data[1815], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1878 */ { "msa_ilvev_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvev.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvev_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1897 */ { "msa_ilvev_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvev.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvev_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1912 */ { "msa_ilvev_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvev.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvev_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1925 */ { "msa_ilvev_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvev.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvev_w_f }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1938 */ { "msa_ilvl_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvl.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvl_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1957 */ { "msa_ilvl_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvl.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvl_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1972 */ { "msa_ilvl_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvl.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvl_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1985 */ { "msa_ilvl_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvl.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvl_w_f }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:1998 */ { "msa_ilvl_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvl.d\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvl_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2010 */ { "msa_ilvl_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvl.d\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvl_d_f }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2022 */ { "msa_ilvod_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvod.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvod_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2041 */ { "msa_ilvod_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvod.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvod_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2056 */ { "msa_ilvod_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvod.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvod_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2069 */ { "msa_ilvod_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvod.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvod_w_f }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2082 */ { "msa_ilvr_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvr.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvr_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2101 */ { "msa_ilvr_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvr.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvr_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2116 */ { "msa_ilvr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvr.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvr_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2129 */ { "msa_ilvr_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvr.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvr_w_f }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2142 */ { "msa_ilvr_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvr.d\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvr_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2154 */ { "msa_ilvr_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ilvr.d\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ilvr_d_f }, &operand_data[1558], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2166 */ { "msa_madd_q_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd_q.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_madd_q_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2166 */ { "msa_madd_q_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "madd_q.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_madd_q_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2177 */ { "msa_maddr_q_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddr_q.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_maddr_q_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2177 */ { "msa_maddr_q_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "maddr_q.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_maddr_q_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2188 */ { "msa_max_a_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "max_a.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_max_a_d }, &operand_data[1566], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2188 */ { "msa_max_a_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "max_a.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_max_a_w }, &operand_data[1570], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2188 */ { "msa_max_a_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "max_a.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_max_a_h }, &operand_data[1574], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2188 */ { "msa_max_a_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "max_a.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_max_a_b }, &operand_data[1578], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2200 */ { "smaxv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1538 }, #else { 0, output_1538, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv2di3 }, &operand_data[1734], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2200 */ { "smaxv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1539 }, #else { 0, output_1539, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv4si3 }, &operand_data[1737], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2200 */ { "smaxv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1540 }, #else { 0, output_1540, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv8hi3 }, &operand_data[1740], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2200 */ { "smaxv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1541 }, #else { 0, output_1541, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv16qi3 }, &operand_data[1743], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2211 */ { "umaxv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1542 }, #else { 0, output_1542, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umaxv2di3 }, &operand_data[1606], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2211 */ { "umaxv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1543 }, #else { 0, output_1543, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umaxv4si3 }, &operand_data[1609], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2211 */ { "umaxv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1544 }, #else { 0, output_1544, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umaxv8hi3 }, &operand_data[1612], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2211 */ { "umaxv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1545 }, #else { 0, output_1545, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umaxv16qi3 }, &operand_data[1615], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2222 */ { "msa_min_a_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "min_a.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_min_a_d }, &operand_data[1566], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2222 */ { "msa_min_a_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "min_a.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_min_a_w }, &operand_data[1570], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2222 */ { "msa_min_a_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "min_a.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_min_a_h }, &operand_data[1574], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2222 */ { "msa_min_a_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "min_a.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_min_a_b }, &operand_data[1578], 3, 3, 2, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2234 */ { "sminv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1550 }, #else { 0, output_1550, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv2di3 }, &operand_data[1734], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2234 */ { "sminv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1551 }, #else { 0, output_1551, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv4si3 }, &operand_data[1737], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2234 */ { "sminv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1552 }, #else { 0, output_1552, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv8hi3 }, &operand_data[1740], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2234 */ { "sminv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1553 }, #else { 0, output_1553, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv16qi3 }, &operand_data[1743], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2245 */ { "uminv2di3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1554 }, #else { 0, output_1554, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_uminv2di3 }, &operand_data[1606], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2245 */ { "uminv4si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1555 }, #else { 0, output_1555, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_uminv4si3 }, &operand_data[1609], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2245 */ { "uminv8hi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1556 }, #else { 0, output_1556, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_uminv8hi3 }, &operand_data[1612], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2245 */ { "uminv16qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1557 }, #else { 0, output_1557, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_uminv16qi3 }, &operand_data[1615], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2256 */ { "msa_msub_q_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub_q.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msub_q_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2256 */ { "msa_msub_q_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msub_q.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msub_q_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2267 */ { "msa_msubr_q_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msubr_q.w\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msubr_q_w }, &operand_data[1622], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2267 */ { "msa_msubr_q_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "msubr_q.h\t%w0,%w2,%w3", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_msubr_q_h }, &operand_data[1626], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2278 */ { "msa_mul_q_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul_q.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_mul_q_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2278 */ { "msa_mul_q_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mul_q.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_mul_q_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2288 */ { "msa_mulr_q_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulr_q.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_mulr_q_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2288 */ { "msa_mulr_q_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "mulr_q.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_mulr_q_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2298 */ { "msa_nloc_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nloc.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nloc_d }, &operand_data[1510], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2298 */ { "msa_nloc_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nloc.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nloc_w }, &operand_data[1514], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2298 */ { "msa_nloc_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nloc.h\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nloc_h }, &operand_data[1518], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2298 */ { "msa_nloc_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nloc.b\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nloc_b }, &operand_data[1522], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2307 */ { "clzv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nlzc.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clzv2di2 }, &operand_data[1510], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2307 */ { "clzv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nlzc.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clzv4si2 }, &operand_data[1514], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2307 */ { "clzv8hi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nlzc.h\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clzv8hi2 }, &operand_data[1518], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2307 */ { "clzv16qi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "nlzc.b\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clzv16qi2 }, &operand_data[1522], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2315 */ { "msa_nor_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1574 }, #else { 0, output_1574, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nor_d }, &operand_data[1818], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2315 */ { "msa_nor_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1575 }, #else { 0, output_1575, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nor_w }, &operand_data[1821], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2315 */ { "msa_nor_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1576 }, #else { 0, output_1576, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nor_h }, &operand_data[1824], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2315 */ { "msa_nor_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .multi = output_1577 }, #else { 0, output_1577, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_nor_b }, &operand_data[1827], 3, 3, 0, 2, 2 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2326 */ { "msa_pckev_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckev_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2345 */ { "msa_pckev_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckev_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2360 */ { "msa_pckev_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckev_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2373 */ { "msa_pckev_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckev.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckev_w_f }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2386 */ { "msa_pckod_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckod.b\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckod_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2405 */ { "msa_pckod_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckod.h\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckod_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2420 */ { "msa_pckod_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckod.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckod_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2433 */ { "msa_pckod_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pckod.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_pckod_w_f }, &operand_data[1562], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2446 */ { "popcountv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcnt.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_popcountv2di2 }, &operand_data[1510], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2446 */ { "popcountv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcnt.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_popcountv4si2 }, &operand_data[1514], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2446 */ { "popcountv8hi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcnt.h\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_popcountv8hi2 }, &operand_data[1518], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2446 */ { "popcountv16qi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "pcnt.b\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_popcountv16qi2 }, &operand_data[1522], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2454 */ { "msa_sat_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_s.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_s_d }, &operand_data[1678], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2454 */ { "msa_sat_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_s.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_s_w }, &operand_data[1681], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2454 */ { "msa_sat_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_s.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_s_h }, &operand_data[1684], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2454 */ { "msa_sat_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_s.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_s_b }, &operand_data[1687], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2464 */ { "msa_sat_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_u.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_u_d }, &operand_data[1678], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2464 */ { "msa_sat_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_u.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_u_w }, &operand_data[1681], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2464 */ { "msa_sat_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_u.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_u_h }, &operand_data[1684], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2464 */ { "msa_sat_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sat_u.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sat_u_b }, &operand_data[1687], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2474 */ { "msa_shf_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1598 }, #else { 0, 0, output_1598 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_shf_w }, &operand_data[1830], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2474 */ { "msa_shf_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1599 }, #else { 0, 0, output_1599 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_shf_h }, &operand_data[1833], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2474 */ { "msa_shf_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1600 }, #else { 0, 0, output_1600 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_shf_b }, &operand_data[1836], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2474 */ { "msa_shf_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1601 }, #else { 0, 0, output_1601 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_shf_w_f }, &operand_data[1839], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2494 */ { "msa_srar_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srar.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srar_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2494 */ { "msa_srar_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srar.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srar_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2494 */ { "msa_srar_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srar.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srar_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2494 */ { "msa_srar_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srar.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srar_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2504 */ { "msa_srari_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srari.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srari_d }, &operand_data[1678], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2504 */ { "msa_srari_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srari.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srari_w }, &operand_data[1681], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2504 */ { "msa_srari_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srari.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srari_h }, &operand_data[1684], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2504 */ { "msa_srari_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srari.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srari_b }, &operand_data[1687], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2514 */ { "msa_srlr_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlr.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlr_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2514 */ { "msa_srlr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlr.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlr_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2514 */ { "msa_srlr_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlr.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlr_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2514 */ { "msa_srlr_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlr.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlr_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2524 */ { "msa_srlri_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlri.d\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlri_d }, &operand_data[1678], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2524 */ { "msa_srlri_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlri.w\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlri_w }, &operand_data[1681], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2524 */ { "msa_srlri_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlri.h\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlri_h }, &operand_data[1684], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2524 */ { "msa_srlri_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "srlri.b\t%w0,%w1,%2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_srlri_b }, &operand_data[1687], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2534 */ { "msa_subs_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_s_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2534 */ { "msa_subs_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_s_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2534 */ { "msa_subs_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_s_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2534 */ { "msa_subs_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_s.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_s_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2544 */ { "msa_subs_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_u_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2544 */ { "msa_subs_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_u_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2544 */ { "msa_subs_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_u_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2544 */ { "msa_subs_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subs_u.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subs_u_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2554 */ { "msa_subsuu_s_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsuu_s.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsuu_s_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2554 */ { "msa_subsuu_s_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsuu_s.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsuu_s_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2554 */ { "msa_subsuu_s_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsuu_s.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsuu_s_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2554 */ { "msa_subsuu_s_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsuu_s.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsuu_s_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2564 */ { "msa_subsus_u_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsus_u.d\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsus_u_d }, &operand_data[1566], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2564 */ { "msa_subsus_u_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsus_u.w\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsus_u_w }, &operand_data[1570], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2564 */ { "msa_subsus_u_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsus_u.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsus_u_h }, &operand_data[1574], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2564 */ { "msa_subsus_u_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "subsus_u.b\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_subsus_u_b }, &operand_data[1578], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2574 */ { "msa_sld_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sld.d\t%w0,%w2[%z3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sld_d_f }, &operand_data[1842], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2574 */ { "msa_sld_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sld.w\t%w0,%w2[%z3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sld_w_f }, &operand_data[1846], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2574 */ { "msa_sld_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sld.d\t%w0,%w2[%z3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sld_d }, &operand_data[1850], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2574 */ { "msa_sld_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sld.w\t%w0,%w2[%z3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sld_w }, &operand_data[1854], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2574 */ { "msa_sld_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sld.h\t%w0,%w2[%z3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sld_h }, &operand_data[1858], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2574 */ { "msa_sld_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sld.b\t%w0,%w2[%z3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sld_b }, &operand_data[1862], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2585 */ { "msa_sldi_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sldi.d\t%w0,%w2[%3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sldi_d_f }, &operand_data[1866], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2585 */ { "msa_sldi_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sldi.w\t%w0,%w2[%3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sldi_w_f }, &operand_data[1870], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2585 */ { "msa_sldi_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sldi.d\t%w0,%w2[%3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sldi_d }, &operand_data[1874], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2585 */ { "msa_sldi_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sldi.w\t%w0,%w2[%3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sldi_w }, &operand_data[1878], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2585 */ { "msa_sldi_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sldi.h\t%w0,%w2[%3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sldi_h }, &operand_data[1882], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2585 */ { "msa_sldi_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "sldi.b\t%w0,%w2[%3]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_sldi_b }, &operand_data[1886], 4, 4, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2596 */ { "msa_splat_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splat.d\t%w0,%w1[%z2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splat_d_f }, &operand_data[1890], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2596 */ { "msa_splat_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splat.w\t%w0,%w1[%z2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splat_w_f }, &operand_data[1893], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2596 */ { "msa_splat_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splat.d\t%w0,%w1[%z2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splat_d }, &operand_data[1896], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2596 */ { "msa_splat_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splat.w\t%w0,%w1[%z2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splat_w }, &operand_data[1899], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2596 */ { "msa_splat_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splat.h\t%w0,%w1[%z2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splat_h }, &operand_data[1902], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2596 */ { "msa_splat_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splat.b\t%w0,%w1[%z2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splat_b }, &operand_data[1905], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2606 */ { "msa_splati_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.d\t%w0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_d_f }, &operand_data[1908], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2606 */ { "msa_splati_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.w\t%w0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_w_f }, &operand_data[1911], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2606 */ { "msa_splati_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.d\t%w0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_d }, &operand_data[1914], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2606 */ { "msa_splati_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.w\t%w0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_w }, &operand_data[1917], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2606 */ { "msa_splati_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.h\t%w0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_h }, &operand_data[1920], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2606 */ { "msa_splati_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.b\t%w0,%w1[%2]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_b }, &operand_data[1923], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2617 */ { "msa_splati_d_f_scalar", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.d\t%w0,%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_d_f_scalar }, &operand_data[1526], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2617 */ { "msa_splati_w_f_scalar", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "splati.w\t%w0,%w1[0]", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_splati_w_f_scalar }, &operand_data[1530], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2626 */ { "msa_cfcmsa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "cfcmsa\t%0,$%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_cfcmsa }, &operand_data[1926], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2635 */ { "msa_ctcmsa", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "ctcmsa\t$%0,%1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ctcmsa }, &operand_data[1927], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2644 */ { "msa_fexdo_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexdo.h\t%w0,%w1,%w2", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexdo_h }, &operand_data[1803], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2654 */ { "vec_pack_trunc_v2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexdo.w\t%w0,%w2,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_pack_trunc_v2df }, &operand_data[1929], 3, 3, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2664 */ { "msa_fexupl_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexupl.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexupl_w }, &operand_data[1789], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2673 */ { "msa_fexupl_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexupl.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexupl_d }, &operand_data[1932], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2684 */ { "msa_fexupr_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexupr.w\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexupr_w }, &operand_data[1789], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2693 */ { "msa_fexupr_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .single = #else { #endif "fexupr.d\t%w0,%w1", #if HAVE_DESIGNATED_UNION_INITIALIZERS }, #else 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_fexupr_d }, &operand_data[1932], 2, 2, 0, 1, 1 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bz_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1668 }, #else { 0, 0, output_1668 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_d_f }, &operand_data[1934], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bnz_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1669 }, #else { 0, 0, output_1669 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_d_f }, &operand_data[1934], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bz_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1670 }, #else { 0, 0, output_1670 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_w_f }, &operand_data[1937], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bnz_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1671 }, #else { 0, 0, output_1671 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_w_f }, &operand_data[1937], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bz_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1672 }, #else { 0, 0, output_1672 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_d }, &operand_data[1940], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bnz_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1673 }, #else { 0, 0, output_1673 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_d }, &operand_data[1940], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bz_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1674 }, #else { 0, 0, output_1674 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_w }, &operand_data[1943], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bnz_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1675 }, #else { 0, 0, output_1675 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_w }, &operand_data[1943], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bz_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1676 }, #else { 0, 0, output_1676 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_h }, &operand_data[1946], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bnz_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1677 }, #else { 0, 0, output_1677 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_h }, &operand_data[1946], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bz_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1678 }, #else { 0, 0, output_1678 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_b }, &operand_data[1949], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2712 */ { "msa_bnz_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1679 }, #else { 0, 0, output_1679 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_b }, &operand_data[1949], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bz_v_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1680 }, #else { 0, 0, output_1680 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_v_d_f }, &operand_data[1934], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bnz_v_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1681 }, #else { 0, 0, output_1681 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_v_d_f }, &operand_data[1934], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bz_v_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1682 }, #else { 0, 0, output_1682 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_v_w_f }, &operand_data[1937], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bnz_v_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1683 }, #else { 0, 0, output_1683 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_v_w_f }, &operand_data[1937], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bz_v_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1684 }, #else { 0, 0, output_1684 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_v_d }, &operand_data[1940], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bnz_v_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1685 }, #else { 0, 0, output_1685 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_v_d }, &operand_data[1940], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bz_v_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1686 }, #else { 0, 0, output_1686 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_v_w }, &operand_data[1943], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bnz_v_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1687 }, #else { 0, 0, output_1687 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_v_w }, &operand_data[1943], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bz_v_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1688 }, #else { 0, 0, output_1688 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_v_h }, &operand_data[1946], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bnz_v_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1689 }, #else { 0, 0, output_1689 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_v_h }, &operand_data[1946], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bz_v_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1690 }, #else { 0, 0, output_1690 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bz_v_b }, &operand_data[1949], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:2732 */ { "msa_bnz_v_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { .function = output_1691 }, #else { 0, 0, output_1691 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_bnz_v_b }, &operand_data[1949], 3, 3, 0, 1, 3 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1199 */ { "ctrapsi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ctrapsi4 }, &operand_data[1952], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1199 */ { "ctrapdi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ctrapdi4 }, &operand_data[1956], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1245 */ { "addsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_addsi3 }, &operand_data[1960], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1245 */ { "adddi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_adddi3 }, &operand_data[1963], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1503 */ { "mulsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsf3 }, &operand_data[1966], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1503 */ { "muldf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_muldf3 }, &operand_data[1969], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1588 */ { "mulsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsi3 }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:1588 */ { "muldi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_muldi3 }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2051 */ { "mulsidi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2051 */ { "umulsidi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2062 */ { "mulsidi3_32bit_r6", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_32bit_r6 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2062 */ { "umulsidi3_32bit_r6", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_32bit_r6 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2080 */ { "mulsidi3_32bit_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_32bit_mips16 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2080 */ { "umulsidi3_32bit_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_32bit_mips16 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2145 */ { "mulsidi3_64bit_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_64bit_mips16 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2145 */ { "umulsidi3_64bit_mips16", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_64bit_mips16 }, &operand_data[1977], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2156 */ { "mulsidi3_64bit_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulsidi3_64bit_split }, &operand_data[1977], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2156 */ { "umulsidi3_64bit_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsidi3_64bit_split }, &operand_data[1977], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2262 */ { "smulsi3_highpart", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smulsi3_highpart }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2262 */ { "umulsi3_highpart", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsi3_highpart }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2320 */ { "smulsi3_highpart_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smulsi3_highpart_split }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2320 */ { "umulsi3_highpart_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulsi3_highpart_split }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2378 */ { "smuldi3_highpart", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smuldi3_highpart }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2378 */ { "umuldi3_highpart", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umuldi3_highpart }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2436 */ { "smuldi3_highpart_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smuldi3_highpart_split }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2436 */ { "umuldi3_highpart_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umuldi3_highpart_split }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2453 */ { "mulditi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mulditi3 }, &operand_data[1981], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2453 */ { "umulditi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_umulditi3 }, &operand_data[1981], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2540 */ { "fmasf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmasf4 }, &operand_data[1984], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2540 */ { "fmadf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmadf4 }, &operand_data[1988], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2540 */ { "fmav2sf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmav2sf4 }, &operand_data[1992], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2584 */ { "fmssf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmssf4 }, &operand_data[1984], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2584 */ { "fmsdf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmsdf4 }, &operand_data[1988], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2584 */ { "fmsv2sf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fmsv2sf4 }, &operand_data[1992], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2617 */ { "fnmasf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmasf4 }, &operand_data[1984], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2617 */ { "fnmadf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmadf4 }, &operand_data[1988], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2617 */ { "fnmav2sf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmav2sf4 }, &operand_data[1992], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2651 */ { "fnmssf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmssf4 }, &operand_data[1984], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2651 */ { "fnmsdf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmsdf4 }, &operand_data[1988], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2651 */ { "fnmsv2sf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fnmsv2sf4 }, &operand_data[1992], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2784 */ { "divsf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divsf3 }, &operand_data[1996], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2784 */ { "divdf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divdf3 }, &operand_data[1999], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2784 */ { "divv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divv2sf3 }, &operand_data[2002], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2846 */ { "divmodsi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmodsi4 }, &operand_data[2005], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2846 */ { "divmoddi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmoddi4 }, &operand_data[2009], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2911 */ { "udivmodsi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmodsi4 }, &operand_data[2005], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2911 */ { "udivmoddi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmoddi4 }, &operand_data[2009], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2971 */ { "divmodsi4_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmodsi4_split }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2971 */ { "udivmodsi4_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmodsi4_split }, &operand_data[1972], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2971 */ { "divmoddi4_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_divmoddi4_split }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:2971 */ { "udivmoddi4_split", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_udivmoddi4_split }, &operand_data[1975], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3235 */ { "andsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_andsi3 }, &operand_data[2013], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3235 */ { "anddi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_anddi3 }, &operand_data[2016], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3328 */ { "iorsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iorsi3 }, &operand_data[2019], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3328 */ { "iordi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_iordi3 }, &operand_data[2022], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3360 */ { "xorsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xorsi3 }, &operand_data[2019], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3360 */ { "xordi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_xordi3 }, &operand_data[2022], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3488 */ { "zero_extendsidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_zero_extendsidi2 }, &operand_data[2025], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3532 */ { "zero_extendqisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_zero_extendqisi2 }, &operand_data[2027], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3532 */ { "zero_extendqidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_zero_extendqidi2 }, &operand_data[2029], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3532 */ { "zero_extendhisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_zero_extendhisi2 }, &operand_data[2031], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3532 */ { "zero_extendhidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_zero_extendhidi2 }, &operand_data[2033], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3578 */ { "zero_extendqihi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_zero_extendqihi2 }, &operand_data[2035], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3672 */ { "extendqisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendqisi2 }, &operand_data[2027], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3672 */ { "extendqidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendqidi2 }, &operand_data[2029], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3672 */ { "extendhisi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendhisi2 }, &operand_data[2031], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3672 */ { "extendhidi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendhidi2 }, &operand_data[2033], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3717 */ { "extendqihi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extendqihi2 }, &operand_data[2035], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3862 */ { "fix_truncdfsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncdfsi2 }, &operand_data[2037], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3899 */ { "fix_truncsfsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fix_truncsfsi2 }, &operand_data[2039], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:3997 */ { "fixuns_truncdfsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fixuns_truncdfsi2 }, &operand_data[2037], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4043 */ { "fixuns_truncdfdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fixuns_truncdfdi2 }, &operand_data[2041], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4085 */ { "fixuns_truncsfsi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fixuns_truncsfsi2 }, &operand_data[2039], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4127 */ { "fixuns_truncsfdi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_fixuns_truncsfdi2 }, &operand_data[1983], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4177 */ { "extvmisalignsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extvmisalignsi }, &operand_data[2043], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4177 */ { "extvmisaligndi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extvmisaligndi }, &operand_data[2047], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4193 */ { "extvsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extvsi }, &operand_data[2051], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4193 */ { "extvdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extvdi }, &operand_data[2055], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4214 */ { "extzvmisalignsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extzvmisalignsi }, &operand_data[2043], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4214 */ { "extzvmisaligndi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extzvmisaligndi }, &operand_data[2047], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4230 */ { "extzvsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extzvsi }, &operand_data[2051], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4230 */ { "extzvdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_extzvdi }, &operand_data[2055], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4265 */ { "insvmisalignsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_insvmisalignsi }, &operand_data[2059], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4265 */ { "insvmisaligndi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_insvmisaligndi }, &operand_data[2063], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4280 */ { "insvsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_insvsi }, &operand_data[2067], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4280 */ { "insvdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_insvdi }, &operand_data[2071], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4547 */ { "unspec_got_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_unspec_got_si }, &operand_data[2075], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4547 */ { "unspec_got_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_unspec_got_di }, &operand_data[2077], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4628 */ { "movdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movdi }, &operand_data[2077], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movsi }, &operand_data[2075], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv2hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2hi }, &operand_data[2079], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv4qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4qi }, &operand_data[2081], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv2hq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2hq }, &operand_data[2083], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv2uhq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2uhq }, &operand_data[2085], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv2ha", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2ha }, &operand_data[2087], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv2uha", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2uha }, &operand_data[2089], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv4qq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4qq }, &operand_data[2091], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4738 */ { "movv4uqq", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4uqq }, &operand_data[2093], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4882 */ { "movhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movhi }, &operand_data[2095], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:4958 */ { "movqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movqi }, &operand_data[2097], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5017 */ { "movsf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movsf }, &operand_data[2099], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5065 */ { "movdf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movdf }, &operand_data[2101], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5106 */ { "movti", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movti }, &operand_data[2103], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5142 */ { "movtf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movtf }, &operand_data[2105], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5211 */ { "movv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2sf }, &operand_data[2107], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprdf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprdf }, &operand_data[2101], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprdi }, &operand_data[2077], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprv2sf }, &operand_data[2107], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprv2si }, &operand_data[2109], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprv4hi }, &operand_data[2111], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprv8qi }, &operand_data[2113], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5266 */ { "move_doubleword_fprtf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_move_doubleword_fprtf }, &operand_data[2105], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5360 */ { "load_const_gp_si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_const_gp_si }, &operand_data[40], 1, 1, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5360 */ { "load_const_gp_di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_load_const_gp_di }, &operand_data[46], 1, 1, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5495 */ { "clear_cache", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_clear_cache }, &operand_data[2115], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5573 */ { "movmemsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmemsi }, &operand_data[2117], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5593 */ { "ashlsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashlsi3 }, &operand_data[1960], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5593 */ { "ashrsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashrsi3 }, &operand_data[1960], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5593 */ { "lshrsi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_lshrsi3 }, &operand_data[1960], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5593 */ { "ashldi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashldi3 }, &operand_data[2121], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5593 */ { "ashrdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_ashrdi3 }, &operand_data[2121], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5593 */ { "lshrdi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_lshrdi3 }, &operand_data[2121], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5960 */ { "cbranchsi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_cbranchsi4 }, &operand_data[2124], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5960 */ { "cbranchdi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_cbranchdi4 }, &operand_data[2128], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5973 */ { "cbranchsf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_cbranchsf4 }, &operand_data[2132], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5973 */ { "cbranchdf4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_cbranchdf4 }, &operand_data[2136], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:5987 */ { "condjump", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_condjump }, &operand_data[896], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6044 */ { "cstoresi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_cstoresi4 }, &operand_data[2140], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6044 */ { "cstoredi4", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_cstoredi4 }, &operand_data[2144], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6213 */ { "jump", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_jump }, &operand_data[752], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6297 */ { "indirect_jump", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_indirect_jump }, &operand_data[925], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6327 */ { "tablejump", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_tablejump }, &operand_data[2148], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6369 */ { "casesi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_casesi }, &operand_data[2150], 5, 5, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6460 */ { "builtin_setjmp_setup", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_builtin_setjmp_setup }, &operand_data[925], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6475 */ { "builtin_longjmp", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_builtin_longjmp }, &operand_data[925], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6512 */ { "prologue", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_prologue }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6542 */ { "epilogue", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_epilogue }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6550 */ { "sibcall_epilogue", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sibcall_epilogue }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6561 */ { "return", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_return }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6566 */ { "simple_return", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_simple_return }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6648 */ { "eh_return", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_eh_return }, &operand_data[2155], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6686 */ { "exception_receiver", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_exception_receiver }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6701 */ { "nonlocal_goto_receiver", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_nonlocal_goto_receiver }, &operand_data[0], 0, 0, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6829 */ { "sibcall", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sibcall }, &operand_data[2156], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6849 */ { "sibcall_value", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sibcall_value }, &operand_data[2156], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6882 */ { "call", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_call }, &operand_data[2156], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:6990 */ { "call_value", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_call_value }, &operand_data[2156], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7108 */ { "untyped_call", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_untyped_call }, &operand_data[2156], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7278 */ { "movsicc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movsicc }, &operand_data[2160], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7278 */ { "movdicc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movdicc }, &operand_data[2164], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7294 */ { "movsfcc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movsfcc }, &operand_data[2168], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7294 */ { "movdfcc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movdfcc }, &operand_data[2172], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7501 */ { "get_thread_pointersi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_get_thread_pointersi }, &operand_data[40], 1, 1, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7501 */ { "get_thread_pointerdi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_get_thread_pointerdi }, &operand_data[46], 1, 1, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7510 */ { "mips_get_fcsr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_get_fcsr }, &operand_data[1040], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips.md:7541 */ { "mips_set_fcsr", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_set_fcsr }, &operand_data[1040], 1, 1, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:44 */ { "memory_barrier", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_memory_barrier }, &operand_data[0], 0, 0, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:75 */ { "sync_compare_and_swapqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_compare_and_swapqi }, &operand_data[2176], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:75 */ { "sync_compare_and_swaphi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_compare_and_swaphi }, &operand_data[2180], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_addqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_addqi }, &operand_data[2177], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_subqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_subqi }, &operand_data[2177], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_iorqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_iorqi }, &operand_data[2177], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_xorqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_xorqi }, &operand_data[2177], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_andqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_andqi }, &operand_data[2177], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_addhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_addhi }, &operand_data[2181], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_subhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_subhi }, &operand_data[2181], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_iorhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_iorhi }, &operand_data[2181], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_xorhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_xorhi }, &operand_data[2181], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:120 */ { "sync_andhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_andhi }, &operand_data[2181], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_addqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_addqi }, &operand_data[2176], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_subqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_subqi }, &operand_data[2176], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_iorqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_iorqi }, &operand_data[2176], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_xorqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_xorqi }, &operand_data[2176], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_andqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_andqi }, &operand_data[2176], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_addhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_addhi }, &operand_data[2180], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_subhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_subhi }, &operand_data[2180], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_iorhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_iorhi }, &operand_data[2180], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_xorhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_xorhi }, &operand_data[2180], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:156 */ { "sync_old_andhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_andhi }, &operand_data[2180], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_addqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_addqi }, &operand_data[2176], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_subqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_subqi }, &operand_data[2176], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_iorqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_iorqi }, &operand_data[2176], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_xorqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_xorqi }, &operand_data[2176], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_andqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_andqi }, &operand_data[2176], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_addhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_addhi }, &operand_data[2180], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_subhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_subhi }, &operand_data[2180], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_iorhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_iorhi }, &operand_data[2180], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_xorhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_xorhi }, &operand_data[2180], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:197 */ { "sync_new_andhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_andhi }, &operand_data[2180], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:243 */ { "sync_nandqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_nandqi }, &operand_data[2177], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:243 */ { "sync_nandhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_nandhi }, &operand_data[2181], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:279 */ { "sync_old_nandqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_nandqi }, &operand_data[2176], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:279 */ { "sync_old_nandhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_old_nandhi }, &operand_data[2180], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:318 */ { "sync_new_nandqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_nandqi }, &operand_data[2176], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:318 */ { "sync_new_nandhi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_new_nandhi }, &operand_data[2180], 3, 3, 3, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:534 */ { "sync_lock_test_and_setqi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_lock_test_and_setqi }, &operand_data[2176], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:534 */ { "sync_lock_test_and_sethi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sync_lock_test_and_sethi }, &operand_data[2180], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:604 */ { "atomic_exchangesi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_exchangesi }, &operand_data[2184], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:604 */ { "atomic_exchangedi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_exchangedi }, &operand_data[2188], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:659 */ { "atomic_fetch_addsi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_fetch_addsi }, &operand_data[2184], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/sync.md:659 */ { "atomic_fetch_adddi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_atomic_fetch_adddi }, &operand_data[2188], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:72 */ { "movv2sfcc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2sfcc }, &operand_data[2192], 4, 4, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:167 */ { "vec_perm_constv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv2sf }, &operand_data[2194], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:196 */ { "mips_puu_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_puu_ps }, &operand_data[1992], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:211 */ { "mips_pul_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_pul_ps }, &operand_data[1992], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:226 */ { "mips_plu_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_plu_ps }, &operand_data[1992], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:241 */ { "mips_pll_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_pll_ps }, &operand_data[1992], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:257 */ { "vec_initv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv2sf }, &operand_data[2198], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:303 */ { "vec_setv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv2sf }, &operand_data[2200], 3, 3, 2, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:322 */ { "mips_cvt_ps_s", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cvt_ps_s }, &operand_data[2203], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:336 */ { "mips_cvt_s_pl", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cvt_s_pl }, &operand_data[2205], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:344 */ { "mips_cvt_s_pu", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_cvt_s_pu }, &operand_data[2205], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:374 */ { "reduc_plus_scal_v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_plus_scal_v2sf }, &operand_data[1169], 2, 2, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:418 */ { "mips_abs_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_abs_ps }, &operand_data[1992], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:548 */ { "scc_ps", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_scc_ps }, &operand_data[2207], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:624 */ { "single_cc", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_single_cc }, &operand_data[896], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:715 */ { "vcondv2sfv2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2sfv2sf }, &operand_data[2209], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:730 */ { "sminv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv2sf3 }, &operand_data[1992], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:741 */ { "smaxv2sf3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv2sf3 }, &operand_data[1992], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:752 */ { "reduc_smin_scal_v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smin_scal_v2sf }, &operand_data[2205], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-ps-3d.md:764 */ { "reduc_smax_scal_v2sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smax_scal_v2sf }, &operand_data[2205], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1081 */ { "mips_lbux", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lbux }, &operand_data[2215], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1103 */ { "mips_lhx", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lhx }, &operand_data[2215], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1115 */ { "mips_lwx", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_lwx }, &operand_data[2215], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1115 */ { "mips_ldx", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_ldx }, &operand_data[2218], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1158 */ { "mips_madd", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_madd }, &operand_data[1976], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1158 */ { "mips_maddu", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_maddu }, &operand_data[1976], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1166 */ { "mips_msub", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_msub }, &operand_data[1976], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-dsp.md:1166 */ { "mips_msubu", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_mips_msubu }, &operand_data[1976], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:102 */ { "movv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2si }, &operand_data[2109], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:102 */ { "movv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4hi }, &operand_data[2111], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:102 */ { "movv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv8qi }, &operand_data[2113], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:122 */ { "vec_initv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv2si }, &operand_data[2221], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:122 */ { "vec_initv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv4hi }, &operand_data[2223], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:122 */ { "vec_initv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv8qi }, &operand_data[2225], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:375 */ { "vec_setv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv4hi }, &operand_data[2227], 4, 4, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:398 */ { "sdot_prodv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sdot_prodv4hi }, &operand_data[2231], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:420 */ { "smaxv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv2si3 }, &operand_data[2234], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:420 */ { "smaxv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_smaxv8qi3 }, &operand_data[2237], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:449 */ { "sminv2si3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv2si3 }, &operand_data[2234], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:449 */ { "sminv8qi3", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_sminv8qi3 }, &operand_data[2237], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:787 */ { "vec_perm_constv2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv2si }, &operand_data[2240], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:787 */ { "vec_perm_constv4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv4hi }, &operand_data[2244], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:787 */ { "vec_perm_constv8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv8qi }, &operand_data[2248], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:800 */ { "vec_unpacks_lo_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_lo_v4hi }, &operand_data[2231], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:800 */ { "vec_unpacks_lo_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_lo_v8qi }, &operand_data[2252], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:809 */ { "vec_unpacks_hi_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_hi_v4hi }, &operand_data[2231], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:809 */ { "vec_unpacks_hi_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_hi_v8qi }, &operand_data[2252], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:818 */ { "vec_unpacku_lo_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_lo_v4hi }, &operand_data[2231], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:818 */ { "vec_unpacku_lo_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_lo_v8qi }, &operand_data[2252], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:827 */ { "vec_unpacku_hi_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_hi_v4hi }, &operand_data[2231], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:827 */ { "vec_unpacku_hi_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_hi_v8qi }, &operand_data[2252], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:864 */ { "reduc_plus_scal_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_plus_scal_v2si }, &operand_data[2220], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:864 */ { "reduc_plus_scal_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_plus_scal_v4hi }, &operand_data[2254], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:864 */ { "reduc_plus_scal_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_plus_scal_v8qi }, &operand_data[2256], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:875 */ { "reduc_smax_scal_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smax_scal_v2si }, &operand_data[2220], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:875 */ { "reduc_smax_scal_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smax_scal_v4hi }, &operand_data[2254], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:875 */ { "reduc_smax_scal_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smax_scal_v8qi }, &operand_data[2256], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:886 */ { "reduc_smin_scal_v2si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smin_scal_v2si }, &operand_data[2220], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:886 */ { "reduc_smin_scal_v4hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smin_scal_v4hi }, &operand_data[2254], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:886 */ { "reduc_smin_scal_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_smin_scal_v8qi }, &operand_data[2256], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:897 */ { "reduc_umax_scal_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_umax_scal_v8qi }, &operand_data[2256], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/loongson.md:908 */ { "reduc_umin_scal_v8qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_reduc_umin_scal_v8qi }, &operand_data[2256], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:234 */ { "vec_initv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv2df }, &operand_data[2258], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:234 */ { "vec_initv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv4sf }, &operand_data[2260], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:234 */ { "vec_initv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv2di }, &operand_data[2262], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:234 */ { "vec_initv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv4si }, &operand_data[2264], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:234 */ { "vec_initv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv8hi }, &operand_data[2266], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:234 */ { "vec_initv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_initv16qi }, &operand_data[2268], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:256 */ { "vec_unpacks_hi_v4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_hi_v4sf }, &operand_data[1932], 2, 2, 1, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:267 */ { "vec_unpacks_lo_v4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_lo_v4sf }, &operand_data[1932], 2, 2, 1, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:278 */ { "vec_unpacks_hi_v4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_hi_v4si }, &operand_data[2270], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:278 */ { "vec_unpacks_hi_v8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_hi_v8hi }, &operand_data[2271], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:278 */ { "vec_unpacks_hi_v16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_hi_v16qi }, &operand_data[2272], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:287 */ { "vec_unpacks_lo_v4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_lo_v4si }, &operand_data[2270], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:287 */ { "vec_unpacks_lo_v8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_lo_v8hi }, &operand_data[2271], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:287 */ { "vec_unpacks_lo_v16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacks_lo_v16qi }, &operand_data[2272], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:296 */ { "vec_unpacku_hi_v4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_hi_v4si }, &operand_data[2270], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:296 */ { "vec_unpacku_hi_v8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_hi_v8hi }, &operand_data[2271], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:296 */ { "vec_unpacku_hi_v16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_hi_v16qi }, &operand_data[2272], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:305 */ { "vec_unpacku_lo_v4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_lo_v4si }, &operand_data[2270], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:305 */ { "vec_unpacku_lo_v8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_lo_v8hi }, &operand_data[2271], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:305 */ { "vec_unpacku_lo_v16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_unpacku_lo_v16qi }, &operand_data[2272], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:314 */ { "vec_extractv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv2di }, &operand_data[2274], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:314 */ { "vec_extractv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv4si }, &operand_data[2277], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:314 */ { "vec_extractv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv8hi }, &operand_data[2280], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:314 */ { "vec_extractv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv16qi }, &operand_data[2283], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:332 */ { "vec_extractv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv2df }, &operand_data[2286], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:332 */ { "vec_extractv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_extractv4sf }, &operand_data[2289], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:386 */ { "vec_setv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv2di }, &operand_data[2292], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:386 */ { "vec_setv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv4si }, &operand_data[2295], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:386 */ { "vec_setv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv8hi }, &operand_data[2298], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:386 */ { "vec_setv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv16qi }, &operand_data[2301], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:398 */ { "vec_setv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv2df }, &operand_data[2304], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:398 */ { "vec_setv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_setv4sf }, &operand_data[2307], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2dfv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2dfv2di }, &operand_data[2310], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2dfv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2dfv4si }, &operand_data[2316], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2dfv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2dfv8hi }, &operand_data[2322], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2dfv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2dfv16qi }, &operand_data[2328], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4sfv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4sfv2di }, &operand_data[2334], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4sfv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4sfv4si }, &operand_data[2340], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4sfv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4sfv8hi }, &operand_data[2346], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4sfv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4sfv16qi }, &operand_data[2352], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2div2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2div2di }, &operand_data[2358], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2div4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2div4si }, &operand_data[2363], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2div8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2div8hi }, &operand_data[2369], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv2div16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv2div16qi }, &operand_data[2375], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4siv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4siv2di }, &operand_data[2381], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4siv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4siv4si }, &operand_data[2387], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4siv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4siv8hi }, &operand_data[2392], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv4siv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv4siv16qi }, &operand_data[2398], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv8hiv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv8hiv2di }, &operand_data[2404], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv8hiv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv8hiv4si }, &operand_data[2410], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv8hiv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv8hiv8hi }, &operand_data[2416], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv8hiv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv8hiv16qi }, &operand_data[2421], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv16qiv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv16qiv2di }, &operand_data[2426], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv16qiv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv16qiv4si }, &operand_data[2432], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv16qiv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv16qiv8hi }, &operand_data[2438], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:410 */ { "vconduv16qiv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vconduv16qiv16qi }, &operand_data[2444], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2dfv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2dfv2df }, &operand_data[2450], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4sfv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4sfv2df }, &operand_data[2456], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2div2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2div2df }, &operand_data[2462], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4siv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4siv2df }, &operand_data[2468], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv8hiv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv8hiv2df }, &operand_data[2474], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv16qiv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv16qiv2df }, &operand_data[2480], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2dfv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2dfv4sf }, &operand_data[2485], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4sfv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4sfv4sf }, &operand_data[2490], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2div4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2div4sf }, &operand_data[2496], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4siv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4siv4sf }, &operand_data[2502], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv8hiv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv8hiv4sf }, &operand_data[2508], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv16qiv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv16qiv4sf }, &operand_data[2514], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2dfv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2dfv2di }, &operand_data[2310], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4sfv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4sfv2di }, &operand_data[2334], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2div2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2div2di }, &operand_data[2358], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4siv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4siv2di }, &operand_data[2381], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv8hiv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv8hiv2di }, &operand_data[2404], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv16qiv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv16qiv2di }, &operand_data[2426], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2dfv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2dfv4si }, &operand_data[2316], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4sfv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4sfv4si }, &operand_data[2340], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2div4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2div4si }, &operand_data[2363], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4siv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4siv4si }, &operand_data[2387], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv8hiv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv8hiv4si }, &operand_data[2410], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv16qiv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv16qiv4si }, &operand_data[2432], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2dfv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2dfv8hi }, &operand_data[2322], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4sfv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4sfv8hi }, &operand_data[2346], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2div8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2div8hi }, &operand_data[2369], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4siv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4siv8hi }, &operand_data[2392], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv8hiv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv8hiv8hi }, &operand_data[2416], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv16qiv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv16qiv8hi }, &operand_data[2438], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2dfv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2dfv16qi }, &operand_data[2328], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4sfv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4sfv16qi }, &operand_data[2352], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv2div16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv2div16qi }, &operand_data[2375], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv4siv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv4siv16qi }, &operand_data[2398], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv8hiv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv8hiv16qi }, &operand_data[2421], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:424 */ { "vcondv16qiv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vcondv16qiv16qi }, &operand_data[2444], 6, 6, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:561 */ { "vec_perm_constv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv2df }, &operand_data[2520], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:561 */ { "vec_perm_constv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv4sf }, &operand_data[2524], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:561 */ { "vec_perm_constv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv2di }, &operand_data[2528], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:561 */ { "vec_perm_constv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv4si }, &operand_data[2532], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:561 */ { "vec_perm_constv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv8hi }, &operand_data[2536], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:561 */ { "vec_perm_constv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_vec_perm_constv16qi }, &operand_data[2540], 4, 4, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:574 */ { "absv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_absv2di2 }, &operand_data[1510], 2, 2, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:574 */ { "absv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_absv4si2 }, &operand_data[1514], 2, 2, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:574 */ { "absv8hi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_absv8hi2 }, &operand_data[1518], 2, 2, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:574 */ { "absv16qi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_absv16qi2 }, &operand_data[1522], 2, 2, 0, 1, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:585 */ { "negv2df2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv2df2 }, &operand_data[2454], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:585 */ { "negv4sf2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv4sf2 }, &operand_data[2489], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:585 */ { "negv2di2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv2di2 }, &operand_data[2314], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:585 */ { "negv4si2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv4si2 }, &operand_data[2320], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:585 */ { "negv8hi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv8hi2 }, &operand_data[2326], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:585 */ { "negv16qi2", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_negv16qi2 }, &operand_data[2332], 2, 2, 1, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:596 */ { "msa_ldiv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ldiv2di }, &operand_data[2544], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:596 */ { "msa_ldiv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ldiv4si }, &operand_data[2546], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:596 */ { "msa_ldiv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ldiv8hi }, &operand_data[2548], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:596 */ { "msa_ldiv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ldiv16qi }, &operand_data[2550], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:620 */ { "movv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2df }, &operand_data[2552], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:620 */ { "movv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4sf }, &operand_data[2554], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:620 */ { "movv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv2di }, &operand_data[2556], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:620 */ { "movv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv4si }, &operand_data[2558], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:620 */ { "movv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv8hi }, &operand_data[2560], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:620 */ { "movv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movv16qi }, &operand_data[2562], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:629 */ { "movmisalignv2df", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmisalignv2df }, &operand_data[2552], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:629 */ { "movmisalignv4sf", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmisalignv4sf }, &operand_data[2554], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:629 */ { "movmisalignv2di", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmisalignv2di }, &operand_data[2556], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:629 */ { "movmisalignv4si", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmisalignv4si }, &operand_data[2558], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:629 */ { "movmisalignv8hi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmisalignv8hi }, &operand_data[2560], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:629 */ { "movmisalignv16qi", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_movmisalignv16qi }, &operand_data[2562], 2, 2, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:660 */ { "msa_ld_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ld_d_f }, &operand_data[2564], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:660 */ { "msa_ld_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ld_w_f }, &operand_data[2567], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:660 */ { "msa_ld_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ld_d }, &operand_data[2570], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:660 */ { "msa_ld_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ld_w }, &operand_data[2573], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:660 */ { "msa_ld_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ld_h }, &operand_data[2576], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:660 */ { "msa_ld_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_ld_b }, &operand_data[2579], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:673 */ { "msa_st_d_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_st_d_f }, &operand_data[2564], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:673 */ { "msa_st_w_f", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_st_w_f }, &operand_data[2567], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:673 */ { "msa_st_d", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_st_d }, &operand_data[2570], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:673 */ { "msa_st_w", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_st_w }, &operand_data[2573], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:673 */ { "msa_st_h", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_st_h }, &operand_data[2576], 3, 3, 0, 0, 0 }, /* /home/user/librerouteros-C7/build_dir/toolchain-mips_24kc_gcc-7.5.0_musl/gcc-7.5.0/gcc/config/mips/mips-msa.md:673 */ { "msa_st_b", #if HAVE_DESIGNATED_UNION_INITIALIZERS { 0 }, #else { 0, 0, 0 }, #endif { (insn_gen_fn::stored_funcptr) gen_msa_st_b }, &operand_data[2579], 3, 3, 0, 0, 0 }, }; const char * get_insn_name (int code) { if (code == NOOP_MOVE_INSN_CODE) return "NOOP_MOVE"; else return insn_data[code].name; }