Home
last modified time | relevance | path

Searched defs:tn (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/timer/
H A Dhpet.c51 uint8_t tn; /*timer number*/ member
/qemu/accel/tcg/
H A Dcputlb.c1033 CPUTLBEntry *te, tn; in tlb_set_page_full() local
/qemu/target/arm/tcg/
H A Dtranslate-a64.c7092 TCGv_i64 tn = read_fp_dreg(s, a->rn); in do_fmadd() local
7110 TCGv_i32 tn = read_fp_sreg(s, a->rn); in do_fmadd() local
7131 TCGv_i32 tn = read_fp_hreg(s, a->rn); in do_fmadd() local
H A Dtranslate.c5838 TCGv_i32 tn, tm; in DO_PAR_ADDSUB_GE() local