Home
last modified time | relevance | path

Searched defs:gen_load (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1734 void gen_load(Context *c, YYLTYPE *locp, HexValue *width, in gen_load() function
/openbmc/qemu/target/cris/
H A Dtranslate.c1010 static void gen_load(DisasContext *dc, TCGv dst, TCGv addr, in gen_load() function
/openbmc/qemu/target/m68k/
H A Dtranslate.c302 static inline TCGv gen_load(DisasContext *s, int opsize, TCGv addr, in gen_load() function