8068054: AARCH64: Assembler interpreter, shared runtime
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Jan 15 23:45:25 UTC 2015
They affect compression of relocation info. With offset_unit = 4 we can
shift addresses to remove zero in low 2 bits.
Also:
static int addr_unit() { return offset_unit; }
Vladimir
On 1/15/15 12:19 PM, Andrew Haley wrote:
> On 01/15/2015 07:49 PM, Vladimir Kozlov wrote:
>> // FIXME for AARCH64
>>
>> The values there are similar to relocInfo_x86.hpp.
>>
>> Do you still need to adjust them?
>
> Hmm, I suppose I should, yes. They don't seem to affect anything, though.
>
> Thanks,
> Andrew.
>
More information about the hotspot-dev
mailing list