Home
last modified time | relevance | path

Searched defs:gen_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1767 void gen_store(Context *c, YYLTYPE *locp, HexValue *width, HexValue *ea, in gen_store() function
/openbmc/qemu/target/m68k/
H A Dtranslate.c321 static inline void gen_store(DisasContext *s, int opsize, TCGv addr, TCGv val, in gen_store() function