Searched refs:fgt_write (Results 1 – 3 of 3) sorted by relevance
829 assert(idx < ARRAY_SIZE(env->cp15.fgt_write)); in HELPER()830 trapword = env->cp15.fgt_write[idx]; in HELPER()
516 uint64_t fgt_write[2]; /* HFGWTR, HDFGWTR */ member
8436 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HFGWTR]) },8446 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HDFGWTR]) },