H A D | translate.c | 3254 static bool do_wr_special(DisasContext *dc, arg_r_r_ri *a, bool priv, in do_wr_special() function 3291 TRANS(WRY, ALL, do_wr_special, a, true, do_wry) in TRANS() argument 3417 TRANS(WRPOWERDOWN, POWERDOWN, do_wr_special, a, supervisor(dc), do_wrpowerdown) in TRANS() argument 3428 TRANS(WRMWAIT, VIS4, do_wr_special, a, true, do_wrmwait) in TRANS() argument 3603 TRANS(WRPR_gl, GL, do_wr_special, a, supervisor(dc), do_wrgl) in TRANS() argument 3611 TRANS(WRPR_strand_status, HYPV, do_wr_special, a, hypervisor(dc), do_wrssr) in TRANS() argument 3621 TRANS(WRHPR_hpstate, HYPV, do_wr_special, a, hypervisor(dc), do_wrhpstate) in TRANS() argument 3637 TRANS(WRHPR_htstate, HYPV, do_wr_special, a, hypervisor(dc), do_wrhtstate) in TRANS() argument 3644 TRANS(WRHPR_hintp, HYPV, do_wr_special, a, hypervisor(dc), do_wrhintp) in TRANS() argument 3651 TRANS(WRHPR_htba, HYPV, do_wr_special, a, hypervisor(dc), do_wrhtba) in TRANS() argument [all …]
|