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 | 713 DEF_HELPER_3(spr_write_CTRL, void, env, i32, tl)
|
H A D | translate.c | 516 void spr_write_CTRL(DisasContext *ctx, int sprn, int gprn) in spr_write_CTRL() function
|
H A D | cpu_init.c | 5108 SPR_NOACCESS, &spr_write_CTRL, in register_book3s_ctrl_sprs()
|