commit | 0cbfcd2b03bd602b7c65f73267bf84d4f7e9fe8d | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu Oct 22 02:36:27 2009 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Dec 01 00:06:15 2009 +0000 |
tree | ef4b6ef737d0d19fb38d8938a90a764139fa0ee6 | |
parent | afa05235a5860e7e2153b428294bd44569d4039b [diff] |
tcg: increase TCG_MAX_OP_SIZE to 192 This is needed on a MIPS host and a 64-bit cross-endian target. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>