Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
target/arm: Implement BFTMOPA (widening)
Richard Henderson committed about 1 month ago
target/arm: Implement BFTMOPA (non-widening)
Richard Henderson committed about 1 month ago
target/arm: Implement FTMOPA (non-widening, FP16)
Richard Henderson committed about 1 month ago
target/arm: Implement FTMOPA (non-widening, FP32)
Richard Henderson committed about 1 month ago
tests/hexagon: add tests for HVX bfloat
Matheus Tavares Bernardino committed 5 months ago
tests/hexagon: add tests for v68 HVX IEEE float comparisons
Matheus Tavares Bernardino committed 5 months ago
tests/hexagon: add tests for v68 HVX IEEE float conversions
Matheus Tavares Bernardino committed 5 months ago
tests/hexagon: add tests for v68 HVX IEEE float min/max
Matheus Tavares Bernardino committed 5 months ago
tests/hexagon: add tests for v68 HVX IEEE float arithmetics
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: add v73 HVX IEEE bfloat16 insns
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: add v68 HVX IEEE float compare insns
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: add v68 HVX IEEE float conversion insns
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: add v68 HVX IEEE float misc insns
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: add v68 HVX IEEE float min/max insns
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: add v68 HVX IEEE float arithmetic insns
Matheus Tavares Bernardino committed 5 months ago
hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
Matheus Tavares Bernardino committed 5 months ago
hexagon: group cpu configurations in their own struct
Matheus Tavares Bernardino committed 5 months ago
target/hexagon/cpu: add HVX IEEE FP extension
Matheus Tavares Bernardino committed 5 months ago
target/hexagon: fix incorrect/too-permissive HVX encodings
Matheus Tavares Bernardino committed 5 months ago
Hexagon (target/hexagon) Clean up disassembly of control and system regs
Taylor Simpson committed about 1 month ago