Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.h32 void gen_store1i(TCGv_env cpu_env, TCGv vaddr, int32_t src, uint32_t slot);
H A Dmacros.h143 gen_store1i, \
H A Dgenptr.c422 void gen_store1i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store1i() function