mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / x86 / isa /
2019-12-10 Gabe Blackarch,cpu,sim: Push syscall number determination up...
2019-12-05 marjanfariborzarch-x86: Adding LDDQU instruction
2019-11-01 seanzwarch-x86: Fix FLDCW_P and FNSTCW_P to use rip.
2019-10-15 Isaac Richterarch-x86: Make LFENCE a serializing instruction
2019-09-20 Pouya Fotouhiarch-x86: ignore non-temporal hint for movntps/movntpd...
2019-09-19 Hoa Nguyenarch-x86: Change warn to warn_once for NT instructions
2019-09-18 Gabe Blackarch, x86: Rework the debug faults and microops.
2019-09-05 Pouya Fotouhiarch-x86: Adding warning for movnti
2019-09-05 Pouya Fotouhiarch-x86: implement movntq/movntdq instructions
2019-08-15 Gabe Blackx86: Make unsuccessful CPUID instructions zero the...
2019-07-16 Hoa Nguyenarch-x86: add unconditional tag to calls/returns
2019-05-31 Brandon Potterx86: fix movsd bug on %xmm register
2019-02-12 Andreas Sandbergpython: Replace dict.has_key with 'key in dict'
2019-01-31 Gabe Blackx86: Stop using/defining some ISA specific register...
2019-01-31 Gabe Blackarch: cpu: Rename *FloatRegBits* to *FloatReg*.
2018-11-21 Gabe Blackx86: Get rid of a problematic DPRINTF in PremFp.
2018-05-24 Gabe Blackx86: Add op classes to the MediaOps.
2018-05-02 Steve Reinhardtarch-x86: implement movntps/movntpd SSE insts
2018-05-02 Gabe Blackx86: Add a ld/st microop flag for marking an access...
2018-03-15 Gabe Blackx86: Add bitfields which can gather/scatter bases and...
2018-03-14 Gabe Blackx86: Simplify the implementations of RDTSC and RDTSCP...
2018-03-14 Gabe Blackx86: Implement the RDTSCP instruction.
2018-03-14 Gabe Blackx86: Mark the RDTSC instruction as .serialize_before.
2018-03-14 Gabe Blackx86: Replace the .serializing directive with .serialize...
2018-01-23 Swapnil Hariaarch-x86: Adding clflush, clflushopt, clwb instructions
2017-12-23 Gabe Blackriscv,x86: Stop using the arch Nop machine instruction...
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-12-14 Gabe Blackx86: Use operand size 4 when it would be 2 for cmpxchg8b.
2017-12-13 Gabe Blackarm,sparc,x86,base,cpu,sim: Replace the Twin(32|64...
2017-12-13 Gabe Blackx86: Rework how "split" loads/stores are handled.
2017-12-06 Gabe Blackx86: Split apart x87's FSW and TOP, and add a missing...
2017-12-05 Gabe Blackx86: LOOP's operand size defaults to 64 bits in 64...
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-07 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Merge exec decl...
2017-11-02 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize...
2017-09-27 Bjoern A. Zeebarch-x86: fix CondInst decoding for MOV to Control...
2017-08-28 Gabe Blackx86: Use the new CondInst format for moves to/from...
2017-08-28 Gabe Blackx86: Add a "CondInst" format for conditionally decoded...
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2017-05-26 Gabe Blackx86: Rework how VEX prefixes are decoded.
2017-05-16 Gabe Blackx86: Fix the multiplication microops.
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2017-02-10 Jason Lowe-Powerx86: Fix implicit stack addressing in 64-bit mode
2016-11-21 Tony Gutierrezx86: fix issue with casting in Cvtf2i
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-02-07 Alexandru Dutux86: revamp cmpxchg8b/cmpxchg16b implementation
2016-02-07 Steve Reinhardtarch, x86: add support for arrays as memory operands
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2015-10-07 Steve Reinhardtx86: implement rcpps and rcpss SSE insts
2015-10-07 Steve Reinhardtx86: implement fild, fucomi, and fucomip x87 insts
2015-07-20 David Hashex86: x86 instruction-implementation bug fixes
2015-07-17 Nilay Vaishx86: decode instructions with vex prefix
2015-07-04 Nikos Nikolerisx86: Adjust the size of the values written to the x87...
2015-04-30 Nilay Vaishx86: change divide-by-zero fault to divide-error
2015-04-13 Nilay Vaishx86: implements x87 mult/div instructions
2015-04-03 Lena Olsonx86: fix debug trace output for mwait
2015-03-23 Steve Reinhardtmem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
2015-01-10 Emilio Castillox86 : fxsave and fxrestore missing template code
2015-01-03 Maxime Martinassox86: implements the simd128 ADDSUBPD instruction
2014-12-04 Gabe Blackx86: Rework opcode parsing to support 3 byte opcodes...
2014-11-17 Gabe Blackx86: Fix setting segment bases in real mode.
2014-11-17 Gabe Blackx86: Fix some bugs in the real mode far jmp instruction.
2014-11-06 Marc Orrx86 isa: This patch attempts an implementation at mwait.
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-09-03 Mitch Hayengax86: Flag instructions that call suspend as IsQuiesce
2014-09-01 Nilay Vaishx86: set op class of two fp instructions
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2014-05-09 Curtis Dunhamarch: remove inline specifiers on all inst constrs...
2014-01-28 Nilay Vaishx86: use lfpimm instead of limm for fptan
2014-01-28 Nilay Vaishx86: implements x87 add/sub instructions
2014-01-28 Nilay Vaishx86: implements fxch instruction.
2014-01-28 Nilay Vaishx86: correct error in emms instruction.
2013-11-26 Christian Menardx86: Implementation of Int3 and Int_Ib in long mode
2013-10-15 Yasuko Eckertarch/x86: add support for explicit CC register file
2013-09-30 Andreas Sandbergx86: Add support for FXSAVE, FXSAVE64, FXRSTOR, and...
2013-09-30 Andreas Sandbergx86: Add support for FLDENV & FNSTENV
2013-09-30 Andreas Sandbergx86: Add support for loading 32-bit and 80-bit floats...
2013-09-30 Andreas Sandbergx86: Fix re-entrancy problems in x87 store instructions
2013-06-18 Andreas Sandbergx86: Add support for maintaining the x87 tag word
2013-06-18 Andreas Sandbergx86: Fix loading of floating point constants
2013-06-18 Andreas Sandbergx86: Make fprem like the fprem on a real x87
2013-06-18 Andreas Sandbergx86: Fix the flag handling code in FABS and FCHS
2013-05-21 Nilay Vaishx86: mark instructions for being function call/return
2013-05-21 Nilay Vaishx86: add op class for int and fp microops in isa descri...
2013-04-23 Christian Menardx86: increment the stack pointer in lret inst
2013-03-11 Nilay Vaishx86: implement some of the x87 instructions
2013-02-19 Andreas Hanssonscons: Fix warnings issued by clang 3.2svn (XCode 4.6)
2013-01-15 Nilay Vaishx86: implements fsin, fcos instructions
2013-01-15 Nilay Vaishx86: implements emms instruction
2013-01-15 Nilay Vaishx86: implement fabs, fchs instructions
2013-01-08 Lluís Vilanovautil: add m5_fail op.
2012-12-30 Nilay Vaishx86: implement x87 fp instruction fnstsw
2012-12-30 Nilay Vaishx86: implement x87 fp instruction fsincos
2012-09-11 Nilay VaishX86: make use of register predication
2012-09-11 Nilay Vaishx86: Add a separate register for D flag bit
2012-06-04 Gabe BlackX86: Ensure that the CPUID instruction always writes...
2012-05-26 Gabe BlackCPU: Merge the predecoder and decoder.
next