0a18a6b8ad
* configure: Regenerate. * sim-main.h: Protect against multiple inclusion. Don't include cgen-scache.h,cgen-cpu.h,cgen-trace.h,cpuall.h. Done by cgen-sim.h now. * tconfig.in (SIM_HAVE_MODEL): Delete, moved to cgen-types.h. * cpuall.h: Regenerate. * cpu.h,decode.c,sem-switch.c,sem.c: Regenerate. * mloop.in (extract16): Make static inline again. Simplify with call to @cpu@_fill_argbuf,@cpu@_fill_argbuf_tp. (extract32): Ditto. Simplify with call to @cpu@_fill_argbuf,@cpu@_fill_argbuf_tp. (execute): Test ARGBUF_PROFILE_P before profiling. Update calls to TRACE_INSN_INIT,TRACE_INSN_FINI. * cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate. * mloopx.in: Rewrite. |
||
---|---|---|
.. | ||
.Sanitize | ||
acconfig.h | ||
arch.c | ||
arch.h | ||
ChangeLog | ||
configure | ||
configure.in | ||
cpu.h | ||
cpuall.h | ||
cpux.h | ||
decode.c | ||
decode.h | ||
decodex.c | ||
decodex.h | ||
devices.c | ||
m32r-sim.h | ||
m32r.c | ||
m32rx.c | ||
Makefile.in | ||
mloop.in | ||
mloopx.in | ||
model.c | ||
modelx.c | ||
README | ||
sem-switch.c | ||
sem.c | ||
semx-switch.c | ||
sim-if.c | ||
sim-main.h | ||
tconfig.in | ||
traps.c |
This is the m32r simulator directory. It is still work-in-progress.