Home
last modified time | relevance | path

Searched hist:"64 eef9bf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_b.S64eef9bf Mon Feb 18 08:18:13 CST 2019 Max Filippov <jcmvbkbc@gmail.com> tests/tcg/xtensa: fix endianness issues in test_b

Use bbci.l/bbsi.l instead of bbci/bbsi, as they are assembly macros that
accept little-endian bit number and produce correct immediate for both
little and big endian configurations. Choose value loaded into register
for bbc/bbs opcodes based on configuration endianness.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>