qemu-e2k/target-tricore
Paolo Bonzini 5f37fd8e29 target-tricore: fix depositing bits from PCXI into ICR
Spotted by Coverity, because (env->PCXI & MASK_PCXI_PCPN) >> 24
is always zero.  The immediately preceding assignment is also
wrong though.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <1435147270-1040-1-git-send-email-pbonzini@redhat.com>
2015-06-29 14:02:58 +02:00
..
cpu-qom.h
cpu.c
cpu.h
csfr.def
helper.c
helper.h
Makefile.objs
op_helper.c target-tricore: fix depositing bits from PCXI into ICR 2015-06-29 14:02:58 +02:00
translate.c disas: Remove uses of CPU env 2015-06-22 17:40:01 +02:00
tricore-defs.h
tricore-opcodes.h