summaryrefslogtreecommitdiff
path: root/src/gpu-compute/gpu_static_inst.hh
AgeCommit message (Expand)Author
2018-05-16style: fix amd license and style issuesTony Gutierrez
2017-02-27gpu-compute: mark functions with override if replacing virtualBrandon Potter
2016-10-26hsail,gpu-compute: fixes to appease clang++Tony Gutierrez
2016-10-26gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIndex()Tony Gutierrez
2016-10-26gpu-compute, hsail: make the PC a byte address, not an instruction indexTony Gutierrez
2016-10-26gpu-compute: remove inst enums and use bit flag for attributesTony Gutierrez
2016-10-26gpu-compute: move disassemle() implementation to GPUStaticInstTony Gutierrez
2016-10-26gpu-compute, arch: add some methods to the base inst classes for ISA supportTony Gutierrez
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez