Searched refs:spr_write_pir (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | spr_common.h | 149 void spr_write_pir(DisasContext *ctx, int sprn, int gprn);
|
H A D | cpu_init.c | 274 &spr_read_generic, &spr_write_pir, in register_604_sprs() 591 &spr_read_generic, &spr_write_pir, in register_74xx_sprs() 1066 &spr_read_generic, &spr_write_pir, in register_440_sprs() 2843 &spr_read_generic, &spr_write_pir, in init_proc_e500()
|
H A D | translate.c | 1009 void spr_write_pir(DisasContext *ctx, int sprn, int gprn) in spr_write_pir() function
|