https://bugs.kde.org/show_bug.cgi?id=402351

--- Comment #5 from Julian Seward <jsew...@acm.org> ---
> t9 = ReinterpI64asF64(GET:I64(664))
> vex: priv/host_mips_isel.c:4915 (iselInt64Expr): Assertion `!env->mode64' 
> failed.

Either (1) there is some 32-vs-64-bit guest-vs-host confusion here, or (2)
there is no confusion, and instead this is a mips32 instruction selector
problem.

For (2) the test requires iselInt64Expr to select 32-bit instructions for
GET:I64(664), which should be two 32-bit loads into two registers.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to