target-sh4: MMU: reduce the size of a TLB entry
commitaf090497c6bd692864f49b4214d56dd4203c9f34
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 3 Feb 2010 01:32:49 +0000 (3 02:32 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 9 Feb 2010 20:08:05 +0000 (9 21:08 +0100)
tree92a00ac54b14141a3ffbd58f99aee2633625671f
parent628b61a0727e240be911ba9d01b41c58841b2c43
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>
target-sh4/cpu.h