summaryrefslogtreecommitdiffstats
path: root/target/xtensa/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target/xtensa: implement FPU division and square rootMax Filippov2020-08-211-0/+4
* target/xtensa: add DFPU registers and opcodesMax Filippov2020-08-211-2/+32
* target/xtensa: don't access BR regfile directlyMax Filippov2020-08-211-7/+7
* target/xtensa: rename FPU2000 translators and helpersMax Filippov2020-08-211-10/+10
* target/xtensa: implement exclusive access optionMax Filippov2019-05-151-0/+1
* target/xtensa: implement MPU optionMax Filippov2019-05-111-0/+5
* target/xtensa: only rotate window in the retw helperMax Filippov2019-02-281-1/+1
* target/xtensa: move WINDOW_BASE SR update to postprocessingMax Filippov2019-02-281-2/+1Star
* target/xtensa: fix access to the INTERRUPT SRMax Filippov2019-01-241-0/+2
* target/xtensa: drop dump_state helperMax Filippov2019-01-141-1/+0Star
* target/xtensa: rework zero overhead loops implementationMax Filippov2019-01-121-2/+0Star
* target/xtensa: extract test for window underflow exceptionMax Filippov2018-10-011-0/+1
* target/xtensa: extract test for an illegal instructionMax Filippov2018-10-011-0/+1
* target/xtensa: add linux-user supportMax Filippov2018-03-161-0/+4
* Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell2017-01-251-2/+7
|\
| * target-xtensa: implement RER/WER instructionsMax Filippov2017-01-171-0/+3
| * target/xtensa: implement MEMCTL SRMax Filippov2017-01-151-0/+1
| * target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov2017-01-151-2/+3
* | target-xtensa: Use clz opcodeRichard Henderson2017-01-101-2/+0Star
|/
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+58