index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2018-12-03
arch-arm: correctly set floats from GDB on aarch64
Ciro Santilli
2018-12-03
arch-arm: only change the pc address when GDB registers are set
Ciro Santilli
2018-12-03
arch-arm: fix the aarch64 GDB stub
Ciro Santilli
2018-11-28
arch-arm: Add missing template declaration
Nikos Nikoleris
2018-11-28
cpu,arch-arm: Initialise data members
Rekai Gonzalez-Alberquilla
2018-11-28
arch-arm: clang compilation fixes
Matteo Andreozzi
2018-11-27
hsail: Fix a warning/build failure for HSAIL_X86.
Gabe Black
2018-11-27
arch, base, cpu, gpu, mem: Replace assert(0 or false with panic.
Gabe Black
2018-11-27
sim-se: only implement getdentsFunc on supported hosts
Ciro Santilli
2018-11-21
x86: Get rid of a problematic DPRINTF in PremFp.
Gabe Black
2018-11-14
arch-arm: Print register name when warning on AT instructions
Giacomo Travaglini
2018-11-07
arch-arm: Deprecate usage of legacy bootloader patching
Giacomo Travaglini
2018-11-07
arch-arm: ArmSystem::resetAddr64 renamed to be used in AArch32
Giacomo Travaglini
2018-11-07
arch-arm: Implement AArch32 RVBAR
Giacomo Travaglini
2018-11-07
arch-arm: Remove SCTLR.VE bit
Giacomo Travaglini
2018-11-07
arch-arm: Refactor ISA::clear by adding a ISA::clear32 method
Giacomo Travaglini
2018-11-07
arch-arm: Remove MISCREG commented numbers
Giacomo Travaglini
2018-11-06
mips: Change the integer and fp register widths to be 64 bits.
Gabe Black
2018-11-06
mips: Clean up type overrides for operands.
Gabe Black
2018-11-06
mips: Explicitly truncate the syscall return value down to 32 bits.
Gabe Black
2018-11-05
null: Claim to use 64 bit floating point registers.
Gabe Black
2018-11-05
sparc: Switch the FloatReg and FloatRegBits types to be 64 bit.
Gabe Black
2018-11-05
arch, arm: Return s1Req upon fault in s2Lookup
Anouk Van Laer
2018-11-05
arch, arm: Effect of AT instructions on descriptor handling
Anouk Van Laer
2018-10-29
syscall_emul: implement arm openat
Ciro Santilli
2018-10-29
arch-arm: FIXUP for the add PRFM PST instruction commit
Yuetsu Kodama
2018-10-26
arch-arm: We add PRFM PST instruction for arm
yuetsu.kodama
2018-10-26
arch-arm: IMPDEF for SYS instruction with CRn = {11, 15}
Giacomo Travaglini
2018-10-26
arch-arm: AArch64 Instruction for MISCREG_IMPDEF_UNIMPL
Giacomo Travaglini
2018-10-26
arch-arm: Refactor AArch64 MSR/MRS trapping
Giacomo Travaglini
2018-10-26
arch-arm: Trap to EL2 only if not in Secure State
Giacomo Travaglini
2018-10-26
arch-arm: Fix HVC trapping beahviour
Giacomo Travaglini
2018-10-26
arch-arm: CPTR_EL3.TCPAC traps EL2 accesses to CPACR_EL1
Giacomo Travaglini
2018-10-19
arm: treat aarch64 hints as NOPs instead of panic
Ciro Santilli
2018-10-19
arm: update hint instruction decoding to match ARMv8.5
Ciro Santilli
2018-10-18
null: Stop specifying an endianness in isa_traits.hh.
Gabe Black
2018-10-17
arch: Include some additional headers in arch/generic/mmapped_ipr.cc.
Gabe Black
2018-10-17
arch: Get rid of the unused type AnyReg.
Gabe Black
2018-10-12
arch: Explicitly specify the endianness in the generic mem helpers.
Gabe Black
2018-10-12
mips: Use little endian packet accessors.
Gabe Black
2018-10-12
sparc: Use big endian packet accessors.
Gabe Black
2018-10-12
x86: Use little endian packet accessors.
Gabe Black
2018-10-12
syscall_emul: update arm uname release to 3.7.0+
Ciro Santilli
2018-10-09
arch-arm: Add have_crypto System parameter
Giacomo Travaglini
2018-10-09
arch-arm: AArch64 Crypto AES
Giacomo Travaglini
2018-10-09
arch-arm: AArch64 Crypto SHA
Giacomo Travaglini
2018-10-09
arch-arm: AArch32 Crypto AES
Matt Horsnell
2018-10-09
arch-arm: AArch32 Crypto SHA
Matt Horsnell
2018-10-08
dev, arm: remove the RealViewEB platform
Ciro Santilli
2018-10-08
arch-arm: Mark ArmProcess method as override
Matteo Andreozzi
[next]