Skip to content

SaturnOpenSDK/sh_insns

 
 

Repository files navigation

SuperH Instruction Set
======================

This is a C++ program which prints the HTML source of SuperH Instruction Set Summary page.

The rendered version can be found here: https://saturnopensdk.github.io

The technical information comes from the various SuperH documents.
There might be some mistakes or misunderstandings.  Patches are welcome.


Build Instruiction
==================
Only one command is needed:
`make html`

This will compile the code generator and then generate `index.html`.

About

Renesas SH Instruction Set Summary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • Makefile 0.3%