SH: Implement MOVCO.L and MOVLI.L
commit66c7c80657e6b7ca42a7eb7aff28bebfef030b87
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 2 Mar 2009 17:13:21 +0000 (2 17:13 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 2 Mar 2009 17:13:21 +0000 (2 17:13 +0000)
treec8cb3fcfb07c47dd824cff67c2c5384b48c1f9cc
parentc7eb95e1180c524a9ef97e3fdfc8ad5d40b0cebb
SH: Implement MOVCO.L and MOVLI.L

* target-sh4/cpu.h (struct CPUSH4State): New field ldst.
* target-sh4/translate.c (cpu_ldst): New.
  (sh4_translate_init): Initialize cpu_ldst.
  (_decode_opc): Support MOVCO.L and MOVLI.L.

(Vladimir Prus)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6666 c046a42c-6fe2-441c-8c8c-71466251a162
target-sh4/cpu.h
target-sh4/translate.c