aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2019-02-28target/xtensa: implement PREFCTL SRMax Filippov2-0/+17
2019-02-28target/xtensa: prioritize load/store in FLIX bundlesMax Filippov2-5/+36
2019-02-28target/xtensa: break circular register dependenciesMax Filippov1-4/+123
2019-02-28target/xtensa: reorganize access to boolean registersMax Filippov1-8/+42
2019-02-28target/xtensa: reorganize access to MAC16 registersMax Filippov1-94/+92
2019-02-28target/xtensa: reorganize register handling in translatorsMax Filippov3-344/+386
2019-02-28target/xtensa: only rotate window in the retw helperMax Filippov3-9/+10
2019-02-28target/xtensa: move WINDOW_BASE SR update to postprocessingMax Filippov4-20/+28
2019-02-28target/xtensa: add generic instruction post-processingMax Filippov2-8/+33
2019-02-28target/xtensa: sort FLIX instruction opcodesMax Filippov2-8/+221
2019-02-18target/xtensa: implement wide branches and loopsMax Filippov1-27/+102
2019-02-18target/xtensa: allow multiple names for single opcodeMax Filippov3-60/+60
2019-02-18target/xtensa: don't require opcode table sortingMax Filippov3-16/+42
2019-02-18target/xtensa: move xtensa_finalize_config to xtensa_core_class_initMax Filippov3-19/+19
2019-02-18target/xtensa: fixup test_mmuhifi_c3 overlayMax Filippov1-661/+661
2019-02-11target/xtensa: get rid of gen_callw[i]Max Filippov1-21/+14
2019-02-10target/xtensa: don't specify windowed registers manuallyMax Filippov3-484/+12
2019-02-08target/xtensa/import_core.sh: don't add duplicate 'static'Max Filippov1-1/+1
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell11-16/+37006
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland1-110/+45
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland1-28/+20
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland1-7/+7
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland1-39/+27
2019-02-04target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland1-95/+85
2019-02-04target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland1-21/+27
2019-02-04target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland1-35/+19
2019-02-04ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater1-5/+0
2019-02-04target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland1-1/+8
2019-02-04target/ppc/kvm: Drop useless include directiveGreg Kurz1-1/+0
2019-02-01target/arm: fix decoding of B{,L}RA{A,B}Remi Denis-Courmont1-1/+1
2019-02-01target/arm: fix AArch64 virtual address space sizeRemi Denis-Courmont1-1/+1
2019-02-01target/arm: Always enable pac keys for user-onlyRichard Henderson2-60/+3
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova3-19/+25
2019-02-01target/arm: Enable API, APK bits in SCR, HCRRichard Henderson1-0/+6
2019-02-01target/arm: Add a timer to predict PMU counter overflowAaron Lindsay OS3-2/+92
2019-02-01target/arm: Send interrupts on PMU counter overflowAaron Lindsay OS1-10/+51
2019-02-01target/arm/translate-a64: Fix mishandling of size in FCMLA decodePeter Maydell1-1/+1
2019-02-01target/arm/translate-a64: Fix FCMLA decoding errorPeter Maydell1-1/+1
2019-02-01target/arm/translate-a64: Don't underdecode SDOT and UDOTPeter Maydell1-1/+1
2019-02-01target/arm/translate-a64: Don't underdecode FP insnsPeter Maydell1-1/+21
2019-02-01target/arm/translate-a64: Don't underdecode add/sub extended registerPeter Maydell1-1/+2
2019-02-01target/arm/translate-a64: Don't underdecode SIMD ld/st singlePeter Maydell1-1/+10
2019-02-01target/arm/translate-a64: Don't underdecode SIMD ld/st multiplePeter Maydell1-1/+6
2019-02-01target/arm/translate-a64: Don't underdecode PRFMPeter Maydell1-1/+1
2019-02-01target/arm/translate-a64: Don't underdecode system instructionsPeter Maydell1-1/+5
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell33-39/+39
2019-01-30target/m68k: Fix LGPL information in the file headersThomas Huth6-10/+10
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth9-9/+9
2019-01-30target/tricore: Fix LGPL version numberThomas Huth10-10/+10
2019-01-30target/openrisc: Fix LGPL version numberThomas Huth7-7/+7