Searched refs:do_rdtba (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 3121 static TCGv do_rdtba(DisasContext *dc, TCGv dst) in do_rdtba() function 3126 TRANS(RDTBR, 32, do_rd_special, supervisor(dc), a->rd, do_rdtba) 3127 TRANS(RDPR_tba, 64, do_rd_special, supervisor(dc), a->rd, do_rdtba)
|