Home
last modified time | relevance | path

Searched refs:tfsr_el (Results 1 – 4 of 4) sorted by relevance

/qemu/linux-user/aarch64/
H A Dcpu_loop.c175 if (unlikely(env->cp15.tfsr_el[0])) { in cpu_loop()
176 env->cp15.tfsr_el[0] = 0; in cpu_loop()
/qemu/target/arm/tcg/
H A Dmte_helper.c607 env->cp15.tfsr_el[el] |= 1 << select; in mte_async_check_fail()
/qemu/target/arm/
H A Dcpu.h500 uint64_t tfsr_el[4]; /* tfsre0_el1 is index 0. */ member
H A Dhelper.c8207 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[0]) },
8212 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[1]) },
8217 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[2]) },
8221 .fieldoffset = offsetof(CPUARMState, cp15.tfsr_el[3]) },