diff options
author | Leon Alrae <leon.alrae@imgtec.com> | 2014-07-11 16:11:34 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2014-11-03 11:48:34 +0000 |
commit | ba801af429aaa68f6cc03842c8b6be81a6ede65a (patch) | |
tree | cc5c23c6ee2cb7dfabdd846e72b683c939d71340 /numa.c | |
parent | a63eb0ce0f5c43cf022022c5f4860aaf4f292a06 (diff) |
target-mips: add restrictions for possible values in registers
In Release 6 not all the values are allowed to be written to a register.
If the value is not valid or unsupported then it should stay unchanged.
For pre-R6 the existing behaviour has been changed only for CP0_Index register
as the current implementation does not seem to be correct - it looks like it
tries to limit the input value but the limit is higher than the actual
number of tlb entries.
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Diffstat (limited to 'numa.c')
0 files changed, 0 insertions, 0 deletions