Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dtranslate.c332 static TCGv gen_load_gpr(DisasContext *dc, int reg) in gen_load_gpr() function
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1222 void gen_load_gpr(TCGv t, int reg) in gen_load_gpr() function