summaryrefslogtreecommitdiff
path: root/target/xtensa/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova1-0/+4
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova1-3/+2
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell1-78/+167
2017-01-16target-xtensa: implement RER/WER instructionsMax Filippov1-2/+10
2017-01-15target/xtensa: implement MEMCTL SRMax Filippov1-0/+8
2017-01-15target/xtensa: don't continue translation after exceptionMax Filippov1-1/+4
2017-01-15target/xtensa: support icountMax Filippov1-45/+134
2017-01-15target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov1-31/+12
2017-01-10target-xtensa: Use clrsb helperRichard Henderson1-10/+1
2017-01-10target-xtensa: Use clz opcodeRichard Henderson1-2/+11
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+3225