On Wed, February 8, 2012 18:58, JP Bonn wrote: >> I have seen you have added support for an optional signed division >> instruction (disabled by default). There is no such instruction in LM32, >> is that intended for a modified CPU of yours? > > I don't know where it came from :) Although I'm pretty sure I saw it > mentioned somewhere in the LM32 documentation.
yeah the opcodes overview table mentions a div and mod opcode besides the divu and modu ones. but thats a documentation mistake. there is no signed version (yet?) -- michael _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
