Searched refs:gen_store4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | genptr.h | 30 void gen_store4(TCGv_env cpu_env, TCGv vaddr, TCGv src, uint32_t slot);
|
H A D | genptr.c | 439 void gen_store4(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store4() function 447 gen_store4(tcg_env, vaddr, tmp, slot); in gen_store4i()
|
H A D | macros.h | 161 gen_store4, (void)0))
|