Home
last modified time | relevance | path

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

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_defs.c1822 i->Min.Msa2R.op = op; in MIPSInstr_Msa2R()
1823 i->Min.Msa2R.df = df; in MIPSInstr_Msa2R()
1824 i->Min.Msa2R.ws = ws; in MIPSInstr_Msa2R()
1825 i->Min.Msa2R.wd = wd; in MIPSInstr_Msa2R()
2488 showMsa2ROp(i->Min.Msa2R.op), showMsaDF(i->Min.Msa2R.df)); in ppMIPSInstr()
2489 ppHRegMIPS(i->Min.Msa2R.wd, mode64); in ppMIPSInstr()
2491 ppHRegMIPS(i->Min.Msa2R.ws, mode64); in ppMIPSInstr()
2961 mapReg(m, &i->Min.Msa2R.wd); in mapRegs_MIPSInstr()
2962 mapReg(m, &i->Min.Msa2R.ws); in mapRegs_MIPSInstr()
3976 switch (i->Min.Msa2R.op) { in emit_MIPSInstr()
[all …]
H A Dhost_mips_defs.h879 } Msa2R; member
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_defs.c1822 i->Min.Msa2R.op = op; in MIPSInstr_Msa2R()
1823 i->Min.Msa2R.df = df; in MIPSInstr_Msa2R()
1824 i->Min.Msa2R.ws = ws; in MIPSInstr_Msa2R()
1825 i->Min.Msa2R.wd = wd; in MIPSInstr_Msa2R()
2488 showMsa2ROp(i->Min.Msa2R.op), showMsaDF(i->Min.Msa2R.df)); in ppMIPSInstr()
2489 ppHRegMIPS(i->Min.Msa2R.wd, mode64); in ppMIPSInstr()
2491 ppHRegMIPS(i->Min.Msa2R.ws, mode64); in ppMIPSInstr()
2961 mapReg(m, &i->Min.Msa2R.wd); in mapRegs_MIPSInstr()
2962 mapReg(m, &i->Min.Msa2R.ws); in mapRegs_MIPSInstr()
3976 switch (i->Min.Msa2R.op) { in emit_MIPSInstr()
[all …]
H A Dhost_mips_defs.h879 } Msa2R; member