Searched refs:spr_read_thrm (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | helper_regs.c | 771 &spr_read_thrm, &spr_write_generic, in register_thrm_sprs() 776 &spr_read_thrm, &spr_write_generic, in register_thrm_sprs() 781 &spr_read_thrm, &spr_write_generic, in register_thrm_sprs()
|
H A D | spr_common.h | 152 void spr_read_thrm(DisasContext *ctx, int gprn, int sprn);
|
H A D | translate.c | 1158 void spr_read_thrm(DisasContext *ctx, int gprn, int sprn) in spr_read_thrm() function
|