More TCG updates for CRIS
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 6 May 2008 08:30:15 +0000 (08:30 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 6 May 2008 08:30:15 +0000 (08:30 +0000)
commit6349609461258f033d2ef71e1f576d93dcf311ea
treefe52a0091a71152576d63cebd1785dba05609fc5
parentb606c91290747ea64ecb8ef7080e942a059797e9
More TCG updates for CRIS
* Convert parts of the jump logic to TCG.
* Stores no longer have to go via T0/T1.
* Use the byte and halfword ldx_code variants when appropriate for insn fetching.
* Do not disassemble beyond the translation block.

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