Home
last modified time | relevance | path

Searched refs:mttgpr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dmipsmtregs.h330 #define mttgpr(rd,v) \ macro
414 #define write_tc_gpr_sp(val) mttgpr(29, val)
416 #define write_tc_gpr_gp(val) mttgpr(28, val)
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c98 mttgpr(7, 0); in vpe_run()
99 mttgpr(6, v->ntcs); in vpe_run()
H A Dcps-vec.S439 mttgpr t1, sp
443 mttgpr t1, gp
/openbmc/qemu/target/mips/tcg/
H A Dsysemu_helper.h.inc148 DEF_HELPER_3(mttgpr, void, env, tl, i32)
H A Dtranslate.c8403 gen_helper_0e1i(mttgpr, t0, rd); in gen_mttr()