Home
last modified time | relevance | path

Searched refs:spr_write_hdecr (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dspr_common.h172 void spr_write_hdecr(DisasContext *ctx, int sprn, int gprn);
H A Dtranslate.c764 void spr_write_hdecr(DisasContext *ctx, int sprn, int gprn) in spr_write_hdecr() function
H A Dcpu_init.c5432 &spr_read_hdecr, &spr_write_hdecr, 0); in register_power5p_lpar_sprs()