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 |
2014-12-16 |
Philippe Waroquiers | Fix 197259 Unsupported arch_prtctl PR_SET_GS option |
commit | commitdiff | tree |
2014-12-15 |
Florian Krohm | Remove quote.txt and newline.txt as they are no longer... |
commit | commitdiff | tree |
2014-12-15 |
Florian Krohm | Tweak a format specifier. Remove a redundant assert. |
commit | commitdiff | tree |
2014-12-15 |
Florian Krohm | More constification. |
commit | commitdiff | tree |
2014-12-10 |
Florian Krohm | Remove some debugging code that was accidentally checked in |
commit | commitdiff | tree |
2014-12-10 |
Florian Krohm | Today this is what happens when we encounter hwcaps... |
commit | commitdiff | tree |
2014-12-10 |
Florian Krohm | New function vfatal which should be used for user messages |
commit | commitdiff | tree |
2014-12-09 |
Julian Seward | Fix incorrect implementation of AESKEYGENASSIST in... |
commit | commitdiff | tree |
2014-12-09 |
Florian Krohm | Update x86 decoder as per advise from Julian. |
commit | commitdiff | tree |
2014-12-08 |
Florian Krohm | The long displacement facility is now required. There... |
commit | commitdiff | tree |
2014-12-08 |
Florian Krohm | Export s390_host_hwcaps in LibVEX_Translate, so we... |
commit | commitdiff | tree |
2014-12-06 |
Florian Krohm | Add a few more asserts. Fix a function prototype. |
commit | commitdiff | tree |
2014-12-06 |
Florian Krohm | DFP insns should cause an emulation failure if the... |
commit | commitdiff | tree |
2014-12-05 |
Florian Krohm | Encountering a PFPO insn in a client program while... |
commit | commitdiff | tree |
2014-12-05 |
Florian Krohm | Fix some verbiage. |
commit | commitdiff | tree |
2014-11-26 |
Petar Jovanovic | mips64: add support for Cavium BBIT032 and BBIT132 |
commit | commitdiff | tree |
2014-11-25 |
Julian Seward | Implement FRINTI d_d, s_s. |
commit | commitdiff | tree |
2014-11-25 |
Julian Seward | Implement RORV x_x_x, w_w_w |
commit | commitdiff | tree |
2014-11-25 |
Julian Seward | Implement CLS x_x, w_w |
commit | commitdiff | tree |
2014-11-25 |
Julian Seward | arm64: implement "BRK #imm16". |
commit | commitdiff | tree |
2014-11-22 |
Florian Krohm | Add function s390_isel_amode_b12_b20 to compile an... |
commit | commitdiff | tree |
2014-11-21 |
Florian Krohm | Remove dead code. |
commit | commitdiff | tree |
2014-11-20 |
Florian Krohm | This change was triggered by BZ #247974 which suggested... |
commit | commitdiff | tree |
2014-11-20 |
Julian Seward | arm64: enable FCVT{A,N}S X,S. |
commit | commitdiff | tree |
2014-11-20 |
Julian Seward | Implement {S,U}CVTF (scalar, fixedpt). |
commit | commitdiff | tree |
2014-11-19 |
Julian Seward | Implement VFPv4 VFNMA, VFNMS d_d and s_s variants ... |
commit | commitdiff | tree |
2014-11-17 |
Julian Seward | Fix stupid bug introduced in r2993, which causes many... |
commit | commitdiff | tree |
2014-11-17 |
Julian Seward | Implement arm64 insns: |
commit | commitdiff | tree |
2014-11-15 |
Julian Seward | Implement "fcvtpu w, s". n-i-bz. |
commit | commitdiff | tree |
2014-11-15 |
Julian Seward | Implement fcsel d_d, s_s. Fixes #340856. |
commit | commitdiff | tree |
2014-11-13 |
Mark Wielaard | Add detection of old ppc32 magic instructions from... |
commit | commitdiff | tree |
2014-11-11 |
Julian Seward | Add a nasty temporary kludge to CPUID that allows 64... |
commit | commitdiff | tree |
2014-11-07 |
Julian Seward | Fix incorrect decoding of AVX2 insns: |
commit | commitdiff | tree |
2014-11-04 |
Mark Wielaard | Bug 340632 arm64: unhandled instruction fcvtas |
commit | commitdiff | tree |
2014-10-31 |
Julian Seward | Handle all DSB/DMB/ISB variants. Fixes #340033. |
commit | commitdiff | tree |
2014-10-30 |
Julian Seward | Implement PRFM (immediate). Fixes #335713. |
commit | commitdiff | tree |
2014-10-30 |
Julian Seward | Implement FCVTAS W_S and FCVTAU W_S. Fixes #340509. |
commit | commitdiff | tree |
2014-10-30 |
Julian Seward | Implement |
commit | commitdiff | tree |
2014-10-30 |
Julian Seward | Implement fcvtmu x_d. Fixes #339927. |
commit | commitdiff | tree |
2014-10-30 |
Julian Seward | Implement frintx d_d and s_s. Fixes #339926. |
commit | commitdiff | tree |
2014-10-29 |
Florian Krohm | Tweak to allow the use of this Makefile with the ICC... |
commit | commitdiff | tree |
2014-10-27 |
Julian Seward | * add a missing extra m-reg check for some LD/ST vector... |
commit | commitdiff | tree |
2014-10-25 |
Florian Krohm | Companion patch of valgrind r14664. |
commit | commitdiff | tree |
2014-10-23 |
Florian Krohm | Memove unused macro. Should have been part of r2955. |
commit | commitdiff | tree |
2014-10-22 |
Julian Seward | Implement SIMD (de)interleaving loads/stores: |
commit | commitdiff | tree |
next |