Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgenptr.h34 void gen_store4i(TCGv_env cpu_env, TCGv vaddr, int32_t src, uint32_t slot);
H A Dmacros.h162 gen_store4i, \
H A Dgenptr.c444 void gen_store4i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store4i() function