[8u] RFR: 8149654: aarch32: Remove code related to aarch64 simulator
Edward Nevill
edward.nevill at gmail.com
Tue Feb 16 14:06:39 UTC 2016
On Thu, 2016-02-11 at 14:23 +0000, Sergey Nazarkin wrote:
> Hi!
>
> In aarch32-specific files there is noticeable amount of code related to AArch64 simulator support. It makes sense to remove it because it's not related to aarch32, and we don't plan to use simulators anyway.
>
> http://cr.openjdk.java.net/~snazarki/8149654/
Looks fine. I removed a couple of extra #ifdef BUILTIN_SIM sections
from ./src/cpu/aarch32/vm/sharedRuntime_aarch32.cpp
Ed.
More information about the aarch32-port-dev
mailing list