On 10 February 2017 at 17:32, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 10 February 2017 at 15:33, Laurent Vivier <laur...@vivier.eu> wrote: >> Le 10/02/2017 à 16:25, Peter Maydell a écrit : >>> Thanks for this; I think patches 1-3 are good, and have >>> applied them to risu master. For 4 I wonder if we can >>> find a better way of handling variable-length instruction >>> sets than !post, and I haven't yet looked at 5. >> >> I think it should be possible but I don't know perl well enough to >> propose a better solution. > > Yeah; I'll have a think about it. > > I got bored with the repetition between all the CPU backends, > by the way, so I've created a risugen_common.pm and moved > a bunch of the identical utility functions too it. (We can > probably share more, but this seemed like a good start.)
PS: I've been just writing and pushing code because this is just a test program and it doesn't seem like it merits the overhead of getting my own patches codereviewed here; but if people would prefer to see the changes I make here first let me know. thanks -- PMM