1. 17 3月, 2015 2 次提交
    • P
      Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316' into staging · 17b11a14
      Peter Maydell 提交于
      TriCore RRR1, RRRR, RRRW, and SYS instructions
      
      # gpg: Signature made Mon Mar 16 15:55:24 2015 GMT using RSA key ID 6B69CA14
      # gpg: Good signature from "Bastian Koppelmann <kbastian@mail.uni-paderborn.de>"
      
      * remotes/bkoppelmann/tags/pull-tricore-20150316:
        target-tricore: Add instructions of SYS opcode format
        target-tricore: Add instructions of RRRW opcode format
        target-tricore: Add instructions of RRRR opcode format
        target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as first opcode
        target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as first opcode
        target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as first opcode
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      17b11a14
    • P
      Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into staging · 9575234d
      Peter Maydell 提交于
      tcg opt fix for or x,a,a
      
      # gpg: Signature made Mon Mar 16 15:47:19 2015 GMT using RSA key ID 4DD0279B
      # gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
      # gpg:                 aka "Richard Henderson <rth@redhat.com>"
      # gpg:                 aka "Richard Henderson <rth@twiddle.net>"
      
      * remotes/rth/tags/tcg-pull-20150316:
        tcg/optimize: Handle or r,a,a with constant a
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      9575234d
  2. 16 3月, 2015 38 次提交