Home
last modified time | relevance | path

Searched refs:decode_gpr_gpr3_src_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc961 static inline int decode_gpr_gpr3_src_store(int r)
4634 rt = decode_gpr_gpr3_src_store(
4653 rt = decode_gpr_gpr3_src_store(
4708 rt = decode_gpr_gpr3_src_store(
4715 rt = decode_gpr_gpr3_src_store(
/openbmc/qemu/disas/
H A Dnanomips.c253 static uint64 decode_gpr_gpr3_src_store(uint64 d, Dis_info *info) in decode_gpr_gpr3_src_store() function
12472 const char *rtz3 = GPR(decode_gpr_gpr3_src_store(rtz3_value, info), info); in SB_16_()
13300 const char *rtz3 = GPR(decode_gpr_gpr3_src_store(rtz3_value, info), info); in SH_16_()
14856 const char *rtz3 = GPR(decode_gpr_gpr3_src_store(rtz3_value, info), info); in SW_16_()
14901 const char *rtz3 = GPR(decode_gpr_gpr3_src_store(rtz3_value, info), info); in SW_GP16_()