The following changes since commit 50788a3fdbade5f8ed1c8296988578133c52c6aa: target-tricore: Add updfl instruction (2017-01-11 14:37:37 +0100)
are available in the git repository at: https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-2017-01-11-2 for you to fetch changes up to 50788a3fdbade5f8ed1c8296988578133c52c6aa: target-tricore: Add updfl instruction (2017-01-11 14:37:37 +0100) ---------------------------------------------------------------- TriCore FPU patches ---------------------------------------------------------------- Bastian Koppelmann (3): target-tricore: Added FTOUZ instruction target-tricore: Added MADD.F and MSUB.F instructions target-tricore: Add updfl instruction Peer Adelt (2): target-tricore: Added new MOV instruction variant target-tricore: Added new JNE instruction variant target/tricore/fpu_helper.c | 134 ++++++++++++++++++++++++++++++++++++++- target/tricore/helper.h | 4 ++ target/tricore/translate.c | 48 ++++++++++++++ target/tricore/tricore-opcodes.h | 3 + 4 files changed, 188 insertions(+), 1 deletion(-) -- 2.11.0