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 |
2012-03-25 |
Florian Krohm | Remove prototype for non-existing function. |
commit | commitdiff | tree |
2012-03-21 |
Julian Seward | For (T3) "ADD (SP plus register)", allow "add rX, SP... |
commit | commitdiff | tree |
2012-03-17 |
Florian Krohm | Rename function. We want to be able to extract implemented |
commit | commitdiff | tree |
2012-02-27 |
Florian Krohm | This is a followup to r2263. Use offsetof. |
commit | commitdiff | tree |
2012-02-26 |
Florian Krohm | Do not assume that a pointer is the worst-aligned data... |
commit | commitdiff | tree |
2012-02-24 |
Tom Hughes | Ignore redundant REX prefix on 4 byte form of PMOVMSKB... |
commit | commitdiff | tree |
2012-02-23 |
Julian Seward | Add a spec rule for SUBQ/NBE. |
commit | commitdiff | tree |
2012-02-21 |
Julian Seward | Implementation of SSE 4.1 MPSADBW instruction. Fixes... |
commit | commitdiff | tree |
2012-02-21 |
Julian Seward | Don't claim to support 3dnow or 3dnowext on the baselin... |
commit | commitdiff | tree |
2012-02-20 |
Florian Krohm | Improve code generation on s390x for assignment of... |
commit | commitdiff | tree |
2012-02-17 |
Julian Seward | Accept DMB (mcr 15, 0, rT, c7, c10, 5) for any rT ... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Implement PHMINPOSUW (SSE 4.1). Fixes #287301. |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Re-enable RET $imm16 following insn decoding framework... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Add support for some 16-bit PCMPxSTRx variants. Prior... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Adds 16 and 32 bit fnsave/frstor, and 0x66 prefix on... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Re-enable CLFLUSH in the new decoding framework. Fixes... |
commit | commitdiff | tree |
2012-02-16 |
Julian Seward | Broadens the range on INT imm8 values that SIGSEGV... |
commit | commitdiff | tree |
2012-02-15 |
Julian Seward | Add a spec rule for HI after SUB. This turns up quite... |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | Add some VEX sanity checks for ppc64 unhandled instruct... |
commit | commitdiff | tree |
2012-02-15 |
Florian Krohm | In fold_Expr use a switch instead of an if-chain for... |
commit | commitdiff | tree |
2012-02-14 |
Philippe Waroquiers | * fix Bug 290655 - Add support for AESKEYGENASSIST... |
commit | commitdiff | tree |
next |