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
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2015-04-29
x86: change divide-by-zero fault to divide-error
Nilay Vaish
2015-04-24
misc: Appease gcc 5.1 without moving GDB_REG_BYTES
Andreas Hansson
2015-04-23
misc: Appease gcc 5.1
Andreas Hansson
2015-04-22
syscall_emul: implement clock_gettime system call
Brandon Potter
2015-04-22
syscall_emul: update x86 syscall table
Monir Mozumder
2015-04-13
x86: implements x87 mult/div instructions
Nilay Vaish
2015-04-03
x86: fix debug trace output for mwait
Lena Olson
2015-03-23
mem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
Steve Reinhardt
2015-03-02
arm: Share a port for the two table walker objects
Andreas Hansson
2015-03-02
arm: Remove unnecessary dependencies between AArch64 FP instructions
Giacomo Gabrielli
2015-03-02
mem: Split port retry for all different packet classes
Andreas Hansson
2015-03-02
arm: Don't truncate 16-bit ASIDs to 8 bits
Andreas Sandberg
2015-03-02
arm: Correctly access the stack pointer in GDB
Andreas Sandberg
2015-03-02
arm: Fix broken page table permissions checks in remote GDB
Andreas Sandberg
2015-02-16
arch: Make readMiscRegNoEffect const throughout
Andreas Hansson
2015-02-16
arm: Merge ISA files with pseudo instructions
Andreas Sandberg
2015-02-11
mem: Clarification of packet crossbar timings
Marco Balboni
2015-02-11
sim: Move the BaseTLB to src/arch/generic/
Andreas Sandberg
2015-01-25
arm: always set the IsFirstMicroop flag
Ali Saidi
2015-01-25
cpu: Remove all notion that we know when the cpu is misspeculating.
Ali Saidi
2015-01-25
cpu: Put all CPU instruction tracers in a single file
Ali Saidi
2015-01-22
mem: Remove unused Packet src and dest fields
Andreas Hansson
2015-01-22
x86: Delay X86 table walk on receiving walker response
Andreas Hansson
2015-01-22
mem: Clean up Request initialisation
Andreas Hansson
2015-01-10
x86 : fxsave and fxrestore missing template code
Emilio Castillo
2015-01-06
x86: Enable three bits in the FamilyModelStepping ECX CPUID bitfield.
Gabe Black
2015-01-06
cpuid, x86: Revert "Enabling more features in CPUid"
Gabe Black
2015-01-03
arm: Add unlinkat syscall implementation
mike upton
2015-01-03
x86: implements the simd128 ADDSUBPD instruction
Maxime Martinasso
2014-12-23
arm: Add stats to table walker
Curtis Dunham
2014-12-23
arm: Raise an alignment fault if a PC has illegal alignment
Andreas Sandberg
2014-12-23
arm: Clean up and document decoder API
Andreas Sandberg
2014-12-23
arm: Add support for filtering in the PMU
Andreas Sandberg
2014-12-08
arm: Fix decoding of PMXEVTYPER_EL0 and PMCCFILTR_EL0
Andreas Sandberg
2014-12-05
misc: Generalize GDB single stepping.
Gabe Black
2014-12-05
x86: Implement a remote GDB stub.
Gabe Black
2014-12-05
misc: Make the GDB register cache accessible in various sized chunks.
Gabe Black
2014-12-04
x86: Rework opcode parsing to support 3 byte opcodes properly.
Gabe Black
2014-12-04
arch: Allow named constants as decode case values.
Gabe Black
2014-12-02
x86: Clean up style in process.cc.
Gabe Black
2014-12-02
arm: Fix TLB ignoring faults when table walking
Andrew Bardsley
2014-12-02
cpu: Always mask the snoop address when performing lock check
Andreas Hansson
2014-11-23
mem: Page Table map api modification
Alexandru Dutu
2014-11-23
x86: Segment initialization to support KvmCPU in SE
Alexandru Dutu
2014-11-23
kvm, x86: Adding support for SE mode execution
Alexandru Dutu
2014-11-23
cpuid, x86: Enabling more features in CPUid
Alexandru Dutu
2014-11-17
x86: Fix setting segment bases in real mode.
Gabe Black
2014-11-17
x86: Fix some bugs in the real mode far jmp instruction.
Gabe Black
2014-11-17
x86: APIC: Only set deliveryStatus if our IPI is going somewhere.
Gabe Black
[next]