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)
commit17ac975463baf6cd70538dcb741549262bdab590
treefe52a0091a71152576d63cebd1785dba05609fc5
parentef29a70d18c2d551cf4bb74b8aa9638caac3391b
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