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 |
2015-03-12 |
Florian Krohm | Fix two undefined behaviours found by ubsan. |
commit | commitdiff | tree |
2015-03-10 |
Carl Love | Fix for bugzilla 343597 - ppc64le: incorrect use of... |
commit | commitdiff | tree |
2015-03-10 |
Florian Krohm | Fix a few undefined behaviours that were found by compi... |
commit | commitdiff | tree |
2015-03-04 |
Julian Seward | Fix problems due to generating Neon instructions on... |
commit | commitdiff | tree |
2015-02-27 |
Julian Seward | Add machinery to try and transform A ^ ((A ^ B) & M) |
commit | commitdiff | tree |
2015-02-27 |
Julian Seward | Enhance the CSE pass so it can common up loads from... |
commit | commitdiff | tree |
2015-02-27 |
Julian Seward | Tidy up of CSE. Create functions irExpr_to_TmpOrConst, |
commit | commitdiff | tree |
2015-02-27 |
Julian Seward | fold_Expr: add rules |
commit | commitdiff | tree |
2015-02-24 |
Julian Seward | arm64: enable all remaining cases in the |
commit | commitdiff | tree |
2015-02-24 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2015-02-13 |
Florian Krohm | Add symbolic constant LibVEX_GUEST_STATE_ALIGN. |
commit | commitdiff | tree |
2015-02-09 |
Florian Krohm | Remove an unused macro (which also had undefined behavi... |
commit | commitdiff | tree |
2015-02-09 |
Julian Seward | Implement FP instructions: |
commit | commitdiff | tree |
2015-02-08 |
Julian Seward | Implement all remaining FP multiple style instructions: |
commit | commitdiff | tree |
2015-02-08 |
Julian Seward | Implement all remaining FP min/max style instructions: |
commit | commitdiff | tree |
2015-02-07 |
Julian Seward | Implement all remaining FP compare instructions: |
commit | commitdiff | tree |
2015-02-05 |
Julian Seward | Enable FCVTMU Xd,Sn. Fixes #343332. |
commit | commitdiff | tree |
2015-02-05 |
Julian Seward | Make a very minor change to the LibVEX_Translate interf... |
commit | commitdiff | tree |
2015-02-05 |
Christian Borntraeger | Fix bug 343802. We need to handle one more special... |
commit | commitdiff | tree |
2015-02-04 |
Julian Seward | guest_amd64_spechelper: |
commit | commitdiff | tree |
2015-02-03 |
Julian Seward | dis_VMASKMOV: create per-lane transfer/no-transfer... |
commit | commitdiff | tree |
2015-01-29 |
Florian Krohm | Fix hwcaps validity checking for x86. |
commit | commitdiff | tree |
2015-01-28 |
Julian Seward | ppIRStoreG: print braces around guarded section, so... |
commit | commitdiff | tree |
2015-01-28 |
Julian Seward | Implement AVX-1 conditional vector stores: VMASKMOVP... |
commit | commitdiff | tree |
2015-01-28 |
Julian Seward | Use IR conditional stores (IRStoreG) to implement AVX... |
commit | commitdiff | tree |
2015-01-27 |
Julian Seward | Change AMD64Instr_CMov64 so that the source can only... |
commit | commitdiff | tree |
2015-01-27 |
Julian Seward | AMD64 front end: translate AVX2 PMASKMOV load instructi... |
commit | commitdiff | tree |
2015-01-27 |
Julian Seward | Add ILGop_Ident64 to enum type IRLoadGOp so as to make it |
commit | commitdiff | tree |
2015-01-21 |
Florian Krohm | Fix an assert. Unbreak build on 32-bit platforms. |
commit | commitdiff | tree |
2015-01-20 |
Florian Krohm | Add an assert to check that we're getting the expected... |
commit | commitdiff | tree |
2015-01-10 |
Florian Krohm | The size of an event check never depends on the endianess |
commit | commitdiff | tree |
2015-01-08 |
Florian Krohm | Clean up a few leftovers from the AIX port which no... |
commit | commitdiff | tree |
2015-01-07 |
Florian Krohm | Remove the definitons of Ptr_to_ULong and ULong_to_Ptr. |
commit | commitdiff | tree |
2015-01-06 |
Carl Love | The following two lines of code always convert the... |
commit | commitdiff | tree |
2015-01-06 |
Philippe Waroquiers | Fix assert |
commit | commitdiff | tree |
2015-01-05 |
Carl Love | Fixed missing ULL on constants per compiler warnings: |
commit | commitdiff | tree |
2015-01-05 |
Florian Krohm | Fix an incorrect truncation of an address value to... |
commit | commitdiff | tree |
2015-01-04 |
Florian Krohm | Change remaining use of Addr64 in the VEX API to Addr... |
commit | commitdiff | tree |
2015-01-02 |
Florian Krohm | Change the IMark statement. The address is now type... |
commit | commitdiff | tree |
2015-01-02 |
Florian Krohm | The length of a disassemnled insn is always positive. |
commit | commitdiff | tree |
2015-01-02 |
Florian Krohm | Give DisResult::continueAt Addr type. |
commit | commitdiff | tree |
2015-01-02 |
Florian Krohm | Make VexTranslateArgs::guest_bytes_addr an Addr value... |
commit | commitdiff | tree |
2015-01-01 |
Florian Krohm | Synch compiler flags with those in valgrind's Makefile... |
commit | commitdiff | tree |
2014-12-31 |
Florian Krohm | It has long been assumed that host and guest architectures |
commit | commitdiff | tree |
2014-12-29 |
Florian Krohm | As a library, VEX should not export the offsetof and... |
commit | commitdiff | tree |
2014-12-29 |
Florian Krohm | Add a missing header file. |
commit | commitdiff | tree |
2014-12-29 |
Florian Krohm | Change a few prototypes to use SizeT. |
commit | commitdiff | tree |
2014-12-29 |
Florian Krohm | Add type SizeT (moved here from valgrind's pub_tool_bas... |
commit | commitdiff | tree |
2014-12-24 |
Florian Krohm | Remove a few dead assignments. |
commit | commitdiff | tree |
2014-12-23 |
Florian Krohm | Audit a buffer. |
commit | commitdiff | tree |
next |