Searched refs:spr_write_e500_l2csr0 (Results 1 – 7 of 7) sorted by relevance
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/ |
H A D | spr_tcg.h | 87 void spr_write_e500_l2csr0(DisasContext *ctx, int sprn, int gprn);
|
H A D | cpu_init.c | 4210 &spr_read_generic, &spr_write_e500_l2csr0,
|
H A D | translate.c | 1088 void spr_write_e500_l2csr0(DisasContext *ctx, int sprn, int gprn) in spr_write_e500_l2csr0() function
|
/dports/emulators/qemu/qemu-6.2.0/target/ppc/ |
H A D | spr_tcg.h | 95 void spr_write_e500_l2csr0(DisasContext *ctx, int sprn, int gprn);
|
H A D | cpu_init.c | 4210 &spr_read_generic, &spr_write_e500_l2csr0, in init_proc_e500()
|
H A D | translate.c | 1090 void spr_write_e500_l2csr0(DisasContext *ctx, int sprn, int gprn) in spr_write_e500_l2csr0() function
|
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/ |
H A D | translate_init.c.inc | 1773 static void spr_write_e500_l2csr0(DisasContext *ctx, int sprn, int gprn) 5080 &spr_read_generic, &spr_write_e500_l2csr0,
|