Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dcpu32.c151 cpu->reset_auxcr = 1; in arm1026_initfn()
213 cpu->reset_auxcr = 7; in arm1136_r2_initfn()
244 cpu->reset_auxcr = 7; in arm1136_initfn()
276 cpu->reset_auxcr = 7; in arm1176_initfn()
305 cpu->reset_auxcr = 1; in arm11mpcore_initfn()
350 cpu->reset_auxcr = 2; in cortex_a8_initfn()
/qemu/target/arm/
H A Dcpu.h1045 uint32_t reset_auxcr; member
H A Dhelper.c9744 .type = ARM_CP_CONST, .resetvalue = cpu->reset_auxcr }, in register_cp_regs_for_features()