Provide a simple example simulator for people porting to new targets to use as a reference. This one has the advantage of being used by people and having a fun program available for it. It doesn't require a special target -- the example simulators can be built for any existing port.
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
2021-04-03 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* add.s, allinsn.exp, and.s, call.s, exit-0.s, gt.s, isa.inc, jmp.s,
|
|
mem.s, mod.s, mult.s, not.s, or.s, push-pop.s, ret.s, set.s,
|
|
testutils.inc: New files.
|