Lines Matching full:load_cpu_offset
141 static inline TCGv load_cpu_offset(int offset)148 #define load_cpu_field(name) load_cpu_offset(offsetof(CPUState, name))