]> git.proxmox.com Git - mirror_qemu.git/commit - target/cris/translate.c
CRIS: Avoid more cpu_T usage.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 27 Oct 2008 16:46:29 +0000 (16:46 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 27 Oct 2008 16:46:29 +0000 (16:46 +0000)
commitfb48f71b3dc1d7eff8bea99e1e4c2f352362ca9f
treed78b30e164c03990e9bb1b57365ace134ed3d24f
parent8137cde8f95ebb6bb0fa1934c01575c410ccebbb
CRIS: Avoid more cpu_T usage.

* Explicit operand passing to prep_alu_r.
* Avoid some more cpu_T[] usage.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5550 c046a42c-6fe2-441c-8c8c-71466251a162
target-cris/translate.c