2012-12-21 |
Florian Krohm | Remove redundant code snippet. |
commit | commitdiff | tree |
2012-12-20 |
Florian Krohm | Fix typos. Should really use __func__ instead. |
commit | commitdiff | tree |
2012-12-20 |
Florian Krohm | s390: Fix IR generation for DDTR and MDTR. These insns... |
commit | commitdiff | tree |
2012-12-20 |
Florian Krohm | s390: Fix disassembly for ADTRA, DDTRA, MDTRA, and... |
commit | commitdiff | tree |
2012-12-20 |
Florian Krohm | s390: Add thunk layout documentation for S390_CC_OP_DFP... |
commit | commitdiff | tree |
2012-12-19 |
Julian Seward | Constant folder: enable Sub32(x,0) ==> x. |
commit | commitdiff | tree |
2012-12-19 |
Julian Seward | Iop_GetMSBs8x16: remove a copy-n-paste error introduced... |
commit | commitdiff | tree |
2012-12-19 |
Florian Krohm | Fix typeOfPrimop for Iop_D32toD64 and Iop_D64toD32. |
commit | commitdiff | tree |
2012-12-16 |
Florian Krohm | Fix an assert in s390 disassembly. Eliminate a few... |
commit | commitdiff | tree |
2012-12-16 |
Florian Krohm | Teach vprintf_wrk about '*' as format width, in which... |
commit | commitdiff | tree |
2012-12-13 |
Julian Seward | Implement 128-bit PMOVMSKB using a single new primop... |
commit | commitdiff | tree |
2012-12-12 |
Julian Seward | Support the UMAAL instruction. (n-i-bz). Based on... |
commit | commitdiff | tree |
2012-12-11 |
Florian Krohm | Generalise S390_INSN_GZERO which only worked on the... |
commit | commitdiff | tree |
2012-12-09 |
Florian Krohm | Eliminate some lameness when writing out hwcaps. |
commit | commitdiff | tree |
2012-12-09 |
Florian Krohm | Move definition of facility bits to libvex_s390x_common... |
commit | commitdiff | tree |
2012-12-09 |
Florian Krohm | Use VEX types. |
commit | commitdiff | tree |
2012-12-07 |
Florian Krohm | Complete the decoder. All published opcodes are now... |
commit | commitdiff | tree |
2012-12-06 |
Julian Seward | Make diagnostics for SIGILL more controllable (VEX... |
commit | commitdiff | tree |
2012-12-06 |
Julian Seward | Re-enable XADD Gb,Eb. Fixes #307106. (Jakub Jelinek... |
commit | commitdiff | tree |
2012-12-05 |
Florian Krohm | Recognise insns for zEC12 in the decoder. |
commit | commitdiff | tree |
2012-12-04 |
Florian Krohm | In the past, the implementation of STFLE returned the... |
commit | commitdiff | tree |
2012-12-03 |
Florian Krohm | Use "load on condition" insns, if availably, to implement |
commit | commitdiff | tree |
2012-12-02 |
Florian Krohm | Refactor the code based on s390_irgen_LAA. |
commit | commitdiff | tree |
2012-12-02 |
Florian Krohm | Fix implementation of LAA for atomic update. |
commit | commitdiff | tree |
2012-12-01 |
Florian Krohm | Fix typo. |
commit | commitdiff | tree |
2012-11-25 |
Florian Krohm | Formatting only change. |
commit | commitdiff | tree |
2012-11-24 |
Florian Krohm | Make some function parameters pointer to const. |
commit | commitdiff | tree |
2012-11-23 |
Petar Jovanovic | Correctly model LL/SC on MIPS. |
commit | commitdiff | tree |
2012-11-21 |
Florian Krohm | Changes for -Wwrite-strings |
commit | commitdiff | tree |
2012-11-20 |
Carl Love | VEX, ppc fix use of modified value in the Iop_32HLto64... |
commit | commitdiff | tree |
2012-11-20 |
Julian Seward | Add a special-case implementation of PCMPISTRI $0x3A... |
commit | commitdiff | tree |
2012-11-19 |
Florian Krohm | Fix type mixup. Spotted by GCC, analysed by Julian. |
commit | commitdiff | tree |
2012-11-10 |
Florian Krohm | Add support for binary DFP operations (64-bit). |
commit | commitdiff | tree |
2012-11-08 |
Julian Seward | Improve accuracy of definedness tracking through the... |
commit | commitdiff | tree |
2012-10-29 |
Carl Love | Valgrind, ppc: Fix missing checks for 64-bit instructi... |
commit | commitdiff | tree |
2012-10-27 |
Florian Krohm | Add machinery to support DFP rounding modes. |
commit | commitdiff | tree |
2012-10-26 |
Julian Seward | Fix compilation warning on non-mips targets (rm was... |
commit | commitdiff | tree |
2012-10-21 |
Florian Krohm | Constify VEX's external interface. |
commit | commitdiff | tree |
2012-10-19 |
Petar Jovanovic | Add a proper support for several MIPS instructions... |
commit | commitdiff | tree |
2012-10-18 |
Florian Krohm | Allow representation of trace caches (VexCache). |
commit | commitdiff | tree |
2012-10-16 |
Florian Krohm | s390: Order the operands of the multiply-and-add/subtra... |
commit | commitdiff | tree |
2012-10-15 |
Christian Borntraeger | check in ltg jhe fix. Fixes https://bugs.kde.org/show_b... |
commit | commitdiff | tree |
2012-10-13 |
Florian Krohm | Fix HChar / UCHar / Char mixups. VEX now compiles without |
commit | commitdiff | tree |
2012-10-07 |
Florian Krohm | Pass VexArchInfo to the instrumentation functions. |
commit | commitdiff | tree |
2012-10-07 |
Florian Krohm | Add data structures for cache representation to libvex.h: |
commit | commitdiff | tree |
2012-10-07 |
Florian Krohm | s390: This is a pre-patch for DFP support. It renames... |
commit | commitdiff | tree |
2012-09-30 |
Florian Krohm | Make header files compilable by itself to get two benefits: |
commit | commitdiff | tree |
2012-09-29 |
Florian Krohm | Change the return value of LibVEX_{Chain,UnChain,PatchP... |
commit | commitdiff | tree |
2012-09-21 |
Petar Jovanovic | Shorten the list of allocable registers for MIPS to... |
commit | commitdiff | tree |
2012-09-20 |
Florian Krohm | In function irExpr_to_AvailExpr: Replace if-chains... |
commit | commitdiff | tree |
2012-09-20 |
Florian Krohm | s390: Give function static linkage. Also avoids a compi... |
commit | commitdiff | tree |
2012-09-20 |
Florian Krohm | s390: Rename host_s390_disasm.[ch] to s390_disasm.... |
commit | commitdiff | tree |
2012-09-19 |
Florian Krohm | s390: Fix another harmless unop/binop field mixup. |
commit | commitdiff | tree |
2012-09-18 |
Florian Krohm | s390: Update IR generation for the SRNM insn. |
commit | commitdiff | tree |
2012-09-17 |
Julian Seward | Add support for: uqsub16 shadd16 uhsub8 uhsub16. Fixes... |
commit | commitdiff | tree |
2012-09-17 |
Julian Seward | Fix PCMPxSTRx variant $0x46. Fixes #306664. |
commit | commitdiff | tree |
2012-09-17 |
Julian Seward | STM<c>.W <Rn>{!},<registers> (Encoding T2): allow the... |
commit | commitdiff | tree |
2012-09-13 |
Florian Krohm | Constify the format string in a few printf-like functions. |
commit | commitdiff | tree |
2012-09-13 |
Florian Krohm | Tweak the IR injector so it can handle an immediate... |
commit | commitdiff | tree |
2012-09-13 |
Florian Krohm | Avoid compiler warning. |
commit | commitdiff | tree |
2012-09-13 |
Florian Krohm | s390: Handle S390_BFP_NABS correctly for 128-bit arguments. |
commit | commitdiff | tree |
2012-09-12 |
Florian Krohm | s390: Fix s390_emit_SFPC. That insn never required... |
commit | commitdiff | tree |
2012-09-12 |
Florian Krohm | s390: Change the handling of S390_ROUND_PER_FPC (which... |
commit | commitdiff | tree |
2012-09-12 |
Florian Krohm | Add three new kinds of AvailExpr: Mttc, Mtct, and... |
commit | commitdiff | tree |
2012-09-10 |
Florian Krohm | s390: Remove insns for 128-bit BFP and merge with 32... |
commit | commitdiff | tree |
2012-09-10 |
Florian Krohm | s390: More prep work bfp reorg. In the future unary... |
commit | commitdiff | tree |
2012-09-09 |
Florian Krohm | s390: Prepare for bfp reorg. Change the emit functions... |
commit | commitdiff | tree |
2012-09-09 |
Florian Krohm | s390: Add asserts to s390_emit_XYZ functions for conver... |
commit | commitdiff | tree |
2012-09-09 |
Petar Jovanovic | Correcting how load/store doubles are modelled on MIPS... |
commit | commitdiff | tree |
2012-09-07 |
Florian Krohm | s390: Fix another mixup. Did not cause problems due... |
commit | commitdiff | tree |
2012-09-07 |
Florian Krohm | Fix a mixup. This never caused a problem because the... |
commit | commitdiff | tree |
2012-09-06 |
Florian Krohm | s390: Fix condition code computation for convert-to... |
commit | commitdiff | tree |
2012-09-05 |
Florian Krohm | s390: The load-rounded insns also need to issue an... |
commit | commitdiff | tree |
2012-09-05 |
Florian Krohm | s390: Non-functional change. |
commit | commitdiff | tree |
2012-09-05 |
Florian Krohm | Binary floating point cleanup. This was an area that... |
commit | commitdiff | tree |
2012-09-04 |
Carl Love | Add vassert for DFP shift value to make sure shift... |
commit | commitdiff | tree |
2012-09-04 |
Petar Jovanovic | Load/store doubles on MIPS are modeled through Ity_F64... |
commit | commitdiff | tree |
2012-09-03 |
Julian Seward | Add ARM front/back end support for IR injection. |
commit | commitdiff | tree |
2012-09-03 |
Florian Krohm | s390: Undo part of r2501. The "convert to fixed" opcode... |
commit | commitdiff | tree |
2012-09-02 |
Florian Krohm | Support the variety of "convert to/from fixed" and... |
commit | commitdiff | tree |
2012-09-02 |
Julian Seward | Remove alignment checks for VMPSADBW, VPHMINPOSUW,... |
commit | commitdiff | tree |
2012-09-01 |
Florian Krohm | s390: Mark a few more function parameters as unused. |
commit | commitdiff | tree |
2012-09-01 |
Florian Krohm | s390: Generate an emulation failure if an insn is encou... |
commit | commitdiff | tree |
2012-09-01 |
Florian Krohm | s390: Add support for the "convert from/to logical... |
commit | commitdiff | tree |
2012-08-30 |
Florian Krohm | Comment only change. |
commit | commitdiff | tree |
2012-08-30 |
Florian Krohm | s390: Add floating point extension facility to hwcaps. |
commit | commitdiff | tree |
2012-08-29 |
Florian Krohm | Fix address computation in IR injection. When loading... |
commit | commitdiff | tree |
2012-08-29 |
Florian Krohm | Fix IR injection for ppc32. Need to use mkSzImm not... |
commit | commitdiff | tree |
2012-08-28 |
Florian Krohm | Make debug printout look nicer. |
commit | commitdiff | tree |
2012-08-28 |
Florian Krohm | VEX-side support for the V-bit tester. |
commit | commitdiff | tree |
2012-08-28 |
Florian Krohm | s390: Add the zEC12 machine model. |
commit | commitdiff | tree |
2012-08-26 |
Florian Krohm | s390: Add support for the ecag insn. Patch from Divya... |
commit | commitdiff | tree |
2012-08-26 |
Florian Krohm | On s390: Terminate the superblock with Ijk_EmFail if... |
commit | commitdiff | tree |
2012-08-26 |
Florian Krohm | s390: Add STCKF hardware facility to hwcaps. |
commit | commitdiff | tree |
2012-08-26 |
Florian Krohm | On s390: Terminate the superblock with Ijk_EmFail if... |
commit | commitdiff | tree |
2012-08-26 |
Florian Krohm | Followup to r2483, purely mechanical. Rename: |
commit | commitdiff | tree |
2012-08-25 |
Florian Krohm | Rename libvex_emwarn.h to libvex_emnote.h and fix all |
commit | commitdiff | tree |
2012-08-25 |
Florian Krohm | Comment only change. |
commit | commitdiff | tree |
2012-08-24 |
Julian Seward | Remove now-redundant comment that should have been... |
commit | commitdiff | tree |
2012-08-23 |
Julian Seward | Implement MOVBE in 32 bit mode. Fixes #304867. (Ambro... |
commit | commitdiff | tree |
next |