| /src/external/gpl3/gdb/dist/sim/frv/ |
| pipeline.c | 50 FSR0.FTT. */ 57 SI fsr0 = GET_FSR (0); local 58 SET_FSR_FTT (fsr0, FTT_NONE); 59 SET_FSR (0, fsr0);
|
| interrupts.c | 339 SI fsr0 = GET_FSR (0); local 340 int tem = GET_FSR_TEM (fsr0); 341 int aexc = GET_FSR_AEXC (fsr0); 346 SET_FSR_AEXC (fsr0, aexc); 347 SET_FSR (0, fsr0); 427 #if 0 /* disable for now until we find out how FSR0.QNE gets reset. */ 430 /* Enter the halt state if FSR0.QNE is set and we are executing a 434 SI fsr0 = GET_FSR (0); 435 if (GET_FSR_QNE (fsr0) 739 /* Set FSR0, FQ0-FQ9, depending on the interrupt. * 748 SI fsr0; local [all...] |
| /src/external/gpl3/gdb.old/dist/sim/frv/ |
| pipeline.c | 50 FSR0.FTT. */ 57 SI fsr0 = GET_FSR (0); local 58 SET_FSR_FTT (fsr0, FTT_NONE); 59 SET_FSR (0, fsr0);
|
| interrupts.c | 339 SI fsr0 = GET_FSR (0); local 340 int tem = GET_FSR_TEM (fsr0); 341 int aexc = GET_FSR_AEXC (fsr0); 346 SET_FSR_AEXC (fsr0, aexc); 347 SET_FSR (0, fsr0); 427 #if 0 /* disable for now until we find out how FSR0.QNE gets reset. */ 430 /* Enter the halt state if FSR0.QNE is set and we are executing a 434 SI fsr0 = GET_FSR (0); 435 if (GET_FSR_QNE (fsr0) 739 /* Set FSR0, FQ0-FQ9, depending on the interrupt. * 748 SI fsr0; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32_isr.h | 160 float fsr0; member in struct:__anon13379 170 float fsr0; 191 float fsr0; member in struct:__anon13381 209 float fsr0; 242 float fsr0; member in struct:__anon13383 276 float fsr0;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32_isr.h | 160 float fsr0; member in struct:__anon15813 170 float fsr0; 191 float fsr0; member in struct:__anon15815 209 float fsr0; 242 float fsr0; member in struct:__anon15817 276 float fsr0;
|