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 |
2014-09-16 |
Florian Krohm | In s390_decode_and_irgen don't divert the default case... |
commit | commitdiff | tree |
2014-09-07 |
Julian Seward | Change how FXSAVE and FXRSTOR are done, so as to avoid... |
commit | commitdiff | tree |
2014-09-06 |
Florian Krohm | Minor refactoring to avoid special handling of emulation |
commit | commitdiff | tree |
2014-09-06 |
Julian Seward | Handle fcvtpu Xd,Sn. Fixes #335564. |
commit | commitdiff | tree |
2014-09-05 |
Florian Krohm | Use const instead of a comment. |
commit | commitdiff | tree |
2014-09-05 |
Julian Seward | iselStmt, case Ist_Dirty: remove pointless conditional... |
commit | commitdiff | tree |
2014-09-04 |
Petar Jovanovic | mips64: fix jmpKind for BLTZ and BGEZ |
commit | commitdiff | tree |
2014-09-04 |
Julian Seward | arm64: enable support for: str bN, [reg, reg etc] |
commit | commitdiff | tree |
2014-09-03 |
Petar Jovanovic | mips64: implement Cavium BBIT0 and BBIT1 instructions |
commit | commitdiff | tree |
2014-09-02 |
Florian Krohm | Add a missing return statement. Spotted by the Coverity... |
commit | commitdiff | tree |
2014-09-01 |
Julian Seward | arm64: route all whole-vector shift/rotate/slice operations |
commit | commitdiff | tree |
2014-09-01 |
Julian Seward | Rename Iop_Extract{64,V128} to Iop_Slice{64,V128},... |
commit | commitdiff | tree |
2014-08-29 |
Julian Seward | Add support for generating ProfInc sequences on ARM64... |
commit | commitdiff | tree |
2014-08-29 |
Petar Jovanovic | mips: remove unused macro |
commit | commitdiff | tree |
2014-08-29 |
Petar Jovanovic | mips: fix typo (IRType/IRTemp) |
commit | commitdiff | tree |
2014-08-26 |
Julian Seward | Add support for four IROps that Memcheck generates... |
commit | commitdiff | tree |
2014-08-26 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2014-08-24 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-08-24 |
Julian Seward | Rename IROps for reciprocal estimate, reciprocal step... |
commit | commitdiff | tree |
2014-08-21 |
Mark Wielaard | Bug 330319 - vex amd64->IR: unhandled instruction bytes... |
commit | commitdiff | tree |
2014-08-20 |
Julian Seward | putGST_masked: correctly handle the case where the... |
commit | commitdiff | tree |
2014-08-18 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-08-17 |
Julian Seward | arm64: implement srhadd, urhadd (vector) |
commit | commitdiff | tree |
2014-08-17 |
Julian Seward | arm64: implement |
commit | commitdiff | tree |
2014-08-15 |
Julian Seward | No functional change. Remove commented out code copied... |
commit | commitdiff | tree |
2014-08-15 |
Julian Seward | Rename Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S so as... |
commit | commitdiff | tree |
2014-08-15 |
Julian Seward | arm64: implement: {uqshl, sqshl, sqshlu} (scalar, imm... |
commit | commitdiff | tree |
2014-08-14 |
Julian Seward | arm64: implement: {uqshl, sqshl, sqshlu} (vector, imm). |
commit | commitdiff | tree |
2014-08-14 |
Julian Seward | Add a simple folding rule for Iop_ZeroHI64ofV128. |
commit | commitdiff | tree |
2014-08-13 |
Julian Seward | arm64: implement: uqshrn{2}, sqrshrun{2}, sqshrun{2... |
commit | commitdiff | tree |
2014-08-11 |
Philippe Waroquiers | Small cleanups in VEX: |
commit | commitdiff | tree |
2014-08-11 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-08-11 |
Julian Seward | Add a new folding rule: |
commit | commitdiff | tree |
2014-08-09 |
Philippe Waroquiers | Unbreak the build |
commit | commitdiff | tree |
2014-08-08 |
Carl Love | This commit is for Bugzilla 334834. |
commit | commitdiff | tree |
next |