diff options
author | Paul Burton <paul.burton@imgtec.com> | 2016-06-27 16:19:10 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2016-07-12 09:10:19 +0100 |
commit | 2d72e7b047d800c9f99262466f65a98684ecca14 (patch) | |
tree | 83f051701fadbd4214f0e23e46881df03c8dddc5 /disas.c | |
parent | 6ec98bd7b64ad75870c8e9d87a90fcd1a64b4942 (diff) |
target-mips: change ASID type to hold more than 8 bits
ASID currently has uint8_t type which is too small since some processors
support more than 8 bits ASID. Therefore change its type to uint16_t.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'disas.c')
0 files changed, 0 insertions, 0 deletions