2012-06-02 |
Julian Seward | POWER Processor decimal FP support, part 5 (VEX side... |
commit | commitdiff | tree |
2012-06-02 |
Florian Krohm | Put the Triop member into a separate struct (IRTriop... |
commit | commitdiff | tree |
2012-06-02 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-06-01 |
Florian Krohm | Fix a cut'n paste error. |
commit | commitdiff | tree |
2012-06-01 |
Florian Krohm | Put the Qop member into a separate struct (IRQop) and... |
commit | commitdiff | tree |
2012-06-01 |
Julian Seward | Enhance the guest state effects notation on IRDirty... |
commit | commitdiff | tree |
2012-05-31 |
Florian Krohm | Reduce size of an IRStmt from 40 bytes to 32 bytes... |
commit | commitdiff | tree |
2012-05-28 |
Florian Krohm | Add forgotten update. Should have been part of r2359. |
commit | commitdiff | tree |
2012-05-28 |
Florian Krohm | Cleanup after t-chaining changes. |
commit | commitdiff | tree |
2012-05-27 |
Florian Krohm | Update a comment. |
commit | commitdiff | tree |
2012-05-27 |
Florian Krohm | Fix an out-of-date comment. |
commit | commitdiff | tree |
2012-05-27 |
Florian Krohm | Change S390_INSN_HELPER_CALL such that returning a... |
commit | commitdiff | tree |
2012-05-27 |
Julian Seward | Remove, or (where it might later come in handy) comment... |
commit | commitdiff | tree |
2012-05-27 |
Julian Seward | Fix the behaviour of VEXTRACTF128, VCMPSD and VCMPSS... |
commit | commitdiff | tree |
2012-05-27 |
Julian Seward | Implement VINSERTPS imm8, xmm3/m32, xmm2, xmm1 |
commit | commitdiff | tree |
2012-05-26 |
Florian Krohm | Take advantage of compare immediate insns as more than... |
commit | commitdiff | tree |
2012-05-25 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-25 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-24 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-24 |
Julian Seward | Fix two more incorrect disAMode calls, recently introdu... |
commit | commitdiff | tree |
2012-05-24 |
Julian Seward | Fix incorrect uses of disAMode in some SSE4 instruction... |
commit | commitdiff | tree |
2012-05-24 |
Julian Seward | Implement VPACKUWSB = VEX.NDS.128.66.0F.WIG 67 /r |
commit | commitdiff | tree |
2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-22 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-22 |
Julian Seward | Implement |
commit | commitdiff | tree |
2012-05-22 |
Julian Seward | Implement VCVTTSS2SI xmm1/m32, r32 = VEX.LIG.F3.0F... |
commit | commitdiff | tree |
2012-05-22 |
Julian Seward | Implement AVX insns |
commit | commitdiff | tree |
2012-05-22 |
Florian Krohm | Tweak initialisation of padding bytes such that future... |
commit | commitdiff | tree |
2012-05-21 |
Julian Seward | Enable FCOMS/FCOMPS on amd64. Fixes #300414. |
commit | commitdiff | tree |
2012-05-21 |
Julian Seward | Fix feature recognition on AMD Bulldozer following... |
commit | commitdiff | tree |
2012-05-21 |
Julian Seward | Ensure s390x guest state size is 32-byte aligned, as... |
commit | commitdiff | tree |
2012-05-21 |
Julian Seward | Ensure arm guest state size is 32-byte aligned, as... |
commit | commitdiff | tree |
2012-05-21 |
Julian Seward | Ensure ppc64 guest state size is 32-byte aligned, as... |
commit | commitdiff | tree |
2012-05-21 |
Julian Seward | Add initial support for Intel AVX instructions (VEX... |
commit | commitdiff | tree |
2012-05-12 |
Florian Krohm | Fix disassembly for asi and agsi |
commit | commitdiff | tree |
2012-05-12 |
Florian Krohm | Eliminate helper s390_calculate_icc. Rewrite and factor... |
commit | commitdiff | tree |
2012-05-12 |
Florian Krohm | Back out VEX r2326. It was not working correctly. The... |
commit | commitdiff | tree |
2012-05-09 |
Florian Krohm | Improve insn selection for helper calls. Attempt to... |
commit | commitdiff | tree |
2012-05-08 |
Florian Krohm | Use make_gpr throughout. Remove unused parameter. |
commit | commitdiff | tree |
2012-05-07 |
Florian Krohm | Remove an out-of-date comment. |
commit | commitdiff | tree |
2012-05-06 |
Florian Krohm | Add the counter pseudo register to the list of guest... |
commit | commitdiff | tree |
2012-05-05 |
Florian Krohm | Special-case the TR insn for EX. |
commit | commitdiff | tree |
2012-05-05 |
Florian Krohm | More refactoring to avoid code duplication (irgen_CLC... |
commit | commitdiff | tree |
2012-05-05 |
Florian Krohm | Add NC and OC to the list of insns that get special... |
commit | commitdiff | tree |
2012-05-03 |
Florian Krohm | Add ETF3 facility (VEX bits). Part of fixing Bugzilla... |
commit | commitdiff | tree |
2012-04-30 |
Julian Seward | Don't use constants of the form 0b...; apparently older... |
commit | commitdiff | tree |
2012-04-29 |
Julian Seward | Add support for POWER Power Decimal Floating Point... |
commit | commitdiff | tree |
2012-04-26 |
Julian Seward | Add a feature check flag for AVX. |
commit | commitdiff | tree |
2012-04-25 |
Julian Seward | Try to fold out some of the lousy code generated by... |
commit | commitdiff | tree |
2012-04-25 |
Julian Seward | Add spec rules for Z and NZ after LOGICW. |
commit | commitdiff | tree |
2012-04-24 |
Julian Seward | (stats only) Let the callers of LibVEX_Translate know... |
commit | commitdiff | tree |
2012-04-23 |
Julian Seward | POWER Processor decimal floating point instruction... |
commit | commitdiff | tree |
2012-04-23 |
Julian Seward | For each backend, unify the sets of IRJumpKinds handled... |
commit | commitdiff | tree |
2012-04-22 |
Florian Krohm | Fix makefile to allow compilation with gcc -g3. |
commit | commitdiff | tree |
2012-04-22 |
Florian Krohm | tchain optimization for s390 (continued) |
commit | commitdiff | tree |
2012-04-22 |
Florian Krohm | tchain optimisation for s390 (VEX bits) |
commit | commitdiff | tree |
2012-04-22 |
Florian Krohm | Rename to VEX_S390X_MODEL_UNKNOWN. |
commit | commitdiff | tree |
2012-04-22 |
Florian Krohm | (post-tchain-merge cleanup) Stop s390x asserting on... |
commit | commitdiff | tree |
2012-04-21 |
Florian Krohm | (post-tchain-merge cleanup): Use ASI and AGSI for incre... |
commit | commitdiff | tree |
2012-04-21 |
Florian Krohm | (post-tchain-merge cleanup): Tighten up some asserts. |
commit | commitdiff | tree |
2012-04-21 |
Florian Krohm | Fix debug print for hwcaps adding stfle ad etf2. |
commit | commitdiff | tree |
2012-04-21 |
Julian Seward | (post-tchain-merge cleanup): x86: handle a couple more... |
commit | commitdiff | tree |
2012-04-21 |
Julian Seward | chainXDirect_ARM: generate direct jumps when possible. |
commit | commitdiff | tree |
2012-04-21 |
Julian Seward | Ain_XDirect, Ain_XIndir: use short form encodings where... |
commit | commitdiff | tree |
2012-04-21 |
Julian Seward | (post-tchain-merge cleanup) remove temp supporting... |
commit | commitdiff | tree |
2012-04-21 |
Julian Seward | (post-tchain-merge cleanup) Stop x86/amd64 asserting... |
commit | commitdiff | tree |
2012-04-21 |
Florian Krohm | We incorrectly stored the archinfo_host argument of... |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Merge branches/TCHAIN from r2271 (its creation point... |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Add a spec rule for NE after COPY. |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Avoid word-size warnings when this is compiled on 64... |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Changes to make t-chaining work on ppc64-linux. More... |
commit | commitdiff | tree |
2012-04-20 |
Florian Krohm | Minor non-functional tweak. |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Fill in some more bits to do with t-chaining for ppc64 |
commit | commitdiff | tree |
2012-04-20 |
Julian Seward | Add translation chaining support for ppc32 (tested... |
commit | commitdiff | tree |
2012-04-19 |
Florian Krohm | Correctly update the guest IA at the end of an insn... |
commit | commitdiff | tree |
2012-04-17 |
Florian Krohm | More fixes: |
commit | commitdiff | tree |
2012-04-15 |
Florian Krohm | Fix s390_tchain_patch_load64; some bytes were mixed up. |
commit | commitdiff | tree |
2012-04-14 |
Florian Krohm | Make the list of handled jump kinds the same in s390_is... |
commit | commitdiff | tree |
2012-04-14 |
Florian Krohm | No idea what happened here. Fixed as obvious. |
commit | commitdiff | tree |
2012-04-13 |
Julian Seward | Deal with CLFLUSH, which were not correctly dealt with... |
commit | commitdiff | tree |
2012-04-13 |
Florian Krohm | No need to handle Ijk_Sys_int32 which is specific to... |
commit | commitdiff | tree |
2012-04-13 |
Florian Krohm | First round of fixes: some cut'n paste errors. And... |
commit | commitdiff | tree |
2012-04-13 |
Julian Seward | Extend CSE to cover CSEing of clean helper calls. ... |
commit | commitdiff | tree |
2012-04-13 |
Florian Krohm | Translation chaining for s390. To be debugged. |
commit | commitdiff | tree |
2012-04-12 |
Julian Seward | ado_treebuild_BB: don't allow loads to be floated past... |
commit | commitdiff | tree |
2012-04-12 |
Julian Seward | POWER Processor decimal floating point instruction... |
commit | commitdiff | tree |
2012-04-11 |
Julian Seward | Improve the behaviour of 64-to/from-80 bit QNaN convers... |
commit | commitdiff | tree |
2012-04-04 |
Julian Seward | ARMin_MFence: implement using ARMv7 insns instead of... |
commit | commitdiff | tree |
2012-04-04 |
Florian Krohm | Add %J format to s390_sprintf. New function s390_jump_k... |
commit | commitdiff | tree |
2012-04-02 |
Julian Seward | Add translation chaining support for amd64, x86 and... |
commit | commitdiff | tree |
2012-04-02 |
Julian Seward | Fixes for capabilities checking w.r.t. Power DFP instru... |
commit | commitdiff | tree |
2012-04-02 |
Julian Seward | Make a copy of r2270/r12476 for work on translation... |
commit | commitdiff | tree |
2012-04-02 |
Julian Seward | Initial support for POWER Processor decimal floating... |
commit | commitdiff | tree |
2012-03-27 |
Florian Krohm | Consolidate guest state offset computation. There is... |
commit | commitdiff | tree |
2012-03-26 |
Julian Seward | gcc seems to have taken to generating "orl $0xFFFFFFFF... |
commit | commitdiff | tree |
next |