diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-01 21:00:42 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-06 12:22:29 +0200 |
commit | f783cb22409c6537b3cab7e78e527f62b4237d1e (patch) | |
tree | c68043f67cd002516134da347d7be6ea50f53ccc /README | |
parent | c9159fe9aa9abe24115ea4d16127179e9cb07e22 (diff) | |
download | hqemu-f783cb22409c6537b3cab7e78e527f62b4237d1e.zip hqemu-f783cb22409c6537b3cab7e78e527f62b4237d1e.tar.gz |
target-xtensa: de-optimize EXTUI
Now that "and" with 0xff, 0xffff and 0xffffffff and "shr" with 0 shift
are optimized in tcg/tcg-op.h there is no need to do it in
target-xtensa/translate.c.
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions