Home
last modified time | relevance | path

Searched refs:SET_PSR_U (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/cr16/
Dcr16-sim.h305 #define SET_PSR_U(VAL) SET_PSR_BIT (PSR_U_BIT, (VAL)) macro
Dsimops.c1466 SET_PSR_U(1); in OP_AF_C()