summaryrefslogtreecommitdiff
path: root/target/xtensa/helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16target/xtensa: add linux-user supportMax Filippov1-0/+31
2018-03-13target/xtensa: use correct number of registers in gdbstubMax Filippov1-8/+20
2018-01-09target/xtensa: use libisa for instruction decodingMax Filippov1-0/+37
2017-10-27xtensa: cleanup cpu type name compositionIgor Mammedov1-1/+1
2017-09-01xtensa: replace cpu_xtensa_init() with cpu_generic_init()Igor Mammedov1-22/+0
2017-03-09target/xtensa: hold BQL for interrupt processingAlex Bennée1-0/+1
2017-01-15target/xtensa: implement RUNSTALLMax Filippov1-0/+13
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+730