Re: [AArch64] Handle const address in aarch64_print_operand

2015-09-22 Thread Marcus Shawcroft
On 8 September 2015 at 16:03, Jiong Wang wrote: > 2015-09-08 Jiong Wang > > gcc/ > * config/aarch64/aarch64.c (aarch64_print_operand): Add "CONST" > support. OK /Marcus

[AArch64] Handle const address in aarch64_print_operand

2015-09-08 Thread Jiong Wang
I came across this issue when I was cleaning up some releveant TLS code. Currently, unlike other TLS modes, TLS local executable addresses haven't been through the same aarch64 address split logic which force the address into base + offset. This actually is good. The address assigned to TLS