Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c586 spr_register(env, SPR_DBAT0L, "DBAT0L", in register_low_BATs()
H A Dcpu.h1897 #define SPR_DBAT0L (0x219) macro
H A Dtranslate.c840 TCGv_i32 t0 = tcg_constant_i32((sprn - SPR_DBAT0L) / 2); in spr_write_dbatl()