summaryrefslogtreecommitdiff
path: root/target/xtensa/helper.h
AgeCommit message (Expand)Author
2020-08-21target/xtensa: implement FPU division and square rootMax Filippov
2020-08-21target/xtensa: add DFPU registers and opcodesMax Filippov
2020-08-21target/xtensa: don't access BR regfile directlyMax Filippov
2020-08-21target/xtensa: rename FPU2000 translators and helpersMax Filippov
2019-05-15target/xtensa: implement exclusive access optionMax Filippov
2019-05-10target/xtensa: implement MPU optionMax Filippov
2019-02-28target/xtensa: only rotate window in the retw helperMax Filippov
2019-02-28target/xtensa: move WINDOW_BASE SR update to postprocessingMax Filippov
2019-01-24target/xtensa: fix access to the INTERRUPT SRMax Filippov
2019-01-13target/xtensa: drop dump_state helperMax Filippov
2019-01-11target/xtensa: rework zero overhead loops implementationMax Filippov
2018-10-01target/xtensa: extract test for window underflow exceptionMax Filippov
2018-10-01target/xtensa: extract test for an illegal instructionMax Filippov
2018-03-16target/xtensa: add linux-user supportMax Filippov
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell
2017-01-16target-xtensa: implement RER/WER instructionsMax Filippov
2017-01-15target/xtensa: implement MEMCTL SRMax Filippov
2017-01-15target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov
2017-01-10target-xtensa: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth