Searched refs:spr_write_ppr32 (Results 1 – 3 of 3) sorted by relevance
209 void spr_write_ppr32(DisasContext *ctx, int sprn, int gprn);
5595 &spr_read_ppr32, &spr_write_ppr32, in register_power7_common_sprs()5596 &spr_read_ppr32, &spr_write_ppr32, in register_power7_common_sprs()
1415 void spr_write_ppr32(DisasContext *ctx, int sprn, int gprn) in spr_write_ppr32() function