Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-31 | target/helpers: Remove unnecessary 'qemu/main-loop.h' header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-08-21 | target/xtensa: implement FPU division and square root | Max Filippov | 1 | -0/+24 |
2020-08-21 | target/xtensa: add DFPU registers and opcodes | Max Filippov | 1 | -9/+269 |
2020-08-21 | target/xtensa: don't access BR regfile directly | Max Filippov | 1 | -23/+19 |
2020-08-21 | target/xtensa: rename FPU2000 translators and helpers | Max Filippov | 1 | -10/+12 |
2020-05-19 | softfloat: Name compare relation enum | Richard Henderson | 1 | -3/+3 |
2019-01-13 | target/xtensa: extract FPU helpers | Max Filippov | 1 | -0/+166 |