scc: 6809 runtime support
authorAlan Cox <alan@linux.intel.com>
Wed, 29 Jun 2016 17:20:45 +0000 (18:20 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 29 Jun 2016 17:20:45 +0000 (18:20 +0100)
commit9394ca5e7470857486e75a22f892951b17837c2b
tree12ebd656dc41ccda813dc0f13413eb10ce5ea3a1
parent4b895093a0a303f34ae3a6897d6a1897e2f26b61
scc: 6809 runtime support
15 files changed:
Applications/SmallC/6809/ccstart.u [deleted file]
Applications/SmallC/6809/crunas.s [new file with mode: 0644]
Applications/SmallC/6809/crunas09.u [deleted file]
Applications/SmallC/6809/exit.u [deleted file]
Applications/SmallC/6809/faults.u [deleted file]
Applications/SmallC/6809/io.u [deleted file]
Applications/SmallC/6809/mrabs.s [moved from Applications/SmallC/6809/mrabs.u with 65% similarity]
Applications/SmallC/6809/prabs.s [moved from Applications/SmallC/6809/prabs.u with 62% similarity]
Applications/SmallC/6809/sdiv.s [new file with mode: 0644]
Applications/SmallC/6809/sdiv.u [deleted file]
Applications/SmallC/6809/shift.s [moved from Applications/SmallC/6809/shift.u with 57% similarity]
Applications/SmallC/6809/smod.s [new file with mode: 0644]
Applications/SmallC/6809/smod.u [deleted file]
Applications/SmallC/6809/sumul.s [new file with mode: 0644]
Applications/SmallC/6809/sumul.u [deleted file]