2017-01-13 |
Julian Seward | Implement: |
commit | commitdiff | tree |
2017-01-12 |
Julian Seward | Implement VRINT{A,N,P,M}.F64 d_d, VRINT{A,N,P,M}.F32... |
commit | commitdiff | tree |
2017-01-12 |
Julian Seward | Implement ARMv8 VSEL<c>.F64 d_d_d, VSEL<c>.F32 s_s_s. |
commit | commitdiff | tree |
2017-01-10 |
Julian Seward | Fix assertion failure in decode_V8_instruction. Fixes... |
commit | commitdiff | tree |
2016-12-23 |
Ivo Raisr | const IRExpr arguments for matchIRExpr() |
commit | commitdiff | tree |
2016-12-16 |
Ivo Raisr | Rename BBPTR to GSPTR as it denotes guest state pointer... |
commit | commitdiff | tree |
2016-12-07 |
Petar Jovanovic | mips: small changes in VexGuestMIPS{32|64}State structs |
commit | commitdiff | tree |
2016-11-07 |
Carl Love | Fix xxsel parsing error, update. |
commit | commitdiff | tree |
2016-11-07 |
Carl Love | Fix xxsel parsing error. |
commit | commitdiff | tree |
2016-10-19 |
Julian Seward | Allow early writeback of SP base register in "strd... |
commit | commitdiff | tree |
2016-10-19 |
Julian Seward | CVTPI2PS: Only switch to MMX mode if the source is... |
commit | commitdiff | tree |
2016-10-19 |
Julian Seward | Accept redundant REX prefixes for {minsd,maxsd} m128... |
commit | commitdiff | tree |
2016-10-19 |
Julian Seward | Fix two cases of PPCAvFpOp vs PPCFpOp enum confusion... |
commit | commitdiff | tree |
2016-10-19 |
Julian Seward | Fix incorrect register-number constraint check for... |
commit | commitdiff | tree |
2016-10-18 |
Carl Love | Fix PPC BE in 32-bit mode. |
commit | commitdiff | tree |
2016-10-13 |
Petar Jovanovic | mips64: fix error introduced by r3262 |
commit | commitdiff | tree |
2016-10-12 |
Petar Jovanovic | mips: fix incorrect implementation of luxc1/suxc1 instr... |
commit | commitdiff | tree |
2016-10-12 |
Petar Jovanovic | mips: allow VEX to be compiled for soft-float |
commit | commitdiff | tree |
2016-10-07 |
Carl Love | ISA 3.0 BE fixes for various new instructions |
commit | commitdiff | tree |
2016-10-07 |
Christian Borntraeger | s390: support RISBLG/RISBHG, MVCIN, LDE/LDER |
commit | commitdiff | tree |
2016-10-06 |
Petar Jovanovic | mips: remove support for mfc0/dmfc0 |
commit | commitdiff | tree |
2016-10-06 |
Julian Seward | Relax the overly-restrictive implementation of |
commit | commitdiff | tree |
2016-10-04 |
Petar Jovanovic | mips64: support for fp32 mode |
commit | commitdiff | tree |
2016-10-03 |
Carl Love | Fix rounding mode check and instruction stxvl |
commit | commitdiff | tree |
2016-10-03 |
Carl Love | Fix for clean helpers on BE |
commit | commitdiff | tree |
2016-09-19 |
Mark Wielaard | Implement AMD FMA4 instructions. Bug #369000. |
commit | commitdiff | tree |
2016-09-01 |
Julian Seward | Implement arm32 v8 insns: LDAEX{,B,H,D}, STLEX{,B,H,D} |
commit | commitdiff | tree |
2016-08-28 |
Julian Seward | Implement ARMv8 insns: LDA, LDAB, LDAH, STL, STLB,... |
commit | commitdiff | tree |
2016-08-19 |
Julian Seward | Add a dummy initialisation and a dummy path to avoid... |
commit | commitdiff | tree |
2016-08-17 |
Carl Love | Power PC Add support for ISA 3.0, part 5, fix |
commit | commitdiff | tree |
2016-08-15 |
Carl Love | Power PC Add support for ISA 3.0, part 5 |
commit | commitdiff | tree |
2016-08-10 |
Petar Jovanovic | mips32: extend the current fp-mode code to support... |
commit | commitdiff | tree |
2016-08-07 |
Julian Seward | Implement VMULL.P64. |
commit | commitdiff | tree |
2016-08-07 |
Julian Seward | Implement SHA1C, SHA1M, SHA1P, SHA1SU0, SHA256H2, SHA25... |
commit | commitdiff | tree |
2016-08-06 |
Julian Seward | Fix UBSAN reported complaints about left shifts of... |
commit | commitdiff | tree |
2016-08-05 |
Julian Seward | Reduce the number of IR sanity checks from 4 per block... |
commit | commitdiff | tree |
2016-08-05 |
Julian Seward | Fix two invalid signed left shifts picked up by ubsan. |
commit | commitdiff | tree |
2016-08-04 |
Julian Seward | Implement CRC32{B,H,W,X} and CRC32C{B,H,W,X}. Fixes... |
commit | commitdiff | tree |
2016-08-03 |
Julian Seward | * Add infrastructure for decoding (32-bit) ARMv8 instru... |
commit | commitdiff | tree |
2016-08-03 |
Julian Seward | arm32 backend stuff needed to support IR artefacts... |
commit | commitdiff | tree |
2016-08-03 |
Julian Seward | Add infrastructure for detection of 32-bit ARMv8 capabl... |
commit | commitdiff | tree |
2016-07-28 |
Julian Seward | dis_neon_data_3same: for the case A==12, don't silently... |
commit | commitdiff | tree |
2016-07-24 |
Julian Seward | Implement PMULL 1q,1d,1d and PMULL2 1q,2d,2d. n-i-bz. |
commit | commitdiff | tree |
2016-07-24 |
Julian Seward | Fix grammatically nonsensical comments. No functional... |
commit | commitdiff | tree |
2016-07-24 |
Julian Seward | Enable PCMPxSTRx cases 0x62 and 0x72, and reformat... |
commit | commitdiff | tree |
2016-07-20 |
Julian Seward | If an instruction can't be decoded, print the first... |
commit | commitdiff | tree |
2016-07-20 |
Julian Seward | Enable PCMPxSTRx cases 0x70 and 0x19. Fixes #359952. |
commit | commitdiff | tree |
2016-07-19 |
Julian Seward | Implement CLREX. Fixes #359838. |
commit | commitdiff | tree |
2016-07-19 |
Julian Seward | dis_pc_relative, case 0x002: remove a path that cannot... |
commit | commitdiff | tree |
2016-07-18 |
Julian Seward | Implement: SHA1C SHA1H SHA1M SHA1P SHA1SU0 SHA1SU1... |
commit | commitdiff | tree |
2016-07-15 |
Julian Seward | Implement arm64 instructions: AESE AESD AESMC AESIMC... |
commit | commitdiff | tree |
2016-07-12 |
Philippe Waroquiers | Fix n-i-bz amd64: memcheck false positive with shr... |
commit | commitdiff | tree |
2016-06-29 |
Carl Love | Power PC Add support for ISA 3.0, part 4 |
commit | commitdiff | tree |
2016-06-13 |
Carl Love | Fix mtfsfi usage of W bit. (isa2.05,ppc64) |
commit | commitdiff | tree |
2016-06-01 |
Carl Love | Power PC Add support for ISA 3.0, part 3 |
commit | commitdiff | tree |
2016-05-21 |
Petar Jovanovic | mips: allow building code with -mfpxx |
commit | commitdiff | tree |
2016-04-26 |
Carl Love | Power PC Fix V bit error in 128-bit BCD add and subtra... |
commit | commitdiff | tree |
2016-04-26 |
Carl Love | Power PC Add support for ISA 3.0, part 2 |
commit | commitdiff | tree |
2016-04-07 |
Christian Borntraeger | Bug 361226 VEX part: s390x: risbgn (EC59) not implemented |
commit | commitdiff | tree |
2016-03-30 |
Carl Love | Power PC Add test suite support for ISA 3.0, part 1... |
commit | commitdiff | tree |
2016-03-29 |
Carl Love | Power PC Add support for ISA 3.0, part 1 |
commit | commitdiff | tree |
2016-03-21 |
Julian Seward | Make isZeroU handle the V256 case. Fixes #356393. |
commit | commitdiff | tree |
2016-03-15 |
Julian Seward | arm64: implement LDPSW. Fixes #360425. Initial patch... |
commit | commitdiff | tree |
2016-02-22 |
Petar Jovanovic | mips: allow execution of mfhc1 and mthc1 for fp32 mode |
commit | commitdiff | tree |
2016-02-17 |
Florian Krohm | s390: Implement popcnt insn. Part of fixing BZ #359289. |
commit | commitdiff | tree |
2016-02-16 |
Carl Love | 128bit modulo and carry instruction fix |
commit | commitdiff | tree |
2016-02-16 |
Florian Krohm | s390: Add machine model z13s |
commit | commitdiff | tree |
2016-02-03 |
Tom Hughes | Handle missing FCOM case on amd64. |
commit | commitdiff | tree |
2015-11-29 |
Florian Krohm | Handle shift amounts 0..31. It is unclear why the... |
commit | commitdiff | tree |
2015-11-26 |
Petar Jovanovic | mips: add definitions of expected ISA levels |
commit | commitdiff | tree |
2015-11-23 |
Petar Jovanovic | mips: add definitions for more MIPS processors |
commit | commitdiff | tree |
2015-11-13 |
Petar Jovanovic | mips: fix incorrect assert for hwcaps_host |
commit | commitdiff | tree |
2015-11-03 |
Carl Love | Add ISA 2.07 vbit test support |
commit | commitdiff | tree |
2015-10-17 |
Florian Krohm | Interpret memory as an ULong value. |
commit | commitdiff | tree |
2015-10-16 |
Florian Krohm | Give typeOfPrimop external linkage. This allows us... |
commit | commitdiff | tree |
2015-10-12 |
Mark Wielaard | Bug 278744 cvtps2pd with redundant RexW followup. |
commit | commitdiff | tree |
2015-10-12 |
Mark Wielaard | Bug 278744 cvtps2pd with redundant RexW |
commit | commitdiff | tree |
2015-10-01 |
Mark Wielaard | Don't advertise RDRAND in cpuid for Core-i7-4910-like... |
commit | commitdiff | tree |
2015-09-21 |
Carl Love | Fix, Add support for the Power PC Program Priority... |
commit | commitdiff | tree |
2015-09-16 |
Carl Love | Add support for the Power PC mbar instruction. |
commit | commitdiff | tree |
2015-09-16 |
Carl Love | Add support for the Power PC Program Priority Register |
commit | commitdiff | tree |
2015-09-14 |
Florian Krohm | ppc: The functions dis_dfp_fmt_conv and dis_dfp_exponen... |
commit | commitdiff | tree |
2015-09-08 |
Florian Krohm | Improve the spechelper for S390_CC_OP_TEST_UNDER_MASK_16. |
commit | commitdiff | tree |
2015-09-07 |
Julian Seward | iselStmt, case Ist_Exit: handle the same assisted trans... |
commit | commitdiff | tree |
2015-09-07 |
Julian Seward | Further kludge stack alignment issues in x86g_dirtyhelp... |
commit | commitdiff | tree |
2015-09-05 |
Florian Krohm | s390: Add support for fixbr(a) instructions. |
commit | commitdiff | tree |
2015-09-02 |
Florian Krohm | Fix undefined behaviours (left shifting a negative... |
commit | commitdiff | tree |
2015-08-21 |
Julian Seward | Update copyright dates, to include 2015. No functional... |
commit | commitdiff | tree |
2015-08-20 |
Julian Seward | Reading from TPIDRURO_EL0 and PMUSERENR_EL0: make these... |
commit | commitdiff | tree |
2015-08-20 |
Julian Seward | Implement reading from PMUSERENR_EL0, making it return... |
commit | commitdiff | tree |
2015-08-18 |
Julian Seward | Implement YIELD. Followup to #348377. |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Implement YIELD (encodings T1 and A1). Fixes #348377. |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Implement VCVT.{S,U}32.F32, S[n], S[n], #imm. Fixes... |
commit | commitdiff | tree |
2015-08-17 |
Julian Seward | Loosen guarding conditions on "mov.w Reg, Reg" so as... |
commit | commitdiff | tree |
2015-08-16 |
Julian Seward | Implement PRFM (register). Fixes #345177. |
commit | commitdiff | tree |
2015-08-15 |
Rhys Kidd | vex x86->IR: unhandled instruction bytes: 0x66 0xF... |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Handle PCMPxSTRx case 0x18. Fixes #348574. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Handle PCMPxSTRx case 0x42. Fixes #339820. |
commit | commitdiff | tree |
2015-08-13 |
Julian Seward | Fix a bunch of missing AVX VCMPPD/VCMPPS cases. |
commit | commitdiff | tree |
2015-08-12 |
Julian Seward | Implement XSAVE/XRSTOR for AVX (state components 0... |
commit | commitdiff | tree |
next |