qemu/target-xtensa
Max Filippov c7580c1034 target-xtensa: fix big-endian BBS/BBC implementation
Quote from ISA, 2.1:

For most Xtensa instructions, bit numbering is irrelevant; only the BBC
and BBS instructions assign bit numbers to values on which the processor
operates. The BBC/BBS instructions use big-endian bit ordering (0 is the
most-significant bit) on a big-endian processor configuration.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit 7ff7563fc1)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2012-09-05 10:38:39 -05:00
..
core-dc232b target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-dc233c target-xtensa: add dc233c core 2012-04-15 17:43:16 +00:00
core-fsf target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
core-dc232b.c target-xtensa: add license to core-dc232b.c 2012-04-15 17:43:28 +00:00
core-dc233c.c target-xtensa: add dc233c core 2012-04-15 17:43:16 +00:00
core-fsf.c target-xtensa: add license to core-fsf.c 2012-04-15 17:43:43 +00:00
cpu-qom.h target-xtensa: QOM'ify CPU 2012-04-14 03:48:08 +04:00
cpu.c target-xtensa: Start QOM'ifying CPU init 2012-04-14 03:48:08 +04:00
cpu.h target-xtensa: update autorefill TLB entries conditionally 2012-06-25 08:48:23 -05:00
helper.c target-xtensa: control page table lookup explicitly 2012-06-25 08:48:31 -05:00
helper.h target-xtensa: Move helpers.h to helper.h 2012-04-14 03:48:08 +04:00
machine.c target-xtensa: add target stubs 2011-09-10 16:57:36 +00:00
op_helper.c target-xtensa: update autorefill TLB entries conditionally 2012-06-25 08:48:23 -05:00
overlay_tool.h target-xtensa: add DEBUG_SECTION to overlay tool 2012-02-20 20:07:12 +04:00
translate.c target-xtensa: fix big-endian BBS/BBC implementation 2012-09-05 10:38:39 -05:00