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 |
2015-04-21 |
Julian Seward | Add spec rules for EQ, MI, PL, GT and LE after COPY... |
commit | commitdiff | tree |
2015-04-20 |
Carl Love | Fix for an error in the stq, stqcx, lqarx and lq instru... |
commit | commitdiff | tree |
2015-04-17 |
Carl Love | Add support for the lbarx, lharx, stbcx and sthcs instr... |
commit | commitdiff | tree |
2015-04-16 |
Carl Love | The vbpermq for Powerpc64 big endian has the same issue... |
commit | commitdiff | tree |
2015-04-16 |
Carl Love | The following regression tests failures occur on PPC64... |
commit | commitdiff | tree |
2015-04-15 |
Zhi-Gang Liu | Add Iop_Add8, Iop_Add16 and other 8 or 16 bit ALU Iop |
commit | commitdiff | tree |
2015-04-15 |
Zhi-Gang Liu | Removed "extern" |
commit | commitdiff | tree |
2015-04-15 |
Zhi-Gang Liu | Removed #if __tilegx__ ... #endif in guest_tilegx_toIR.c |
commit | commitdiff | tree |
2015-04-15 |
Zhi-Gang Liu | Fix the evCheck assertion for TileGX |
commit | commitdiff | tree |
2015-04-13 |
Julian Seward | Remove unused function "lshift". |
commit | commitdiff | tree |
2015-04-11 |
Philippe Waroquiers | VEX side for revision 15084 (multi arch testing) |
commit | commitdiff | tree |
2015-04-10 |
Julian Seward | Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera... |
commit | commitdiff | tree |
2015-04-09 |
Philippe Waroquiers | Fix a typo in the example given in the comment |
commit | commitdiff | tree |
2015-04-07 |
Julian Seward | x86 front and back ends: track vex r3120, which changed... |
commit | commitdiff | tree |
2015-04-07 |
Julian Seward | amd64 front and back ends: track the change of type... |
commit | commitdiff | tree |
2015-04-06 |
Julian Seward | arm64: implement FSQRT 2d_2d, 4s_4s, 2s_2s |
commit | commitdiff | tree |
2015-04-06 |
Julian Seward | arm64: add support for the following insns. This compl... |
commit | commitdiff | tree |
2015-04-04 |
Florian Krohm | Tweak STATIC_ASSERT such that there is no warning about... |
commit | commitdiff | tree |
2015-04-01 |
Philippe Waroquiers | Add the standard end of the file marker used elsewhere |
commit | commitdiff | tree |
2015-04-01 |
Philippe Waroquiers | Improve comments, add the copyright notice |
commit | commitdiff | tree |
2015-03-31 |
Philippe Waroquiers | This patch reduces the size of all tools by about 2MB... |
commit | commitdiff | tree |
2015-03-30 |
Julian Seward | arm64: add support for |
commit | commitdiff | tree |
2015-03-30 |
Julian Seward | arm64: add support for |
commit | commitdiff | tree |
2015-03-30 |
Julian Seward | Add IR level support for 16 bit floating point types... |
commit | commitdiff | tree |
2015-03-28 |
Florian Krohm | Add STATIC_ASSERT. Remove VG__STRING. |
commit | commitdiff | tree |
2015-03-28 |
Petar Jovanovic | mips64: extract correct immediate value for Cavium... |
commit | commitdiff | tree |
2015-03-26 |
Julian Seward | Bug 345215 - Performance improvements for the register... |
commit | commitdiff | tree |
2015-03-26 |
Julian Seward | Minor updates to deal with mips32 and mips64. |
commit | commitdiff | tree |
2015-03-26 |
Julian Seward | Add source dependencies, and improve the 'clean' target. |
commit | commitdiff | tree |
2015-03-17 |
Florian Krohm | Add z13 (s390). |
commit | commitdiff | tree |
2015-03-13 |
Florian Krohm | r2974 moved the inline definition of LibVEX_Alloc from... |
commit | commitdiff | tree |
2015-03-12 |
Florian Krohm | Fix build problems. The code has been bitrotting for... |
commit | commitdiff | tree |
next |