summaryrefslogtreecommitdiffstats
path: root/hw/char/omap_uart.c
diff options
context:
space:
mode:
authorSven Schnelle2019-02-11 19:19:07 +0100
committerRichard Henderson2019-02-12 17:59:21 +0100
commit60e29463bbfcf72500c00eb102d1c388c87057ba (patch)
treed0a6d3a99d1ac1f8ca80ff63de8b4bc6c3055cc0 /hw/char/omap_uart.c
parenttarget/hppa: Fix addition '</<=' conditions (diff)
downloadqemu-60e29463bbfcf72500c00eb102d1c388c87057ba.tar.gz
qemu-60e29463bbfcf72500c00eb102d1c388c87057ba.tar.xz
qemu-60e29463bbfcf72500c00eb102d1c388c87057ba.zip
target/hppa: fix dcor instruction
It looks like the operands where exchanged. HP bootrom tests the following sequence: 0x00000000f0004064: ldil L%-66666800,r7 0x00000000f0004068: addi 19f,r7,r7 0x00000000f000406c: addi -1,r0,rp 0x00000000f0004070: addi f,r0,r4 0x00000000f0004074: addi 1,r4,r5 0x00000000f0004078: dcor rp,r6 0x00000000f000407c: cmpb,<>,n r6,r7,0xf000411 This returned 0x66666661 instead of the expected 0x9999999f in QEMU. Signed-off-by: Sven Schnelle <svens@stackframe.org> Message-Id: <20190211181907.2219-6-svens@stackframe.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/char/omap_uart.c')
0 files changed, 0 insertions, 0 deletions