commit | 505ad7c2ffd1caf82a6789b610bff82b8b6ad472 | [log] [tgz] |
---|---|---|
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Nov 11 11:46:58 2008 +0000 |
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | Tue Nov 11 11:46:58 2008 +0000 |
tree | acdc27b38fb8a32d1ac3abc7630b5d1fff3ce7c2 | |
parent | 2623c1ecfc87a0a86188c75598410e6b3d0f18a3 [diff] |
target-mips: convert bitfield ops to TCG Bitfield operations can be written with very few TCG instructions (between 2 and 5), so it is worth converting them to TCG. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5678 c046a42c-6fe2-441c-8c8c-71466251a162