summaryrefslogtreecommitdiff
path: root/target/xtensa/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-2/+2
2018-03-16target/xtensa: add linux-user supportMax Filippov1-9/+41
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-2/+2
2017-12-18target/xtensa: pass actual frame size to the entry helperMax Filippov1-1/+1
2017-09-26target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macroAlistair Francis1-2/+2
2017-03-09target/xtensa: hold BQL for interrupt processingAlex Bennée1-0/+7
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell1-8/+65
2017-01-16target-xtensa: implement RER/WER instructionsMax Filippov1-0/+12
2017-01-15target/xtensa: implement MEMCTL SRMax Filippov1-0/+24
2017-01-15target/xtensa: support icountMax Filippov1-0/+4
2017-01-15target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov1-8/+25
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2017-01-10target-xtensa: Use clz opcodeRichard Henderson1-13/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+984