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
2017-02-27
syscall_emul: [patch 14/22] adds identifier system calls
Brandon Potter
2017-02-27
x86: remove unnecessary parameter from functions
Brandon Potter
2017-02-27
gpu-compute: remove unnecessary member from class
Tony Gutierrez
2017-02-27
gpu-compute: mark functions with override if replacing virtual
Brandon Potter
2017-02-27
arch: Include generated decoder header after normal headers
Andreas Sandberg
2015-07-20
syscall_emul: [patch 13/22] add system call retry capability
Brandon Potter
2015-07-20
syscall_emul: [patch 11/22] extend functionality of fcntl
Brandon Potter
2017-02-23
x86: remove redundant condition check in tlb code
Brandon Potter
2017-02-21
arm: Fix DPRINTFs with arguments in the instruction declarations
Nikos Nikoleris
2017-02-21
arm: Blame the right instruction address on a Prefetch Abort
Nikos Nikoleris
2016-11-09
syscall_emul: [patch 9/22] remove unused global variable (num_processes)
Brandon Potter
2016-11-09
syscall_emul: [patch 8/22] refactor process class
Brandon Potter
2016-11-09
syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead
Brandon Potter
2017-02-17
sparc: fix bugs caused by cd7f3a1dbf55
Brandon Potter
2017-02-14
arm, kvm: remove KvmGic
Curtis Dunham
2017-02-14
arm, kvm: implement MuxingKvmGic
Curtis Dunham
2017-02-14
sim, kvm: make KvmVM a System parameter
Curtis Dunham
2017-02-14
sim,kvm,arm: fix typos
Curtis Dunham
2017-02-10
x86: Fix implicit stack addressing in 64-bit mode
Jason Lowe-Power
2017-02-09
arm: AArch64 report cache size correctly when reading CTR_EL0
Bjoern A. Zeeb
2017-01-27
riscv: Fix crash when syscall argument reg index is too high
Alec Roelke
2016-11-09
syscall_emul: [patch 4/22] remove redundant M5_pid field from process
Brandon Potter
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2016-11-09
syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2017-01-03
sim: Remove redundant export_method_cxx_predecls
Andreas Sandberg
2016-12-19
arm: provide correct timer availability in ID_PFR1 register
Curtis Dunham
2016-12-19
arm: compute ID_AA64PFR{0,1}_EL1 registers
Curtis Dunham
2016-12-19
arm: compute ID_PFR{0,1} registers
Curtis Dunham
2016-12-19
arm: miscreg refactoring
Curtis Dunham
2016-12-19
arm: audit SCTLR
Curtis Dunham
2016-12-19
arm: remove SCTLR.FI
Curtis Dunham
2016-12-19
arm: update AArch{64,32} register mappings
Curtis Dunham
2016-12-15
syscall_emul: implement fallocate
Brandon Potter
2016-12-15
syscall_emul: add support for x86 statfs system calls
Brandon Potter
2016-12-02
hsail: disable asserts to allow immediate operands i.e. 0 with loads
Brandon Potter
2016-12-02
hsail: add stub type and stub out several instructions
Brandon Potter
2016-12-02
hsail: add popcount type and generate popcount instructions
Brandon Potter
2016-12-02
hsail: add a wavesize case statement to register operand code
Brandon Potter
2016-12-02
hsail: generate mov instructions for more arith_types and bit_types
Brandon Potter
2016-12-02
hsail: fix unsigned offset bug in address calculation
Tony Gutierrez
2016-11-30
riscv: [Patch 7/5] Corrected LRSC semantics
Alec Roelke
2016-11-30
riscv: [Patch 6/5] Improve Linux emulation for RISC-V
Alec Roelke
2016-11-30
riscv: [Patch 5/5] Added missing support for timing CPU models
Alec Roelke
2016-11-30
riscv: [Patch 4/5] Added RISC-V atomic memory extension RV64A
Alec Roelke
2016-11-30
riscv: [Patch 3/5] Added RISCV floating point extensions RV64FD
Alec Roelke
2016-11-30
riscv: [Patch 2/5] Added RISC-V multiply extension RV64M
Alec Roelke
2016-11-30
arch: [Patch 1/5] Added RISC-V base instruction set RV64I
Alec Roelke
2016-11-21
x86: fix issue with casting in Cvtf2i
Tony Gutierrez
2016-11-19
x86: fix loading/storing of Float80 types
Tony Gutierrez
[prev]
[next]