Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dinterp.c266 raise_exception (int x) in raise_exception() function
274 raise_exception (SIGBUS); in raise_buserror()
870 raise_exception (SIGQUIT); in trap()
948 raise_exception (SIGQUIT); in trap()
1086 raise_exception (SIGTRAP); in trap()
DChangeLog-2021412 (set_fpscr1, raise_exception, raise_buserror, get_dr, set_dr, set_sr,
974 (raise_exception, riat_fast): New functions.
975 (raise_buserror, sim_stop): Use raise_exception.
987 Changed all callers. Use raise_exception.