arch-x86: Make JRCXZ instruction do 64-bit jump
[gem5.git] / src / arch / x86 /
2021-02-04 Kyle Roartyarch-x86: Make JRCXZ instruction do 64-bit jump
2021-01-31 Gabe Blackarch-x86: Fix style in arch/x86/types.hh.
2021-01-28 Gabe Blackarch,base,mem,sim: Fix style in base/types.hh and remov...
2021-01-27 Tong Shenarch-x86: implement POPCNT instruction.
2021-01-27 Andreas Sandbergarch, mem, cpu, systemc: Remove Python 2.7 glue code
2021-01-27 Gabe Blackarch-x86: Delete some unused register related constants.
2021-01-27 Gabe Blackarch-x86: Fix style in plain C++ StaticInst base classes.
2021-01-27 Gabe Blackarch-x86,cpu: Don't use aliases to hide TheISA::.
2021-01-23 Gabe Blackarch-x86: Stop "using namespace std"
2021-01-22 Tong Shenarch-x86: implement PSHUFB SSE instruction.
2021-01-13 Gabe Blackmisc: Fix missing includes.
2020-12-17 Gabe Blackx86: Fix some comments in x86 KVM process initialization.
2020-12-17 Gabe Blackx86: Change some CR0 settings when setting up kvm x86...
2020-12-16 Gabe Blackx86: Use the right register type when initializing...
2020-12-16 Gabe Blackx86: Set the effective base of the TSS when initializin...
2020-12-16 Gabe Blackx86: Some small style fixes in arch/x86/process.hh.
2020-12-02 Gabe Blackx86: Let the pseudoInst dispatch function handle the...
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-24 Gabe Blackx86: Convert X86 to use local reg index storage.
2020-11-19 Gabe Blackx86: Fix object scope in the CPUID code.
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-11-07 Kyle Roartyarch-x86: include system syscall header in syscall...
2020-11-06 Gabe Blackarch,cpu: Enforce using accessors to get at src/destRegIdx.
2020-11-02 Matthew Porembaarch-x86: Make CPUID vendor string a param
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-29 Gabe Blackarch,sim: Handle KVM SE page faults with workload events.
2020-10-29 Gabe Blackx86,kvm: Use the new workload event to trigger KVM...
2020-10-28 Gabe Blackx86,scons: De-indent the main x86 SConscript file.
2020-10-28 Gabe Blackx86: Separate system call tables into their own files.
2020-10-28 Gabe Blackarch: Re-add copyrights that were accidentally removed.
2020-10-27 Giacomo Travagliniarch-x86: Replace any getDTBPtr/getITBPtr usage
2020-10-26 Gabe Blackx86: Delegate process loading to the EmuLinux workload.
2020-10-23 Gabe Blackmisc: Replace enable_if<>::type with enable_if_t<>.
2020-10-22 Gabe Blackx86: Move syscall handling for Linux into the EmuLinux...
2020-10-22 Gabe Blackx86: Create an SEWorkload for x86 linux.
2020-10-21 Giacomo Travaglinimisc: BaseCPU using ArchMMU instead of ArchDTB/ArchITB
2020-10-20 Jason Lowe-Powercpu-kvm, arch-x86: Fix KVM on Intel platforms
2020-10-19 Gabe Blackmisc: Use compiler.hh macros when available.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-07 Giacomo Travagliniarch: Add generic BaseMMU
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-30 Giacomo Travagliniarch-x86: Add byteEnable mask in x86 memhelpers
2020-09-29 Gabe Blackx86: Use the common pseudoInst dispatch function.
2020-09-28 Gabe Blackmisc: Update attribute syntax, and reorganize compiler.hh.
2020-09-25 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-22 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-17 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-16 Gabe Blackarch,cpu: Get rid of the IsMemRef StaticInst flag.
2020-09-16 Gabe Blackarch,cpu: Rearrange StaticInst flags for memory barriers.
2020-09-15 Gabe Blackx86,cpu: Get rid of the unused IsCC StaticInst flag.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-08 Andreas Sandbergbase, sim: Make ByteOrder into a ScopedEnum accessible...
2020-09-03 Gabe Blackarch: Use a fault to trigger system calls in SE mode.
2020-09-02 Gabe Blackmisc: Remove the "fault" parameter from syscall functions.
2020-09-01 Bobby R. Brucearch-arm,arch-x86: Added missing overrides
2020-08-26 Emily Brickeyarch: update port terminology
2020-08-25 Gabe Blackcpu,arch: Delegate fetching ROM microops to the decoder.
2020-08-25 Gabe Blackx86: Use default initializers to simplify the decoder...
2020-08-25 Gabe Blackx86: Remove unnecessary includes from isa_traits.hh.
2020-08-25 Gabe Blackx86: Style fixes in x86's fault implementations.
2020-08-25 Gabe Blackx86: Replace "is not" with "!=" in fpop.isa.
2020-08-24 Emily Brickeyarch-riscv, arch-x86: convert tlb to new style stats
2020-08-24 Juan M. Cebrianarch-x86,cpu: Fix bpred by annotating branch instructio...
2020-08-20 Gabe Blackarch: Eliminate the unused HasUnalignedMemAcc constant.
2020-08-20 Gabe Blackarch: Eliminate an unused pair of constants from isa_tr...
2020-08-20 Gabe Blackx86: Replace getDoubleBits with floatToBits64.
2020-08-20 Gabe Blackx86: Fix some style issues in the microcode ROM class.
2020-08-20 Gabe Blackx86: Style fix in the decoder class.
2020-08-20 Gabe Blackarch: Don't add contents to the TheISA namespace in...
2020-08-20 Gabe Blackarch: Create a base class for decoders.
2020-08-05 Gabe Blackarch: Use VPtr for uname.
2020-07-24 Gabe Blackarch,sim,misc: Add a new m5 op "sum" which just sums...
2020-07-22 Bobby R. Brucebase,arch: Fixed usage of `bitfield::replaceBits`
2020-07-11 Gabe Blackarch,cpu: Consolidate most of the StackTrace classes...
2020-07-07 Gabe Blackx86: Fix the indentation in arch/x86/stacktrace.hh.
2020-07-07 Gabe Blackarch: Delete the unused ProcessInfo class.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-24 Kyle Roartysim-se: Ignore chmod syscall
2020-06-17 Gabe Blackarch,cpu,sim: Eliminate the now empty kernel statistics...
2020-06-12 Gabe Blackarch,cpu: Add a setThreadContext method to the ISA...
2020-06-11 Gabe Blackarch,cpu: Change setCPU to setThreadContext in Interrupts.
2020-06-11 Kyle Roartysim-se: Ignore unimplemented system call
2020-06-09 Gabe Blackarch,cpu,dev,sim,mem: Collect System thread elements...
2020-06-09 Gabe Blackarch,base,cpu,kerm,sim: Build a symbol table for object...
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-05-28 Bobby R. BruceMerge branch 'release-staging-v20.0.0.0' into develop
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-20 Ciro Santillisim-se: implement the getcpu syscall
2020-05-19 Gabe Blackarch,base,cpu,sim: Statically allocate debugSymbolTable.
2020-05-19 Gabe Blackarch,base,cpu,kern,sim: Encapsulate symbols in a class.
2020-05-16 Gabe Blackx86: Stop setting the physical address in finalizePhysical.
2020-05-14 Gabe Blackx86: Set a physical address for local accesses.
2020-05-13 Mark Hildebrandmisc: Get gem5 to build with Clang 8
2020-05-12 Gabe Blackarm,x86,sim: Use the new return value suppression in...
2020-04-23 Mahyar Samaniarch-x86: Add hsub instructions to x86
2020-04-22 Gabe Blackbase,arch,sim,cpu: Move object file loader components...
2020-04-22 Gabe Blackconfigs,arch,sim: Move fixFuncEventAddr into the Worklo...
2020-04-22 Gabe Blackarch,sim,kern,dev,cpu: Create a Workload SimObject.
next