gem5/src/arch/hsail
2016-12-02 18:01:58 -05:00
..
insts hsail: add stub type and stub out several instructions 2016-12-02 18:01:57 -05:00
Brig.h gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
Brig_new.hpp hsail: add popcount type and generate popcount instructions 2016-12-02 18:01:55 -05:00
gen.py hsail: add stub type and stub out several instructions 2016-12-02 18:01:57 -05:00
gpu_decoder.hh gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
gpu_isa.hh gpu-compute, hsail: make the PC a byte address, not an instruction index 2016-10-26 22:47:43 -04:00
gpu_types.hh gpu-compute, hsail: make the PC a byte address, not an instruction index 2016-10-26 22:47:43 -04:00
operand.cc hsail: disable asserts to allow immediate operands i.e. 0 with loads 2016-12-02 18:01:58 -05:00
operand.hh hsail: fix unsigned offset bug in address calculation 2016-12-02 11:40:52 -05:00
SConscript gpu-compute: remove inst enums and use bit flag for attributes 2016-10-26 22:47:11 -04:00
SConsopts gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00