Searched refs:PSW_ID (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.c110 PSW |= PSW_ID;
119 if ((PSW & PSW_NP) || (PSW & PSW_ID))
131 PSW |= PSW_ID;
281 STATE_CPU (sd, 0)->psw_mask = (PSW_NP | PSW_EP | PSW_ID | PSW_SAT
H A Dsim-main.h147 #define PSW_ID 0x20 macro
H A Dsimops.c1522 PSW |= PSW_ID;
1533 PSW &= ~PSW_ID;
1843 PSW |= PSW_EP | PSW_ID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/v850/
H A Dinterp.c110 PSW |= PSW_ID;
119 if ((PSW & PSW_NP) || (PSW & PSW_ID))
131 PSW |= PSW_ID;
281 STATE_CPU (sd, 0)->psw_mask = (PSW_NP | PSW_EP | PSW_ID | PSW_SAT
H A Dsim-main.h147 #define PSW_ID 0x20 macro
H A Dsimops.c1522 PSW |= PSW_ID;
1533 PSW &= ~PSW_ID;
1843 PSW |= PSW_EP | PSW_ID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/v850/
H A Dinterp.c110 PSW |= PSW_ID;
119 if ((PSW & PSW_NP) || (PSW & PSW_ID))
131 PSW |= PSW_ID;
281 STATE_CPU (sd, 0)->psw_mask = (PSW_NP | PSW_EP | PSW_ID | PSW_SAT
H A Dsim-main.h147 #define PSW_ID 0x20 macro
H A Dsimops.c1522 PSW |= PSW_ID;
1533 PSW &= ~PSW_ID;
1843 PSW |= PSW_EP | PSW_ID;

Completed in 120 milliseconds