[PATCH] bug in Assembler::mov_immediate (JDK9, aarch32)

Edward Nevill edward.nevill at gmail.com
Wed Dec 30 17:24:45 UTC 2015


Hi Xiang,

Thanks for finding this

Looking at the code for mov immediate it seems to be slightly sub optimal (and there is a TODO comment suggesting as much).

I will push your change as is to fix the bug and I will look at optimising mov immediate later.

All the best,
Ed.

On Wed, 2015-12-30 at 22:18 +0800, Xiang Yuan wrote:
> Hi,
>    Our team have found a bug in Assembler::mov_immedate, JDK9 aarch32. And
> it is described as belowing:




More information about the aarch32-port-dev mailing list