Searched hist:e91a7227cb802ea62ffa14707ebc2f588b01213d (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/linux-user/riscv/ |
H A D | cpu_loop.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
/openbmc/qemu/target/riscv/ |
H A D | machine.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
H A D | gdbstub.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
H A D | csr.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
H A D | translate.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
H A D | cpu.h | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
H A D | cpu.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | diff e91a7227cb802ea62ffa14707ebc2f588b01213d Tue Oct 19 22:16:57 CDT 2021 Richard Henderson <richard.henderson@linaro.org> target/riscv: Split misa.mxl and misa.ext
The hw representation of misa.mxl is at the high bits of the misa csr. Representing this in the same way inside QEMU results in overly complex code trying to check that field.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20211020031709.359469-4-richard.henderson@linaro.org Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|