Lines Matching defs:env
27 static inline uint64_t get_HILO(CPUMIPSState *env) in get_HILO()
33 static inline target_ulong set_HIT0_LO(CPUMIPSState *env, uint64_t HILO) in set_HIT0_LO()
39 static inline target_ulong set_HI_LOT0(CPUMIPSState *env, uint64_t HILO) in set_HI_LOT0()
47 target_ulong helper_muls(CPUMIPSState *env, target_ulong arg1, in helper_muls()
54 target_ulong helper_mulsu(CPUMIPSState *env, target_ulong arg1, in helper_mulsu()
61 target_ulong helper_macc(CPUMIPSState *env, target_ulong arg1, in helper_macc()
68 target_ulong helper_macchi(CPUMIPSState *env, target_ulong arg1, in helper_macchi()
75 target_ulong helper_maccu(CPUMIPSState *env, target_ulong arg1, in helper_maccu()
82 target_ulong helper_macchiu(CPUMIPSState *env, target_ulong arg1, in helper_macchiu()
89 target_ulong helper_msac(CPUMIPSState *env, target_ulong arg1, in helper_msac()
96 target_ulong helper_msachi(CPUMIPSState *env, target_ulong arg1, in helper_msachi()
103 target_ulong helper_msacu(CPUMIPSState *env, target_ulong arg1, in helper_msacu()
110 target_ulong helper_msachiu(CPUMIPSState *env, target_ulong arg1, in helper_msachiu()
117 target_ulong helper_mulhi(CPUMIPSState *env, target_ulong arg1, in helper_mulhi()
123 target_ulong helper_mulhiu(CPUMIPSState *env, target_ulong arg1, in helper_mulhiu()
130 target_ulong helper_mulshi(CPUMIPSState *env, target_ulong arg1, in helper_mulshi()
137 target_ulong helper_mulshiu(CPUMIPSState *env, target_ulong arg1, in helper_mulshiu()