commit | 5d8f81ba1da55210123b9595e87b913c79579d02 | [log] [tgz] |
---|---|---|
author | Patrick Stählin <me@packi.ch> | Fri Nov 09 22:42:16 2018 +0100 |
committer | Palmer Dabbelt <palmer@sifive.com> | Tue Nov 20 05:19:28 2018 -0800 |
tree | ab18ae8ecb86c0df3a2419132b3afb7ee393f0b9 | |
parent | 27f8899d6002e11a6e2d995e29b8deab5aa9cc25 [diff] |
RISC-V: recognize S/U mode bits in print_isa Removes the warning about an unsupported ISA when reading /proc/cpuinfo on QEMU. The "S" extension is not being returned as it is not accessible from userspace. Signed-off-by: Patrick Stählin <me@packi.ch> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>