misc: string.join has been removed in python3
[gem5.git] / src / arch /
2020-03-10 Giacomo Travaglinimisc: string.join has been removed in python3
2020-03-10 Gabe Blackarch: Remove the "process.hh" switching header file.
2020-03-09 Gabe Blackarch,cpu: Get rid of unused/unimplemented vtophys variants.
2020-03-09 Gabe Blacksparc: Implement translateFunctional in the TLB class.
2020-03-08 Gabe Blacksparc: Delete some commented out code in the TLB.
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-03-04 Giacomo Travagliniarch-arm: Remove unused getArmSystem helper
2020-03-04 Gabe Blackarch,cpu,mem: Replace the mmmapped IPR mechanism with...
2020-02-27 Gabe Blackarm: Expose the constants which select a semihosting...
2020-02-27 Gabe Blackarm: Use a const ThreadContext * and readMiscRegNoEffec...
2020-02-27 Gabe Blacksim,arch: Move code that waits for a GDB connection...
2020-02-26 Bobby R. BruceMerge "misc: merge branch 'release-staging-v19.0.0...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-25 Jason Lowe-Powerarch-x86: Change guest ABI for x86 pseudo insts v19.0.0.0
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-20 Gabe Blackarch: Convert the static constexpr SIZE in vec_reg...
2020-02-20 Gabe Blackfastmodel: Use all possible address spaces when setting...
2020-02-20 Gabe Blackfastmodel: Use a shared pointer to track PC events.
2020-02-20 Gabe Blackfastmodel: Add in a missing include and namespace for...
2020-02-20 Gabe Blackfastmodel: Return nullptr from getCheckerCpuPtr on...
2020-02-20 Gabe Blackfastmodel: Ignore clearArchRegs for now.
2020-02-19 Gabe Blackfastmodel: Set itstate when building a PCState from...
2020-02-19 Adrian Herreraarch-arm: ArmISA::clear, inval TLB cached miscregs
2020-02-19 Adrian Herreramisc: pass ThreadContext on ISA clear
2020-02-19 Giacomo Travagliniarch, arch-arm: Use BaseISA in RenameMode interface
2020-02-19 Adrian Herreraarch-arm: Fix CNTFRQ_EL0 permission bits
2020-02-18 Matthew Porembaarch-arm: Add used attribute to pauth_helpers asserts
2020-02-18 Gabe Blackx86: Delete authors lists from x86 files.
2020-02-18 Gabe Blacksparc: Delete authors lists from sparc files.
2020-02-18 Gabe Blackriscv: Delete authors lists from riscv files.
2020-02-18 Gabe Blackpower: Delete the authors lists from the power ISA.
2020-02-18 Gabe Blackmips: Delete authors lists from mips files.
2020-02-18 Gabe Blackhsail: Delete the author list from gpu_isa.hh.
2020-02-18 Gabe Blackarm: Delete authors lists from the arm files.
2020-02-18 Gabe Blackarch: Delete authors lists from the null arch files.
2020-02-18 Gabe Blackarch: Delete authors lists from generic arch files.
2020-02-17 Giacomo Travagliniarch-arm: Be more verbose on load/store construction
2020-02-17 Giacomo Travagliniarch-arm: Fix ArmKVM build
2020-02-13 Gabe Blackalpha: Delete the alpha arch files.
2020-02-13 Gabe Blackscons,arch: Remove simple scalar compatibility.
2020-02-13 Gabe Blackarm: "Correct" the spelling of flavor.
2020-02-11 Gabe Blackarch: Get rid of the generic mmapped IPR mechanism.
2020-02-11 Gabe Blackarm: Call pseudoInst directly from the mmapped IPR...
2020-02-10 Gabe Blackriscv: Cast to float explicitly when comparing a float...
2020-02-10 Gabe Blackarm: Fix how a bitfield is extracted in some SVE instru...
2020-02-10 Gabe Blackarch: Add a bunch of missing override specifiers.
2020-02-10 Giacomo Travagliniarch-arm: LDTRSW was not marked as unpriviledged
2020-02-08 Gabe Blackarch,sim: Replace setuidFunc with ignoreFunc.
2020-02-08 Gabe Blackarch: Switch SyscallDescABI in for SyscallDesc.
2020-02-08 Gabe Blackarch: Simplify the SyscallDesc tables.
2020-02-07 Gabe Blackx86: Handle m5 op accesses directly in the mmapped...
2020-02-07 Gabe Blackx86: Use the m5 op range in the system.
2020-02-07 Gabe Blackarch,sim: Use _m5opRange in System::allocPhysPages.
2020-02-06 Jordi Vaqueroarch-arm: Implement ARMv8.3-JSConv
2020-02-06 Jordi Vaqueroarch-arm: This commit adds Pointer Authentication feature.
2020-02-06 Gabe Blackfastmodel: Ensure unset vec reg bits are zero/false.
2020-02-06 Gabe Blackfastmodel: Implement flattened int reg reading and...
2020-02-05 Nils Asmussenarch-arm: make MicroUopSetPCCPSR SerializeAfter
2020-02-05 Gabe Blackcpu: Make getIsaPtr return a BaseISA pointer.
2020-02-05 Gabe Blackarch: Introduce a base class for ISA classes.
2020-02-05 Gabe Blackarm: Use static_cast to get access the ARM specific...
2020-02-04 Adrian Herreraarch-arm: AArch64 reg access HCR_EL2.E2H filter
2020-02-04 Adrian Herreraarch-arm: reg access permissions highest EL helper
2020-02-04 Giacomo Travagliniarch-arm: Split translateFs to distinguish when MMU...
2020-02-01 Gabe Blackarch,sim: Merge initCPU into the ISA System classes.
2020-02-01 Gabe Blackarch,sim: Merge initCPU and startupCPU.
2020-02-01 Gabe Blacksim,cpu: Move the call to initCPU into System.
2020-02-01 Gabe Blackarch,base,cpu: Add some default constructors/operators...
2020-01-22 Gabe Blackfastmodel: Implement CC reg accessors.
2020-01-22 Gabe Blackarm: Remove checkpointing from the ARM TLBs.
2020-01-22 Gabe Blackarch: Get rid of the unused (and mostly undefined)...
2020-01-20 Jordi Vaqueroarch-arm: Fix EL2 target exception level for SP alignme...
2020-01-15 Adrian Herreraarch-arm: ELIsInHost, check VHE and SecEL2
2020-01-15 Adrian Herreraarch-arm: Virtualization Host Extensions checking
2020-01-14 Gabe Blackx86: Stop clearing RAX for BIST in initCPU.
2020-01-14 Gabe Blackx86: Move local APIC initialization out of initCPU.
2020-01-14 Gabe Blackx86: Move miscreg initialization to the ISA class.
2020-01-11 Gabe Blackarch: Make the generic micropc enabled PCState set...
2020-01-08 Giacomo Travagliniarch, base: Move arm AtomicOpFunctor into the generic...
2020-01-07 Gabe Blackarch,sim: Promote the m5ops_base param to the System...
2020-01-07 Gabe Blackfastmodel: Implement the vecPredReg accessor functions.
2020-01-07 Gabe Blackarch,sim: Stop decoding the pseudo inst subfunc value.
2020-01-06 Gabe Blackarch,sim: Use the guest ABI mechanism with pseudo instr...
2020-01-06 Adrian Herreraarch-arm: Semihosting, specify files root dir
2019-12-30 Chun-Chen TK Hsufastmodel: Fix compilation errors
2019-12-27 Gabe Blackfastmodel: Move ARM but not CortexA76 specific bits...
2019-12-27 Gabe Blackfastmodel: Move the ARM IRIS threadcontext into CortexA76.
2019-12-27 Gabe Blackfastmodel: Mostly collapse ARM base classes for the...
2019-12-27 Gabe Blackfastmodel: Checkpoint the TCs when checkpointing a...
2019-12-27 Gabe Blackfastmodel: Handle "special" vector regs without calling...
2019-12-24 Gabe Blackfastmodel: Implement readVecRegFlat for ArmThreadContext.
2019-12-24 Gabe Blackfastmodel: Determine what space to use for breakpoints...
2019-12-23 Gabe Blackfastmodel: Implement PC based events.
2019-12-20 Jui-min Leearch-arm: Fix clang warnings
2019-12-19 AdriĆ  Armejacharch-arm: Fix decoding of LDFF1x scalar plus scalar
2019-12-18 Adrian Herreraarch-arm: Semihosting, fix SYS_FLEN
2019-12-18 Adrian Herreraarch-arm: Secure EL2 checking
2019-12-18 Adrian Herreraarch-arm: AArch64 trap check, arbitrary ECs/Imms
2019-12-18 Gabe Blackx86: Fix some bugs with KVM in SE mode on Intel machines.
2019-12-17 Gabe Blackfastmodel: Tell fast model not to shutdown when time...
next