commit | d9224450208e0de62323b64ace91f98bc31d6e2c | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@codesourcery.com> | Fri Dec 05 18:47:58 2014 +0000 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Tue Dec 16 12:45:20 2014 +0000 |
tree | 164e68e82fdd913662ed2c131dc173b2bc92e965 | |
parent | 90f12d735d66ac1196d9a2bced039a432eefc03d [diff] |
target-mips: Tighten ISA level checks Tighten ISA level checks down to MIPS II that many of our instructions are missing. Also make sure any 64-bit instruction enables are only applied to 64-bit processors, that is ones that implement at least the MIPS III ISA. Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com> Reviewed-by: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>