tests/tcg/xtensa: support configs with LITBASE
commit306a69dad49e6efb6382371a7f4eaa627ef79fab
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 18 Feb 2019 16:20:35 +0000 (18 08:20 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 28 Feb 2019 12:43:22 +0000 (28 04:43 -0800)
tree6c305bb45d2dbeb580973ba77e2e8a10f5b1715c
parent906da882911415b493378ed1f8d7925d1871a02e
tests/tcg/xtensa: support configs with LITBASE

Configurations with LITBASE register may use absolute literals by
default. Pass --no-absolute-literals option to assembler to use
PC-relative literals instead.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
tests/tcg/xtensa/Makefile