Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dtranslate-a64.c1197 TCGv_i64 tmphi = tcg_temp_new_i64(); in do_fp_st() local
1214 TCGv_i64 tmphi = NULL; in do_fp_ld() local
H A Dtranslate.c3151 TCGv_i32 tmplo, tmphi; in do_coproc_insn() local