Lines Matching refs:epsw
179 mov epsw,reg
182 and ~EPSW_IM,epsw; \
183 or EPSW_IE|MN10300_CLI_LEVEL,epsw; \
189 or EPSW_IE|EPSW_IM_7,epsw
192 mov reg,epsw
195 mov epsw,reg; \
196 and ~EPSW_IE,epsw; \
202 and ~EPSW_IE,epsw; \
208 or EPSW_IE,epsw
211 and ~EPSW_IM,epsw; \
212 or EPSW_IE|(level),epsw