Home
last modified time | relevance | path

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

/qemu/target/alpha/
H A Dtranslate.c189 static TCGv load_gpr(DisasContext *ctx, unsigned reg) in load_gpr() function
/qemu/target/hppa/
H A Dtranslate.c395 static TCGv_i64 load_gpr(DisasContext *ctx, unsigned reg) in load_gpr() function