commit | af090497c6bd692864f49b4214d56dd4203c9f34 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Wed Feb 03 02:32:49 2010 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Feb 09 21:08:05 2010 +0100 |
tree | 92a00ac54b14141a3ffbd58f99aee2633625671f | |
parent | 628b61a0727e240be911ba9d01b41c58841b2c43 [diff] |
target-sh4: MMU: reduce the size of a TLB entry Reduce the size of the TLB entry from 32 to 16 bytes, reorganising members and using a bit field. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>