b8641a4d20
(cpu.o): Add rule for. (NL_TARGET): Define. * configure.in: Add AC_CHECK_PROG(SCHEME). * cpu.c: New file. * cpuall.h,cpu.h,decode.c,decode.h,extract.c,model.c: Regenerate. * sem-switch.c,sem.c: Regenerate. * mloop.in (execute): Update call to semantic fn. (M32RX_OBJS): Add cpux.o. (cpux.o): Add rule for. cpux.c: New file. * cpux.h,decodex.c,decodex.h,modelx.c,readx.c,semx.c: Regenerate. * m32rx.c (m32rx_h_accums_{get,set}): Rewrite. (m32rx_h_cr_{get,set}): New functions. (m32rx_h_accums_{get,set}): New functions. * mloopx.in: Rewrite main loop. * m32r.c (do_trap): Move from here. * sim-if.c (do_trap): To here, and rewrite to use CB_SYSCALL support. (sim_create_inferior): Use h_pc_set. (h_pc_{get,set}): New functions. (h_gr_{get,set}): New functions. (syscall_{read,write}_mem): New functions. * sim-main.h (h_{gr,pc}_{get,set}): Declare. |
||
---|---|---|
.. | ||
.Sanitize | ||
arch.c | ||
arch.h | ||
ChangeLog | ||
configure | ||
configure.in | ||
cpu.h | ||
cpuall.h | ||
cpux.h | ||
decode.c | ||
decode.h | ||
decodex.c | ||
decodex.h | ||
extract.c | ||
m32rx.c | ||
Makefile.in | ||
mloopx.in | ||
model.c | ||
modelx.c | ||
README | ||
readx.c | ||
sem-switch.c | ||
sem.c | ||
semx.c | ||
sim-if.c | ||
sim-main.h | ||
tconfig.in |
This is the m32r simulator directory. It is still work-in-progress.