misc: string.join has been removed in python3
[gem5.git] / src / arch / hsail / insts /
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-06-11 Giacomo Travaglinimisc: Substitute pointer to Request with aliased RequestPtr
2017-05-19 Andreas Sandbergbase, sim, arch: Fix clang 5.0 warnings
2017-02-27 Brandon Pottergpu-compute: mark functions with override if replacing...
2016-12-02 Brandon Potterhsail: add stub type and stub out several instructions
2016-12-02 Brandon Potterhsail: add popcount type and generate popcount instructions
2016-10-27 Tony Gutierrezgpu-compute: support in-order data delivery in GM pipe
2016-10-27 Tony Gutierrezgpu-compute, hsail: pass GPUDynInstPtr to getRegisterIn...
2016-10-27 Tony Gutierrezgpu-compute, hsail: make the PC a byte address, not...
2016-10-27 Tony Gutierrezgpu-compute, hsail: call discardFetch() from the WF
2016-10-27 Tony Gutierrezhsail, gpu-compute: remove doGm/SmReturn add completeAcc
2016-10-27 Tony Gutierrezgpu-compute: remove inst enums and use bit flag for...
2016-10-27 Tony Gutierrezgpu-compute: move disassemle() implementation to GPUSta...
2016-10-27 Tony Gutierrezgpu-compute, arch: add some methods to the base inst...
2016-09-16 Alexandru Dutuhsail: Fix disassembly of load instruction with 3 desti...
2016-09-16 Alexandru Dutugpu-compute: Wavefront refactoring
2016-06-18 Tuan Tagpu-compute: Fixed a bug in decoding Atomic ST
2016-06-09 jkalamatgpu-compute: parametrize Wavefront size
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model