Searched refs:PSW_NP (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/v850/
H A Dinterp.c85 if (PSW & PSW_NP)
108 PSW |= PSW_NP;
119 if ((PSW & PSW_NP) || (PSW & PSW_ID))
281 STATE_CPU (sd, 0)->psw_mask = (PSW_NP | PSW_EP | PSW_ID | PSW_SAT
H A Dsim-main.h145 #define PSW_NP 0x80 macro
H A Dsimops.c2589 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
2626 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
2679 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/v850/
H A Dinterp.c85 if (PSW & PSW_NP)
108 PSW |= PSW_NP;
119 if ((PSW & PSW_NP) || (PSW & PSW_ID))
281 STATE_CPU (sd, 0)->psw_mask = (PSW_NP | PSW_EP | PSW_ID | PSW_SAT
H A Dsim-main.h145 #define PSW_NP 0x80 macro
H A Dsimops.c2589 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
2626 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
2679 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/v850/
H A Dinterp.c85 if (PSW & PSW_NP)
108 PSW |= PSW_NP;
119 if ((PSW & PSW_NP) || (PSW & PSW_ID))
281 STATE_CPU (sd, 0)->psw_mask = (PSW_NP | PSW_EP | PSW_ID | PSW_SAT
H A Dsim-main.h145 #define PSW_NP 0x80 macro
H A Dsimops.c2589 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
2626 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))
2679 if ((PSW & PSW_NP) && ((PSW & PSW_EP) == 0))

Completed in 132 milliseconds