Message ID | 20170907184447.22752-1-richard.henderson@linaro.org |
---|---|
Headers | show |
Series | target/hppa update | expand |
On 7 September 2017 at 19:44, Richard Henderson <richard.henderson@linaro.org> wrote: > Just the conversion to TranslatorOps. > > > r~ > > > The following changes since commit cda4a338c4243fa3bff4498b935340ac7121cc76: > > tcg/tci: Add TCG_TARGET_DEFAULT_MO (2017-09-07 18:57:34 +0100) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-pa-20170907 > > for you to fetch changes up to 51b061fbf027f844cc0bfb1eaaf0ae818e3ceb36: > > target/hppa: Convert to TranslatorOps (2017-09-07 11:23:13 -0700) > > ---------------------------------------------------------------- > Conversion to TranslatorOps > > ---------------------------------------------------------------- > Richard Henderson (3): > target/hppa: Convert to DisasJumpType > target/hppa: Convert to DisasContextBase > target/hppa: Convert to TranslatorOps > > target/hppa/translate.c | 894 ++++++++++++++++++++++++------------------------ > 1 file changed, 448 insertions(+), 446 deletions(-) Applied, thanks. -- PMM