]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part1-pull-request' into staging
authorPeter Maydell <[email protected]>
Thu, 27 Oct 2016 10:58:43 +0000 (11:58 +0100)
committerPeter Maydell <[email protected]>
Thu, 27 Oct 2016 10:58:43 +0000 (11:58 +0100)
commit991a97ac7434d09f5ecf3e185371b48b699042cf
tree3402fcea023d29b3a93cf93f243220cf89dc1f54
parentede0cbeb7892bdf4a19128853a3a3c61a17fb068
parent36f0399d46f2ccf4f6e7451ba46b1e8d0e9ab341
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part1-pull-request' into staging

# gpg: Signature made Tue 25 Oct 2016 19:58:46 BST
# gpg:                using RSA key 0xF30C38BD3F2FBE3C
# gpg: Good signature from "Laurent Vivier <[email protected]>"
# gpg:                 aka "Laurent Vivier <[email protected]>"
# gpg:                 aka "Laurent Vivier (Red Hat) <[email protected]>"
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier/tags/m68k-part1-pull-request: (23 commits)
  target-m68k: Optimize gen_flush_flags
  target-m68k: Optimize some comparisons
  target-m68k: Use setcond for scc
  target-m68k: Introduce DisasCompare
  target-m68k: Reorg flags handling
  target-m68k: Remove incorrect clearing of cc_x
  target-m68k: Some fixes to SR and flags management
  target-m68k: Print flags properly
  target-m68k: update CPU flags management
  target-m68k: don't update cc_dest in helpers
  target-m68k: update move to/from ccr/sr
  target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit()
  target-m68k: Replace helper_xflag_lt with setcond
  target-m68k: allow to update flags with operation on words and bytes
  target-m68k: REG() macro cleanup
  target-m68k: set PAGE_BITS to 12 for m68k
  target-m68k: define operand sizes
  target-m68k: set disassembler mode to 680x0 or coldfire
  target-m68k: introduce read_imXX() functions
  target-m68k: manage scaled index
  ...

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.025575 seconds and 4 git commands to generate.