Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.h35 void gen_store8i(TCGv_env cpu_env, TCGv vaddr, int64_t src, uint32_t slot);
H A Dmacros.h167 gen_store8i, \
H A Dgenptr.c457 void gen_store8i(TCGv_env tcg_env, TCGv vaddr, int64_t src, uint32_t slot) in gen_store8i() function