Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625' into...
commit39d1b92b810793e02558e05efa23059f67520bc9
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 12:47:20 +0000 (1 13:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 12:47:21 +0000 (1 13:47 +0100)
treef57917d564b19c5a5a95ffbde1adcca4a43079f9
parentab67678a59e31d30b0f8587cdc245f93c2e56fef
parent8317ea0607a2d01b3cb6329aef1b8c8ca00471e1
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625' into staging

* Add FTOIZ/UTOF/QSEED insns
* Fix sync of hflags and swapped args of RRPW_INSERT

# gpg: Signature made Tue 25 Jun 2019 14:05:03 BST
# gpg:                using RSA key 6E636A7E83F2DD0CFA6E6E370AD2C6396B69CA14
# gpg:                issuer "kbastian@mail.uni-paderborn.de"
# gpg: Good signature from "Bastian Koppelmann <kbastian@mail.uni-paderborn.de>" [full]
# Primary key fingerprint: 6E63 6A7E 83F2 DD0C FA6E  6E37 0AD2 C639 6B69 CA14

* remotes/bkoppelmann2/tags/pull-tricore-20190625:
  tricore: add QSEED instruction
  tricore: sync ctx.hflags with tb->flags
  tricore: fix RRPW_INSERT instruction
  tricore: add UTOF instruction
  tricore: add FTOIZ instruction

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>