Searched refs:PSW_SM (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/d10v-elf/
H A Dt-sp.s9 loadpsw2 PSW_SM
14 loadpsw2 PSW_SM
H A Dt-sadd.s5 PSW_BITS = PSW_FX|PSW_ST|PSW_SM
H A Dt-mvtc.s7 loadpsw2 PSW_SM
8 checkpsw2 1 PSW_SM
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/d10v/
H A Dinterp.c406 if (PSW_SM)
415 if (!PSW_SM)
424 if (!PSW_SM)
432 if (PSW_SM)
1350 /* PSW_SM indicates that the current SP is the USER
1356 /* PSW_SM indicates that the current SP is the USER
1437 /* PSW_SM indicates that the current SP is the USER
H A Dd10v_sim.h323 #define PSW_SM ((PSW & PSW_SM_BIT) != 0) macro
H A Dsimops.c84 SET_HELD_SP (PSW_SM, GPR (SP_IDX));
85 if (PSW_SM != new_psw_sm)

Completed in 74 milliseconds