Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into staging
commite6d767b727324db8efaddfbe896dfa4f8cc500e8
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Sep 2017 10:02:54 +0000 (8 11:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Sep 2017 10:02:54 +0000 (8 11:02 +0100)
tree925e0cbd687feaedb5fcfad78e04034e4e3ac87b
parentb393d2fb026e82df7e7671255d5f90bc4053453f
parent51b061fbf027f844cc0bfb1eaaf0ae818e3ceb36
Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into staging

Conversion to TranslatorOps

# gpg: Signature made Thu 07 Sep 2017 19:42:48 BST
# gpg:                using RSA key 0x64DF38E8AF7E215F
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth/tags/pull-pa-20170907:
  target/hppa: Convert to TranslatorOps
  target/hppa: Convert to DisasContextBase
  target/hppa: Convert to DisasJumpType

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