Searched refs:gen_store4i (Results 1 – 3 of 3) sorted by relevance
34 void gen_store4i(TCGv_env cpu_env, TCGv vaddr, int32_t src, uint32_t slot);
159 gen_store4i, \
444 void gen_store4i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store4i() function