Searched refs:EXC (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/mn10300/ |
| D | mn10300-sim.h | 45 #define SIM_CPU_EXCEPTION_SUSPEND(SD,CPU,EXC) mn10300_cpu_exception_suspend(SD,CPU,EXC) argument 46 #define SIM_CPU_EXCEPTION_RESUME(SD,CPU,EXC) mn10300_cpu_exception_resume(SD,CPU,EXC) argument
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | sim-main.h | 406 #define SIM_CPU_EXCEPTION_SUSPEND(SD,CPU,EXC) mips_cpu_exception_suspend(SD,CPU,EXC) argument 407 #define SIM_CPU_EXCEPTION_RESUME(SD,CPU,EXC) mips_cpu_exception_resume(SD,CPU,EXC) argument
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | mep-tdep.c | 690 { CSR(EXC), 0x000030f0 },
|