Searched refs:spr_write_decr (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/target/ppc/ |
| H A D | spr_common.h | 120 void spr_write_decr(DisasContext *ctx, int sprn, int gprn);
|
| H A D | helper_regs.c | 571 &spr_read_decr, &spr_write_decr, in register_sdr1_sprs()
|
| H A D | cpu_init.c | 792 &spr_read_decr, &spr_write_decr, in register_BookE_sprs() 1272 &spr_read_decr, &spr_write_decr, in register_5xx_8xx_sprs() 1671 &spr_read_decr, &spr_write_decr, in init_excp_4xx()
|
| H A D | translate.c | 707 void spr_write_decr(DisasContext *ctx, int sprn, int gprn) in spr_read_tbu() 692 void spr_write_decr(DisasContext *ctx, int sprn, int gprn) spr_write_decr() function
|