]> Git Repo - qemu.git/commit - target/tricore/translate.c
target-tricore: Move general CHECK_REG_PAIR of decode_rrr_divide
authorBastian Koppelmann <[email protected]>
Fri, 11 Mar 2016 15:03:12 +0000 (16:03 +0100)
committerBastian Koppelmann <[email protected]>
Wed, 23 Mar 2016 08:22:48 +0000 (09:22 +0100)
commitc433a17141fb2a400ecb656e55d8d21caa2e2390
treef57b11856d306cc6a0c33e0ff28257306ff4c9c7
parent996a729f9b7f93fb921891bf0e07757a29d0c68a
target-tricore: Move general CHECK_REG_PAIR of decode_rrr_divide

The add.f and sub.f to be implemented don't use 64 bit registers
and a general usage of CHECK_REG_PAIR would always generate an
exception for them.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Bastian Koppelmann <[email protected]>
Message-Id: <1457708597[email protected]>
target-tricore/translate.c
This page took 0.024986 seconds and 4 git commands to generate.