Searched refs:gen_store1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | genptr.h | 28 void gen_store1(TCGv_env cpu_env, TCGv vaddr, TCGv src, uint32_t slot);
|
H A D | genptr.c | 417 void gen_store1(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store1() function 425 gen_store1(tcg_env, vaddr, tmp, slot); in gen_store1i()
|
H A D | macros.h | 145 gen_store1, (void)0))
|