]> Shamusworld >> Repos - rmac/commit
Added Jaguar Object Processor assembler.
authorShamus Hammons <jlhamm@acm.org>
Mon, 26 Feb 2018 03:39:59 +0000 (21:39 -0600)
committerShamus Hammons <jlhamm@acm.org>
Mon, 26 Feb 2018 03:39:59 +0000 (21:39 -0600)
commit261f8d9198c4235bcdced4403ba391553e6bd0d1
tree3c8678385ba601e02c370b932b7535930519a4d8
parentae528e6fdb8bd5c41ed9690bec03402ccbb4ecae
Added Jaguar Object Processor assembler.

Rationale for this and how it works can be found in
docs/note-on-the-op-assembler.txt. Version now at 1.13.0.
21 files changed:
.gitignore
direct.c
docs/note-on-the-op-assembler.txt [new file with mode: 0644]
eagen0.c
fltpoint.c
fltpoint.h
makefile
mark.c
mark.h
mntab
op.c [new file with mode: 0644]
op.h [new file with mode: 0644]
op.tab [new file with mode: 0644]
procln.c
riscasm.c
riscasm.h
rmac.c
rmac.h
sect.c
sect.h
version.h