foboot/sw
Sean Cross 7210ee219d sw: add div/mul instructions
For foboot, we're using a CPU without a divide or multiply instruction,
to save gates.  Replace these with software implementations.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-03-21 11:01:46 +08:00
..
include sw: include: sync csr.h and mem.h 2019-03-20 13:14:57 +08:00
ld metastable fix: wip 2019-03-05 20:28:54 +08:00
src sw: usb-epfifo: make buffer pointers static 2019-03-20 13:14:20 +08:00
third_party sw: add div/mul instructions 2019-03-21 11:01:46 +08:00
Makefile sw: Makefile: hardcode project name to "foboot" 2019-03-05 15:49:21 +08:00