Searched refs:dispatch_instruction (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | ChangeLog-2021 | 176 * exec.c (sub_cc, add_cc, log_cc, dispatch_instruction, fpexec) 374 (dispatch_instruction): Update memory reads. 416 * exec.c (sub_cc, add_cc, add32, dispatch_instruction, fpexec, chk_asi, 788 * exec.c (dispatch_instruction): 827 * exec.c (dispatch_instruction): Case WRY: Allow write of asr17 if 848 * exec.c (dispatch_instruction): Add SPARClite 'scan' instruction. 885 * exec.c (dispatch_instruction): Use revamped memory_read, which 904 * (dispatch_instruction): Add emulation of SDIV, SDIVCC, UDIV, 949 * exec.c (dispatch_instruction): Change how carry out is calculated
|
| D | sis.h | 199 extern int dispatch_instruction (struct pstate *sregs);
|
| D | sis.c | 111 dispatch_instruction(sregs); in run_sim()
|
| D | interf.c | 124 dispatch_instruction(sregs); in run_sim()
|
| D | exec.c | 393 dispatch_instruction(struct pstate *sregs) in dispatch_instruction() function
|