Commit Graph

2 Commits

Author SHA1 Message Date
Palmer Dabbelt 22d102e3c1 Fix a buffer overflow 2017-04-13 18:52:11 -07:00
Palmer Dabbelt e481524362 Replace the 0.13-specific "program_t" with a generic one
This new version changes how we handle temporary registers: rather than
tracking them by hand (like in the old code), they're now tracked as
part of assembling programs.  The register save/restore assertion that
used to fire all the time no longer exists.
2017-04-13 14:37:20 -07:00