Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c832 assert(idx < ARRAY_SIZE(env->cp15.fgt_read)); in HELPER()
833 trapword = env->cp15.fgt_read[idx]; in HELPER()
/openbmc/qemu/target/arm/
H A Dcpu.h516 uint64_t fgt_read[2]; /* HFGRTR, HDFGRTR */
515 uint64_t fgt_read[2]; /* HFGRTR, HDFGRTR */ global() member
H A Dhelper.c8639 .fieldoffset = offsetof(CPUARMState, cp15.fgt_read[FGTREG_HFGRTR]) },
8649 .fieldoffset = offsetof(CPUARMState, cp15.fgt_read[FGTREG_HDFGRTR]) },