Home | History | Annotate | Download | only in m32r

Lines Matching refs:CPU

1 /* Misc. support for CPU family m32rxf.
36 return CPU (h_pc);
44 CPU (h_pc) = newval;
52 return CPU (h_gr[regno]);
60 CPU (h_gr[regno]) = newval;
116 return CPU (h_cond);
124 CPU (h_cond) = newval;
148 return CPU (h_bpsw);
156 CPU (h_bpsw) = newval;
164 return CPU (h_bbpsw);
172 CPU (h_bbpsw) = newval;
180 return CPU (h_lock);
188 CPU (h_lock) = newval;