svp compiler: minor update, just to not forget
[picodrive.git] / Pico / carthw / svp / gen_arm.c
2008-03-09 notazsvp compiler: some PMAR handling, code detection
2008-03-08 notazsvp compiler: all ops implemented, EXT regs left
2008-03-08 notazsvp compiler: few ops, bugfixes, code seems to work
2008-03-07 notazsvp compiler: few more ops
2008-03-05 notazsvp compiler: some adjustments
2008-02-28 notazsvp compiler: added more ops
2008-02-26 notazsvp compiler: more ops, idle detection
2008-02-24 notazsvp compiler: added first wait loop detection
2008-02-24 notazsvp compiler: some pointer reg handling
2008-02-21 notazsvp: added few opcodes to translate_op()
2008-02-20 notazsvp compiler direct calls
2008-02-18 notazsvp compiler, early stage, works
2008-02-17 notazsvp: some ARM code translation, as calls, broken