Home
last modified time | relevance | path

Searched refs:gen_store8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dgenptr.h31 void gen_store8(TCGv_env cpu_env, TCGv vaddr, TCGv_i64 src, uint32_t slot);
H A Dgenptr.c450 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 Dmacros.h169 gen_store8, (void)0))