Home
last modified time | relevance | path

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

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