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 |
2014-10-11 |
Mark Wielaard | Bug 339858 arm64 recognize dmb sy. Data Memory Barrier... |
commit | commitdiff | tree |
2014-10-11 |
Florian Krohm | Merge the memory allocation bits from libvex.h into... |
commit | commitdiff | tree |
2014-10-09 |
Carl Love | This patch makes the needed changes to the lxvw4x for... |
commit | commitdiff | tree |
2014-10-09 |
Petar Jovanovic | mips: add a missing break |
commit | commitdiff | tree |
2014-10-09 |
Petar Jovanovic | mips: use putDReg/getDReg for ceil.l.d |
commit | commitdiff | tree |
2014-10-08 |
Florian Krohm | Constification part 5. |
commit | commitdiff | tree |
2014-10-07 |
Florian Krohm | Use __typeof__ to improve readability and future mainta... |
commit | commitdiff | tree |
2014-10-07 |
Florian Krohm | Remove unused prototype. Add a fixs390. |
commit | commitdiff | tree |
2014-10-07 |
Carl Love | This commit just makes white space changes to the three... |
commit | commitdiff | tree |
2014-10-07 |
Carl Love | msg |
commit | commitdiff | tree |
2014-10-02 |
Julian Seward | guest_amd64_spechelper: fill in a number of missing... |
commit | commitdiff | tree |
2014-10-02 |
Julian Seward | Add folding rules for: Sar64(x,0) and Sar32(x,0). ... |
commit | commitdiff | tree |
2014-10-02 |
Julian Seward | guest_amd64_spechelper: number (in comments) and reorde... |
commit | commitdiff | tree |
2014-09-29 |
Carl Love | ppc64: lxvw4x instruction uses four 32-byte loads... |
commit | commitdiff | tree |
2014-09-25 |
Florian Krohm | Remove unneeded variable. |
commit | commitdiff | tree |
2014-09-25 |
Carl Love | The function mk_AvDuplicateRI() stores 16 bytes to... |
commit | commitdiff | tree |
2014-09-24 |
Florian Krohm | Constification part 4. |
commit | commitdiff | tree |
2014-09-24 |
Florian Krohm | Constification part 3. |
commit | commitdiff | tree |
2014-09-23 |
Carl Love | The PPC64 store quad instruction is updating the addres... |
commit | commitdiff | tree |
2014-09-22 |
Florian Krohm | Constification part 2. |
commit | commitdiff | tree |
2014-09-22 |
Florian Krohm | Remove the valgrind_support parameter from LibVEX_Init... |
commit | commitdiff | tree |
2014-09-21 |
Florian Krohm | Constification part 1. |
commit | commitdiff | tree |
2014-09-16 |
Florian Krohm | Couple of fixes: |
commit | commitdiff | tree |
next |