Home
last modified time | relevance | path

Searched refs:SPR_L2CR (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dcpu_init.c105 spr_register(env, SPR_L2CR, "L2CR", in register_755_sprs()
628 spr_register(env, SPR_L2CR, "L2CR", in register_74xx_sprs()
3585 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750()
3651 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750cl()
3837 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750cx()
3906 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750fx()
3979 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750gx()
H A Dcpu.h2266 #define SPR_L2CR (0x3F9) macro