Searched refs:fnoi (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_vec.c.inc | 1778 .fnoi = gen_helper_vmini_b, 1784 .fnoi = gen_helper_vmini_h, 1790 .fnoi = gen_helper_vmini_w, 1796 .fnoi = gen_helper_vmini_d, 1814 .fnoi = gen_helper_vmini_bu, 1820 .fnoi = gen_helper_vmini_hu, 1826 .fnoi = gen_helper_vmini_wu, 1832 .fnoi = gen_helper_vmini_du, 1867 .fnoi = gen_helper_vmaxi_b, 1873 .fnoi = gen_helper_vmaxi_h, [all …]
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 114 gen_helper_gvec_2i *fnoi; member
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-impl.c.inc | 1107 .fnoi = (vece == MO_32) ? gen_helper_XVTSTDCSP : gen_helper_XVTSTDCDP,
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 1314 maxsz, c, g->fnoi); in tcg_gen_gvec_2i()
|