- bd25fc9 arch-arm: Implementing SecureEL2 feature for Armv8 by Jordi Vaquero · 4 years, 8 months ago
- 980888e arch-arm: Implement ARM8.1-VHE feature by Jordi Vaquero · 4 years, 9 months ago
- 6002f73 arch-arm: Add Check for AddressSize Fault by Jordi Vaquero · 4 years, 9 months ago
- 3db58b4 arch-arm: Implementation of ARMv8 SelfDebug Watchpoints by Jordi Vaquero · 5 years ago
- f9db8ab arch-arm: Implementation of Hardware Breakpoint exception by Jordi Vaquero · 5 years ago
- 309b303 kern,arch: Refactor SkipFuncEvent to not use skipFunction. by Gabe Black · 5 years ago
- 8cfa988 arch-arm: Rewrite getMPIDR by Adrian Herrera · 5 years ago
- 6e06d23 arch-arm: GenericTimer arch regs, perms/trapping by Adrian Herrera · 5 years ago
- 4d22720 arm: Use a const ThreadContext * and readMiscRegNoEffect in places. by Gabe Black · 5 years ago
- 479ca6a arm: Delete authors lists from the arm files. by Gabe Black · 5 years ago
- 3cea7d9 arch-arm: This commit adds Pointer Authentication feature. by Jordi Vaquero · 5 years ago
- 4ae8d1c arch,sim: Merge initCPU into the ISA System classes. by Gabe Black · 5 years ago
- 6a7a5b3 arch,sim: Merge initCPU and startupCPU. by Gabe Black · 5 years ago
- 11f7344 arch: Get rid of the unused (and mostly undefined) zeroRegisters. by Gabe Black · 5 years ago
- 251cbd3 arch-arm: Virtualization Host Extensions checking by Adrian Herrera · 5 years ago
- ec9ce62 arch-arm: Secure EL2 checking by Adrian Herrera · 5 years ago
- a25954a arch-arm: Create helper for sending events (SEV) by Giacomo Travaglini · 5 years ago
- 4ccb1ea arch-arm: Overload currEL helper with CPSR argument by Giacomo Travaglini · 6 years ago
- befa49f arch-arm: Rewrite the currEL helper method to use opModeToEL by Giacomo Travaglini · 6 years ago
- 92518ec arch-arm: Change mcrMrc15TrapToHyp signature by Giacomo Travaglini · 6 years ago
- c4cc314 arch-arm,cpu: Add initial support for Arm SVE by Giacomo Gabrielli · 6 years ago
- 298e8b8 arm: Replace MiscReg with RegVal in utility.(hh|cc). by Gabe Black · 6 years ago
- cba7585 arch-arm: Read VMPIDR instead of MPIDR when EL2 is Enabled by Giacomo Travaglini · 6 years ago
- 68bc539 arch-arm: Refactor AArch64 MSR/MRS trapping by Giacomo Travaglini · 6 years ago
- 1686030 arch-arm: Trap to EL2 only if not in Secure State by Giacomo Travaglini · 6 years ago
- fc278ff arch-arm: BadMode checking if corresponding EL is implemented by Giacomo Travaglini · 7 years ago
- fcc98a5 arch-arm: Fix big endian support in do{Long,L1,L2}Descriptor by Chuan Zhu · 8 years ago
- 465705e arch-arm: ELUsingAArch32K from armarm pseudocode by Giacomo Travaglini · 7 years ago
- d7062b1 arch-arm: isSecureBelow from armarm pseudocode by Giacomo Travaglini · 7 years ago
- 234fba5 arch-arm: Fix incorrect assumptions in ELIs64 by Chuan Zhu · 8 years ago
- 1088f0c misc: Rename misc.(hh|cc) to logging.(hh|cc) by Gabe Black · 7 years ago
- 02fcca9 arm: Fix trapping to Hypervisor during MSR/MRS read/write by Dylan Johnson · 9 years ago
- 660fbd5 arm: Rewrite ERET to behave according to the ARMv8 ARM by Andreas Sandberg · 9 years ago
- f48ad5b arm: Correctly check FP/SIMD access permission in aarch32 by Andreas Sandberg · 9 years ago
- 31fd18a arm: Make address translation faster with better caching by Nathanael Premillieu · 10 years ago
- 341dbf2 arch: Use const StaticInstPtr references where possible by Andreas Hansson · 10 years ago
- e1403fc alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate by Mitch Hayenga · 10 years ago
- 612f8f0 arm: Add support for ARMv8 (AArch64 & AArch32) by ARM gem5 Developers · 11 years ago
- 0cacf7e Clock: Add a Cycles wrapper class and use where applicable by Andreas Hansson · 13 years ago
- 7253829 gcc: Clean-up of non-C++0x compliant code, first steps by Andreas Hansson · 13 years ago
- 401165c ARM: Further break up condition code into NZ, C, V bits. by Ali Saidi · 14 years ago
- 4bf48a1 Trace: Allow printing ASIDs and selectively tracing based on user/kernel code. by Chander Sudanthi · 14 years ago
- 16fcad3 ARM: Cleanup and small fixes to some NEON ops to match the spec. by William Wang · 14 years ago
- 475685d Arm: Get rid of unused and incomplete setCp15Register and readCp15Register. by Gabe Black · 14 years ago
- 80db6a5 ARM: Add support for GDB on ARM by William Wang · 14 years ago
- 0686438 ARM: Make utility.hh meet style guidelines by Ali Saidi · 14 years ago
- 4c2e5c2 ARM: Add support for switching CPUs by Ali Saidi · 14 years ago
- 6f4bd2c ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. by Gabe Black · 14 years ago
- ab9f062 GetArgument: Rework getArgument so that X86_FS compiles again. by Gabe Black · 14 years ago
- 518b5e5 Debug: Implement getArgument() and function skipping for ARM. by Ali Saidi · 14 years ago
- b331b02 ARM: Clean up use of TBit and JBit. by Ali Saidi · 14 years ago
- 0dd1f7f CPU: Trim unnecessary includes from some common files. by Gabe Black · 15 years ago
- 6833ca7 Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. by Gabe Black · 15 years ago
- 7c4dc44 ARM: Get rid of the checkFpEnableFault function in ARM. by Gabe Black · 15 years ago
- 99fafb7 ARM: Fix VFP enabled checks for mem instructions by Ali Saidi · 15 years ago
- 54a919f ARM: Implement CPACR register and return Undefined Instruction when FP access is disabled. by Gabe Black · 15 years ago
- f4f6b31 ARM: Expand the mode checking utility functions. by Gabe Black · 15 years ago
- 943c171 ISA: Get rid of old, unused utility functions cluttering up the ISAs. by Gabe Black · 15 years ago
- b6c2548 ARM: Get rid of the binary dumping function in utility.hh. by Gabe Black · 15 years ago
- 05bd3eb ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR. by Gabe Black · 15 years ago
- 89060f1 ARM: Rework how unrecognized/unimplemented instructions are handled. by Gabe Black · 15 years ago
- bd8812c ARM: Replace the "never" condition with the "unconditional" condition. by Gabe Black · 15 years ago
- 422f0d9 ARM: Begin implementing CP15 by Ali Saidi · 15 years ago
- 1470dae ARM: Boilerplate full-system code. by Ali Saidi · 15 years ago
- b398b8f Registers: Add a registers.hh file as an ISA switched header. by Gabe Black · 16 years ago
- d1d733f ARM: Make inst bitfields accessible outside of the isa desc. by Gabe Black · 16 years ago
- 7d4ef8a ARM: Clear out some inherited hangers on in util.isa and utility.hh. by Gabe Black · 16 years ago
- 71e0d1d ARM: Pull some static code out of the isa desc and create miscregs.hh. by Gabe Black · 16 years ago
- 8d2e51c includes: sort includes again by Nathan Binkert · 16 years ago
- eef3a2e types: Move stuff for global types into src/base/types.hh by Nathan Binkert · 16 years ago
- 7a7c4c5 arm: add ARM support to M5 by Stephen Hines · 16 years ago