Searched refs:h_psw (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32r/
H A Dm32r2.c54 | ((CPU (h_psw) & 0xc0) << 0)
89 int old_sm = (CPU (h_psw) & 0x80) != 0;
92 CPU (h_psw) = newval & 0xff;
151 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
157 CPU (h_psw) = newval;
H A Dm32rx.c54 | ((CPU (h_psw) & 0xc0) << 0)
89 int old_sm = (CPU (h_psw) & 0x80) != 0;
92 CPU (h_psw) = newval & 0xff;
151 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
157 CPU (h_psw) = newval;
H A Dm32r.c135 | ((CPU (h_psw) & 0xc0) << 0)
170 int old_sm = (CPU (h_psw) & 0x80) != 0;
173 CPU (h_psw) = newval & 0xff;
232 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
238 CPU (h_psw) = newval;
H A Dm32r-sim.h42 #define GET_H_SM() ((CPU (h_psw) & 0x80) != 0)
H A Dcpu.h65 UQI h_psw; member in struct:__anon3917::__anon3918
H A Dcpu2.h72 UQI h_psw; member in struct:__anon3943::__anon3944
H A Dcpux.h72 UQI h_psw; member in struct:__anon4045::__anon4046
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32r/
H A Dm32r2.c54 | ((CPU (h_psw) & 0xc0) << 0)
89 int old_sm = (CPU (h_psw) & 0x80) != 0;
92 CPU (h_psw) = newval & 0xff;
151 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
157 CPU (h_psw) = newval;
H A Dm32rx.c54 | ((CPU (h_psw) & 0xc0) << 0)
89 int old_sm = (CPU (h_psw) & 0x80) != 0;
92 CPU (h_psw) = newval & 0xff;
151 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
157 CPU (h_psw) = newval;
H A Dm32r.c135 | ((CPU (h_psw) & 0xc0) << 0)
170 int old_sm = (CPU (h_psw) & 0x80) != 0;
173 CPU (h_psw) = newval & 0xff;
232 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
238 CPU (h_psw) = newval;
H A Dm32r-sim.h42 #define GET_H_SM() ((CPU (h_psw) & 0x80) != 0)
H A Dcpu.h65 UQI h_psw; member in struct:__anon3012::__anon3013
H A Dcpu2.h72 UQI h_psw; member in struct:__anon3038::__anon3039
H A Dcpux.h72 UQI h_psw; member in struct:__anon3140::__anon3141
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32r/
H A Dm32r2.c54 | ((CPU (h_psw) & 0xc0) << 0)
89 int old_sm = (CPU (h_psw) & 0x80) != 0;
92 CPU (h_psw) = newval & 0xff;
151 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
157 CPU (h_psw) = newval;
H A Dm32rx.c54 | ((CPU (h_psw) & 0xc0) << 0)
89 int old_sm = (CPU (h_psw) & 0x80) != 0;
92 CPU (h_psw) = newval & 0xff;
151 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
157 CPU (h_psw) = newval;
H A Dm32r.c135 | ((CPU (h_psw) & 0xc0) << 0)
170 int old_sm = (CPU (h_psw) & 0x80) != 0;
173 CPU (h_psw) = newval & 0xff;
232 return (CPU (h_psw) & 0xfe) | (CPU (h_cond) & 1);
238 CPU (h_psw) = newval;
H A Dm32r-sim.h42 #define GET_H_SM() ((CPU (h_psw) & 0x80) != 0)
H A Dcpu.h65 UQI h_psw; member in struct:__anon37942::__anon37943
H A Dcpu2.h72 UQI h_psw; member in struct:__anon37968::__anon37969
H A Dcpux.h72 UQI h_psw; member in struct:__anon38070::__anon38071

Completed in 186 milliseconds