2016-09-01 |
Julian Seward | Implement arm32 v8 insns: LDAEX{,B,H,D}, STLEX{,B,H,D} |
commit | commitdiff | tree |
2016-08-28 |
Julian Seward | Implement ARMv8 insns: LDA, LDAB, LDAH, STL, STLB,... |
commit | commitdiff | tree |
2016-08-19 |
Julian Seward | Add a dummy initialisation and a dummy path to avoid... |
commit | commitdiff | tree |
2016-08-17 |
Carl Love | Power PC Add support for ISA 3.0, part 5, fix |
commit | commitdiff | tree |
2016-08-15 |
Carl Love | Power PC Add support for ISA 3.0, part 5 |
commit | commitdiff | tree |
2016-08-10 |
Petar Jovanovic | mips32: extend the current fp-mode code to support... |
commit | commitdiff | tree |
2016-08-07 |
Julian Seward | Implement VMULL.P64. |
commit | commitdiff | tree |
2016-08-07 |
Julian Seward | Implement SHA1C, SHA1M, SHA1P, SHA1SU0, SHA256H2, SHA25... |
commit | commitdiff | tree |
2016-08-06 |
Julian Seward | Fix UBSAN reported complaints about left shifts of... |
commit | commitdiff | tree |
2016-08-05 |
Julian Seward | Reduce the number of IR sanity checks from 4 per block... |
commit | commitdiff | tree |
2016-08-05 |
Julian Seward | Fix two invalid signed left shifts picked up by ubsan. |
commit | commitdiff | tree |
2016-08-04 |
Julian Seward | Implement CRC32{B,H,W,X} and CRC32C{B,H,W,X}. Fixes... |
commit | commitdiff | tree |
2016-08-03 |
Julian Seward | * Add infrastructure for decoding (32-bit) ARMv8 instru... |
commit | commitdiff | tree |
2016-08-03 |
Julian Seward | arm32 backend stuff needed to support IR artefacts... |
commit | commitdiff | tree |
2016-08-03 |
Julian Seward | Add infrastructure for detection of 32-bit ARMv8 capabl... |
commit | commitdiff | tree |
2016-07-28 |
Julian Seward | dis_neon_data_3same: for the case A==12, don't silently... |
commit | commitdiff | tree |
2016-07-24 |
Julian Seward | Implement PMULL 1q,1d,1d and PMULL2 1q,2d,2d. n-i-bz. |
commit | commitdiff | tree |
2016-07-24 |
Julian Seward | Fix grammatically nonsensical comments. No functional... |
commit | commitdiff | tree |
2016-07-24 |
Julian Seward | Enable PCMPxSTRx cases 0x62 and 0x72, and reformat... |
commit | commitdiff | tree |
2016-07-20 |
Julian Seward | If an instruction can't be decoded, print the first... |
commit | commitdiff | tree |
2016-07-20 |
Julian Seward | Enable PCMPxSTRx cases 0x70 and 0x19. Fixes #359952. |
commit | commitdiff | tree |
2016-07-19 |
Julian Seward | Implement CLREX. Fixes #359838. |
commit | commitdiff | tree |
2016-07-19 |
Julian Seward | dis_pc_relative, case 0x002: remove a path that cannot... |
commit | commitdiff | tree |
2016-07-18 |
Julian Seward | Implement: SHA1C SHA1H SHA1M SHA1P SHA1SU0 SHA1SU1... |
commit | commitdiff | tree |
2016-07-15 |
Julian Seward | Implement arm64 instructions: AESE AESD AESMC AESIMC... |
commit | commitdiff | tree |
2016-07-12 |
Philippe Waroquiers | Fix n-i-bz amd64: memcheck false positive with shr... |
commit | commitdiff | tree |
2016-06-29 |
Carl Love | Power PC Add support for ISA 3.0, part 4 |
commit | commitdiff | tree |
2016-06-13 |
Carl Love | Fix mtfsfi usage of W bit. (isa2.05,ppc64) |
commit | commitdiff | tree |
2016-06-01 |
Carl Love | Power PC Add support for ISA 3.0, part 3 |
commit | commitdiff | tree |
2016-05-21 |
Petar Jovanovic | mips: allow building code with -mfpxx |
commit | commitdiff | tree |
2016-04-26 |
Carl Love | Power PC Fix V bit error in 128-bit BCD add and subtra... |
commit | commitdiff | tree |
2016-04-26 |
Carl Love | Power PC Add support for ISA 3.0, part 2 |
commit | commitdiff | tree |
2016-04-07 |
Christian Borntraeger | Bug 361226 VEX part: s390x: risbgn (EC59) not implemented |
commit | commitdiff | tree |
2016-03-30 |
Carl Love | Power PC Add test suite support for ISA 3.0, part 1... |
commit | commitdiff | tree |
2016-03-29 |
Carl Love | Power PC Add support for ISA 3.0, part 1 |
commit | commitdiff | tree |
2016-03-21 |
Julian Seward | Make isZeroU handle the V256 case. Fixes #356393. |
commit | commitdiff | tree |
2016-03-15 |
Julian Seward | arm64: implement LDPSW. Fixes #360425. Initial patch... |
commit | commitdiff | tree |
2016-02-22 |
Petar Jovanovic | mips: allow execution of mfhc1 and mthc1 for fp32 mode |
commit | commitdiff | tree |
2016-02-17 |
Florian Krohm | s390: Implement popcnt insn. Part of fixing BZ #359289. |
commit | commitdiff | tree |
2016-02-16 |
Carl Love | 128bit modulo and carry instruction fix |
commit | commitdiff | tree |
2016-02-16 |
Florian Krohm | s390: Add machine model z13s |
commit | commitdiff | tree |
2016-02-03 |
Tom Hughes | Handle missing FCOM case on amd64. |
commit | commitdiff | tree |
2015-11-29 |
Florian Krohm | Handle shift amounts 0..31. It is unclear why the... |
commit | commitdiff | tree |
2015-11-26 |
Petar Jovanovic | mips: add definitions of expected ISA levels |
commit | commitdiff | tree |
2015-11-23 |
Petar Jovanovic | mips: add definitions for more MIPS processors |
commit | commitdiff | tree |
2015-11-13 |
Petar Jovanovic | mips: fix incorrect assert for hwcaps_host |
commit | commitdiff | tree |
2015-11-03 |
Carl Love | Add ISA 2.07 vbit test support |
commit | commitdiff | tree |
2015-10-17 |
Florian Krohm | Interpret memory as an ULong value. |
commit | commitdiff | tree |
2015-10-16 |
Florian Krohm | Give typeOfPrimop external linkage. This allows us... |
commit | commitdiff | tree |
2015-10-12 |
Mark Wielaard | Bug 278744 cvtps2pd with redundant RexW followup. |
commit | commitdiff | tree |
2015-10-12 |
Mark Wielaard | Bug 278744 cvtps2pd with redundant RexW |
commit | commitdiff | tree |
2015-10-01 |
Mark Wielaard | Don't advertise RDRAND in cpuid for Core-i7-4910-like... |
commit | commitdiff | tree |
2015-09-21 |
Carl Love | Fix, Add support for the Power PC Program Priority... |
commit | commitdiff | tree |
2015-09-16 |
Carl Love | Add support for the Power PC mbar instruction. |
commit | commitdiff | tree |
2015-09-16 |
Carl Love | Add support for the Power PC Program Priority Register |
commit | commitdiff | tree |
2015-09-14 |
Florian Krohm | ppc: The functions dis_dfp_fmt_conv and dis_dfp_exponen... |
commit | commitdiff | tree |
2015-09-08 |
Florian Krohm | Improve the spechelper for S390_CC_OP_TEST_UNDER_MASK_16. |
commit | commitdiff | tree |
2015-09-07 |
Julian Seward | iselStmt, case Ist_Exit: handle the same assisted trans... |
commit | commitdiff | tree |
2015-09-07 |
Julian Seward | Further kludge stack alignment issues in x86g_dirtyhelp... |
commit | commitdiff | tree |
2015-09-05 |
Florian Krohm | s390: Add support for fixbr(a) instructions. |
commit | commitdiff | tree |
2015-09-02 |
Florian Krohm | Fix undefined behaviours (left shifting a negative... |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Update copyright dates, to include 2015. No functional... |
commit | commitdiff | tree |
2015-08-20 |
Julian Seward | Reading from TPIDRURO_EL0 and PMUSERENR_EL0: make these... |
commit | commitdiff | tree |
2015-08-20 |
Julian Seward | Implement reading from PMUSERENR_EL0, making it return... |
commit | commitdiff | tree |
2015-08-18 |
Julian Seward | Implement YIELD. Followup to #348377. |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Implement YIELD (encodings T1 and A1). Fixes #348377. |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Implement VCVT.{S,U}32.F32, S[n], S[n], #imm. Fixes... |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Loosen guarding conditions on "mov.w Reg, Reg" so as... |
commit | commitdiff | tree |
2015-08-16 |
Julian Seward | Implement PRFM (register). Fixes #345177. |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | vex x86->IR: unhandled instruction bytes: 0x66 0xF... |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Handle PCMPxSTRx case 0x18. Fixes #348574. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Handle PCMPxSTRx case 0x42. Fixes #339820. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Fix a bunch of missing AVX VCMPPD/VCMPPS cases. |
commit | commitdiff | tree |
2015-08-12 |
Julian Seward | Implement XSAVE/XRSTOR for AVX (state components 0... |
commit | commitdiff | tree |
2015-08-08 |
Julian Seward | Removed unused code that has been lying around since... |
commit | commitdiff | tree |
2015-08-03 |
Florian Krohm | Fix printf format inconsistencies as pointed out by... |
commit | commitdiff | tree |
2015-07-21 |
Petar Jovanovic | mips64: make cavium CvmCount register accessible via... |
commit | commitdiff | tree |
2015-07-21 |
Julian Seward | Bug 345248 - add support for Solaris OS in valgrind |
commit | commitdiff | tree |
2015-07-16 |
Florian Krohm | Fix an obvious typo as reported by dcb314@hotmail.com... |
commit | commitdiff | tree |
2015-07-13 |
Petar Jovanovic | mips: emit addiu instead of addi |
commit | commitdiff | tree |
2015-07-09 |
Florian Krohm | s390: Add support for FIEBR(A) and FIDBR(A). |
commit | commitdiff | tree |
2015-07-07 |
Zhi-Gang Liu | Fix a bug for TileGX platform found by instruction... |
commit | commitdiff | tree |
2015-07-07 |
Julian Seward | Add some functions for misaligned load/store support... |
commit | commitdiff | tree |
2015-07-01 |
Florian Krohm | Fix condition to avoid that decode[] is indexed out... |
commit | commitdiff | tree |
2015-07-01 |
Florian Krohm | Remove unused computations. Spotted by Coverity. |
commit | commitdiff | tree |
2015-06-30 |
Julian Seward | * Fix ubsan failures in mullS64 due to signed integer... |
commit | commitdiff | tree |
2015-06-24 |
Petar Jovanovic | mips64: do not use 64-bit loads for lwl/lwr instructions |
commit | commitdiff | tree |
2015-06-22 |
Florian Krohm | Fix a few undefined shift operations as spotted by... |
commit | commitdiff | tree |
2015-06-18 |
Philippe Waroquiers | * x86: on an SSE2 only host, Valgrind in 32 bits now... |
commit | commitdiff | tree |
2015-06-17 |
Philippe Waroquiers | A SSE2 only CPU was reported to the guest as a SSE3... |
commit | commitdiff | tree |
2015-06-16 |
Petar Jovanovic | mips64: add support for Cavium LHX |
commit | commitdiff | tree |
2015-06-05 |
Florian Krohm | Just a dummy white space change to record the fact... |
commit | commitdiff | tree |
2015-06-05 |
Florian Krohm | Fix a condition that was always true. Found by cppcheck. |
commit | commitdiff | tree |
2015-06-05 |
Carl Love | Opps, missed a change in the previous patch. Forgot... |
commit | commitdiff | tree |
2015-06-05 |
Carl Love | The dcbt and dcbtst instructions provide a non-zero... |
commit | commitdiff | tree |
2015-05-27 |
Mark Wielaard | Bug #348247. Fix SUBQ 0, long long sub/cmp, then O... |
commit | commitdiff | tree |
2015-05-16 |
Florian Krohm | Cleanups to allow compilation with -Wold-style-declaration. |
commit | commitdiff | tree |
2015-04-29 |
Carl Love | Improve the error messages for the PPC platform to... |
commit | commitdiff | tree |
2015-04-27 |
Florian Krohm | Remove VexGuestTILEGXStateAlignment as the guest state... |
commit | commitdiff | tree |
2015-04-22 |
Carl Love | Add support for the TEXASRU register. This register... |
commit | commitdiff | tree |
next |