Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dspr_common.h137 void spr_write_40x_dbcr0(DisasContext *ctx, int sprn, int gprn);
H A Dcpu_init.c726 &spr_read_generic, &spr_write_40x_dbcr0, in register_BookE_sprs()
1158 &spr_read_generic, &spr_write_40x_dbcr0, in register_405_sprs()
H A Dtranslate.c893 void spr_write_40x_dbcr0(DisasContext *ctx, int sprn, int gprn) in spr_write_40x_dbcr0() function