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