On 2 March 2018 at 11:57, Bastian Koppelmann <kbast...@mail.uni-paderborn.de> wrote: > The following changes since commit 427cbc7e4136a061628cb4315cc8182ea36d772f: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2018-03-01 18:46:41 +0000) > > are available in the Git repository at: > > https://github.com/bkoppelmann/qemu-tricore-upstream.git > tags/pull-tricore-2018-03-02 > > for you to fetch changes up to ce46335c9f31f9eea1736d9c2d3a11d3a8c2cb6b: > > tricore: renamed masking of PIE (2018-03-02 11:46:36 +0100) > > ---------------------------------------------------------------- > tricore patches > > ---------------------------------------------------------------- > David Brenken (4): > tricore: added some missing cpu instructions > tricore: added CORE_ID > tricore: renamed masking of IE > tricore: renamed masking of PIE > > target/tricore/cpu.h | 7 +++++-- > target/tricore/csfr.def | 1 + > target/tricore/op_helper.c | 29 +++++++++++++++-------------- > target/tricore/translate.c | 31 +++++++++++++++++++++++++++++-- > target/tricore/tricore-opcodes.h | 3 +++ > 5 files changed, 53 insertions(+), 18 deletions(-)
Applied, thanks. -- PMM