Searched hist:11697 (Results 1 - 11 of 11) sorted by relevance

/gem5/src/arch/hsail/
H A Dgpu_types.hhdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dgpu_isa.hhdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
/gem5/src/gpu-compute/
H A Dkernel_cfg.hhdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dkernel_cfg.ccdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dhsail_code.ccdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dgpu_static_inst.ccdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dfetch_unit.ccdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dgpu_static_inst.hhdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dcl_driver.ccdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
/gem5/src/arch/hsail/insts/
H A Dgpu_static_inst.hhdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.
H A Dbranch.hhdiff 11697:c63431b7bbeb Wed Oct 26 22:47:00 EDT 2016 Tony Gutierrez <anthony.gutierrez@amd.com> gpu-compute, hsail: make the PC a byte address, not an instruction index

currently the PC is incremented on an instruction granularity, and not as an
instruction's byte address. machine ISA instructions assume the PC is a byte
address, and is incremented accordingly. here we make the GPU model, and the
HSAIL instructions treat the PC as a byte address as well.

Completed in 34 milliseconds