Searched refs:spr_write_CTRL (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/target/ppc/ |
| H A D | spr_common.h | 92 void spr_write_CTRL(DisasContext *ctx, int sprn, int gprn);
|
| H A D | helper.h | 715 DEF_HELPER_3(spr_write_CTRL, void, env, i32, tl)
|
| H A D | translate.c | 522 void spr_write_CTRL(DisasContext *ctx, int sprn, int gprn) in spr_write_CTRL() 517 void spr_write_CTRL(DisasContext *ctx, int sprn, int gprn) spr_write_CTRL() function
|
| H A D | cpu_init.c | 5106 SPR_NOACCESS, &spr_write_CTRL, in register_970_hid_sprs()
|