Searched refs:gen_store8 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | genptr.h | 31 void gen_store8(TCGv_env cpu_env, TCGv vaddr, TCGv_i64 src, uint32_t slot);
|
H A D | genptr.c | 450 void gen_store8(TCGv_env tcg_env, TCGv vaddr, TCGv_i64 src, uint32_t slot) in gen_store8() function 460 gen_store8(tcg_env, vaddr, tmp, slot); in gen_store8i() 786 gen_store8(tcg_env, r30, frame, ctx->insn->slot); in gen_allocframe()
|
H A D | macros.h | 169 gen_store8, (void)0))
|