2012/6/30 Stefan Weil <s...@weilnetz.de>: > commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table > type safety which now raises compiler errors when latest QEMU was > configured with --enable-debug. > > Fix this by splitting the SSE tables even further to separate > helper functions with different signatures. > > Instead of crashing by calling address 0, the code now jumps to > label illegal_op. > Your patch is much more elegant than mine, :-). And it works for me, thanks.
-- Best Regards, Dunrong Huang