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
/
hsail
Age
Commit message (
Expand
)
Author
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-10-26
hsail,gpu-compute: fixes to appease clang++
Tony Gutierrez
2016-10-26
gpu-compute: support in-order data delivery in GM pipe
Tony Gutierrez
2016-10-26
gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()
Tony Gutierrez
2016-10-26
gpu-compute, hsail: make the PC a byte address, not an instruction index
Tony Gutierrez
2016-10-26
gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA to WF
Tony Gutierrez
2016-10-26
gpu-compute, hsail: call discardFetch() from the WF
Tony Gutierrez
2016-10-26
hsail, gpu-compute: remove doGm/SmReturn add completeAcc
Tony Gutierrez
2016-10-26
gpu-compute: remove inst enums and use bit flag for attributes
Tony Gutierrez
2016-10-26
gpu-compute: move disassemle() implementation to GPUStaticInst
Tony Gutierrez
2016-10-26
gpu-compute, arch: add some methods to the base inst classes for ISA support
Tony Gutierrez
2016-09-16
hsail: Fix disassembly of load instruction with 3 destination operands
Alexandru Dutu
2016-09-16
gpu-compute: Refactoring Wavefront::dynWaveId
Alexandru Dutu
2016-09-16
gpu-compute: Wavefront refactoring
Alexandru Dutu
2016-06-18
gpu-compute: Fixed a bug in decoding Atomic ST
Tuan Ta
2016-06-09
gpu-compute: parametrize Wavefront size
jkalamat
2016-04-07
mem: Remove threadId from memory request class
Mitch Hayenga
2016-02-23
scons: Add missing override to appease clang
Andreas Hansson
2016-02-06
style: eliminate explicit boolean comparisons
Steve Reinhardt
2016-01-19
gpu-compute: AMD's baseline GPU model
Tony Gutierrez