Searched refs:CPWriteFn (Results 1 – 2 of 2) sorted by relevance
904 typedef void CPWriteFn(CPUARMState *env, const ARMCPRegInfo *ri,1027 CPWriteFn *writefn;1042 CPWriteFn *raw_writefn;1094 /* CPWriteFn that can be used to implement writes-ignored behaviour */1103 /* CPWriteFn that just writes the value to ri->fieldoffset */ in arm_cpreg_encoding_in_idspace() 845 typedef void CPWriteFn(CPUARMState *env, const ARMCPRegInfo *opaque, global() typedef