commit | 28b027d5b63c7550c7390041d6dd50948c8f55b8 | [log] [tgz] |
---|---|---|
author | Leon Alrae <leon.alrae@imgtec.com> | Tue Apr 14 10:33:35 2015 +0100 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Fri Jun 12 09:05:43 2015 +0100 |
tree | 1baf2a789b660095ad2724b49a0236da04516099 | |
parent | 5204ea79ea739b557f47fc4db96c94edcb33a5d6 [diff] |
target-mips: remove misleading comments in translate_init.c PABITS are not hardcoded to 36 bits and we do not model 59 PABITS (which is the architectural limit) in QEMU. Signed-off-by: Leon Alrae <leon.alrae@imgtec.com> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>