Search | Google it | Results 1 - 1 of 1 for funcall:getCurCPSR from tkernel_2/monitor/cmdsvc/src/armv6/break.c (0.00 seconds) |
373: // ARM or THUMB 374: cpsr = getCurCPSR(); 375: 548: wfar = getWFAR(); 549: wfar -= (getCurCPSR() & PSR_T) ? 4 : 8; 550: DSP_F4(S,"Break (", S,mes, S,") at ", 08X,wfar);