tests/tcg/xtensa: fix test execution on ISS
commit6ac269c33cd50679ed37b0bafcef0a95b76b1543
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 1 Jul 2020 01:04:49 +0000 (30 18:04 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Aug 2020 19:48:15 +0000 (21 12:48 -0700)
tree069b77702155c75e91f96ca1940691295fbd65ad
parentf8c613701637ebfbf75570153715af3ac7aeca9d
tests/tcg/xtensa: fix test execution on ISS

Space for test results may be allocated in IRAM which is only
word-accessible. Use full 32-bit words to access test results.

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