summaryrefslogtreecommitdiffstats
path: root/target/xtensa
Commit message (Expand)AuthorAgeFilesLines
* monitor: Fix crashes when using HMP commands without CPUThomas Huth2017-02-211-0/+4
* Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell2017-01-257-101/+348
|\
| * target-xtensa: implement RER/WER instructionsMax Filippov2017-01-176-3/+44
| * target/xtensa: implement MEMCTL SRMax Filippov2017-01-156-0/+68
| * target/xtensa: fix ICACHE/DCACHE options detectionMax Filippov2017-01-151-2/+2
| * target/xtensa: don't continue translation after exceptionMax Filippov2017-01-151-1/+4
| * target/xtensa: support icountMax Filippov2017-01-153-45/+143
| * target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov2017-01-154-46/+51
| * target/xtensa: implement RUNSTALLMax Filippov2017-01-153-2/+17
| * target/xtensa: add static vectors selectionMax Filippov2017-01-153-3/+20
* | cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* | target-xtensa: Use clrsb helperRichard Henderson2017-01-101-10/+1Star
* | target-xtensa: Use clz opcodeRichard Henderson2017-01-103-17/+11Star
|/
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2021-0/+8786