aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell15-5/+2499
2019-05-21s390x/cpumodel: wire up 8561 and 8562 as gen15 machinesChristian Borntraeger1-4/+5
2019-05-21s390x/cpumodel: add gen15 defintionsChristian Borntraeger1-0/+37
2019-05-21s390x/cpumodel: add Deflate-conversion facilityChristian Borntraeger5-0/+35
2019-05-21s390x/cpumodel: enhanced sort facilityChristian Borntraeger5-0/+39
2019-05-21s390x/cpumodel: vector enhancementsChristian Borntraeger2-0/+4
2019-05-21s390x/cpumodel: msa9 facilityChristian Borntraeger6-0/+114
2019-05-21s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3Christian Borntraeger2-0/+2
2019-05-21s390x/cpumodel: ignore csske for expansionChristian Borntraeger1-0/+2
2019-05-21Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into stagingPeter Maydell8-1107/+2524
2019-05-19target/alpha: Fix user-only floating-point exceptionsRichard Henderson3-5/+78
2019-05-19target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson1-9/+10
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+2
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier1-1/+1
2019-05-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...Peter Maydell5-38/+84
2019-05-17s390x/tcg: Implement VECTOR TEST UNDER MASKDavid Hildenbrand4-0/+45
2019-05-17s390x/tcg: Implement VECTOR SUM ACROSS WORDDavid Hildenbrand2-0/+31
2019-05-17s390x/tcg: Implement VECTOR SUM ACROSS QUADWORDDavid Hildenbrand2-0/+34
2019-05-17s390x/tcg: Implement VECTOR SUM ACROSS DOUBLEWORDDavid Hildenbrand2-0/+31
2019-05-17s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATIONDavid Hildenbrand2-0/+36
2019-05-17s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW INDICATIONDavid Hildenbrand2-0/+28
2019-05-17s390x/tcg: Implement VECTOR SUBTRACT COMPUTE BORROW INDICATIONDavid Hildenbrand4-0/+72
2019-05-17s390x/tcg: Implement VECTOR SUBTRACTDavid Hildenbrand2-0/+19
2019-05-17s390x/tcg: Implement VECTOR SHIFT RIGHT LOGICAL *David Hildenbrand4-0/+28
2019-05-17s390x/tcg: Implement VECTOR SHIFT RIGHT ARITHMETICDavid Hildenbrand4-0/+48
2019-05-17s390x/tcg: Implement VECTOR SHIFT LEFT DOUBLE BY BYTEDavid Hildenbrand2-0/+31
2019-05-17s390x/tcg: Implement VECTOR SHIFT LEFT (BY BYTE)David Hildenbrand4-0/+31
2019-05-17s390x/tcg: Implement VECTOR ELEMENT SHIFTDavid Hildenbrand2-0/+93
2019-05-17s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASKDavid Hildenbrand4-0/+75
2019-05-17s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICALDavid Hildenbrand4-0/+98
2019-05-17s390x/tcg: Implement VECTOR POPULATION COUNTDavid Hildenbrand4-0/+37
2019-05-17s390x/tcg: Implement VECTOR OR WITH COMPLEMENTDavid Hildenbrand2-0/+9
2019-05-17s390x/tcg: Implement VECTOR ORDavid Hildenbrand2-0/+9
2019-05-17s390x/tcg: Implement VECTOR NOT EXCLUSIVE ORDavid Hildenbrand2-0/+9
2019-05-17s390x/tcg: Implement VECTOR NORDavid Hildenbrand2-0/+9
2019-05-17s390x/tcg: Implement VECTOR NANDDavid Hildenbrand3-0/+10
2019-05-17s390x/tcg: Implement VECTOR MULTIPLY *David Hildenbrand4-0/+218
2019-05-17s390x/tcg: Implement VECTOR MULTIPLY AND ADD *David Hildenbrand4-0/+277
2019-05-17s390x/tcg: Implement VECTOR (MAXIMUM|MINIMUM) (LOGICAL)David Hildenbrand2-0/+39
2019-05-17s390x/tcg: Implement VECTOR LOAD POSITIVEDavid Hildenbrand2-0/+15
2019-05-17s390x/tcg: Implement VECTOR LOAD COMPLEMENTDavid Hildenbrand2-0/+18
2019-05-17s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)David Hildenbrand4-0/+217
2019-05-17s390x/tcg: Implement VECTOR EXCLUSIVE ORDavid Hildenbrand2-0/+9
2019-05-17s390x/tcg: Implement VECTOR COUNT TRAILING ZEROSDavid Hildenbrand4-0/+46
2019-05-17s390x/tcg: Implement VECTOR COUNT LEADING ZEROSDavid Hildenbrand4-0/+49
2019-05-17s390x/tcg: Implement VECTOR COMPARE *David Hildenbrand6-0/+54
2019-05-17s390x/tcg: Implement VECTOR ELEMENT COMPARE *David Hildenbrand2-0/+24
2019-05-17s390x/tcg: Implement VECTOR CHECKSUMDavid Hildenbrand2-0/+67
2019-05-17s390x/tcg: Implement VECTOR AVERAGE LOGICALDavid Hildenbrand4-0/+68
2019-05-17s390x/tcg: Implement VECTOR AVERAGEDavid Hildenbrand5-1/+103