On 03/18/2014 08:59 AM, Peter Maydell wrote:
> Don't you also need to do something similar for the
> "calculate known-zeroes bits" code on lines 807..833 ?
Yep.
r~
On 18 March 2014 15:48, Richard Henderson wrote:
> The TCG result would be undefined, but we can at least produce one
> plausible result and avoid triggering the wrath of analysis tools.
>
> Reported-by: Peter Maydell
> Signed-off-by: Richard Henderson
Don't you also need to do something simila
The TCG result would be undefined, but we can at least produce one
plausible result and avoid triggering the wrath of analysis tools.
Reported-by: Peter Maydell
Signed-off-by: Richard Henderson
---
tcg/optimize.c | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff