Searched refs:spr_write_clear (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | spr_common.h | 117 void spr_write_clear(DisasContext *ctx, int sprn, int gprn);
|
H A D | cpu_init.c | 751 &spr_read_generic, &spr_write_clear, in register_BookE_sprs() 1170 &spr_read_generic, &spr_write_clear, in register_405_sprs() 5084 &spr_read_generic, &spr_write_clear, in register_970_hid_sprs()
|
H A D | translate.c | 542 void spr_write_clear(DisasContext *ctx, int sprn, int gprn) in spr_write_clear() function
|