Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dop_helper.c826 assert(idx < ARRAY_SIZE(env->cp15.fgt_read)); in HELPER()
827 trapword = env->cp15.fgt_read[idx]; in HELPER()
/qemu/target/arm/
H A Dcpu.h515 uint64_t fgt_read[2]; /* HFGRTR, HDFGRTR */ member
H A Dhelper.c8413 .fieldoffset = offsetof(CPUARMState, cp15.fgt_read[FGTREG_HFGRTR]) },
8423 .fieldoffset = offsetof(CPUARMState, cp15.fgt_read[FGTREG_HDFGRTR]) },