gem5/build_opts
Alec Roelke 126c0360e2 riscv: [Patch 5/5] Added missing support for timing CPU models
Last of five patches adding RISC-V to GEM5. This patch adds support for
timing, minor, and detailed CPU models that was missing in the last four,
which basically consists of handling timing-mode memory accesses and
telling the minor and detailed models what a no-op instruction should
be (addi zero, zero, 0).

Patches 1-4 introduced RISC-V and implemented the base instruction set,
RV64I, and added the multiply, floating point, and atomic memory
extensions, RV64MAFD.

[Fixed compatibility with edit from patch 1.]
[Fixed compatibility with hg copy edit from patch 1.]
[Fixed some style errors in locked_mem.hh.]
Signed-off by: Alec Roelke

Signed-off by: Jason Lowe-Power <jason@lowepower.com>
2016-11-30 17:10:28 -05:00
..
ALPHA alpha: Stop using 'inorder' and rely entirely on 'minor' 2014-09-03 07:42:56 -04:00
ALPHA_MESI_Two_Level alpha: Stop using 'inorder' and rely entirely on 'minor' 2014-09-03 07:42:56 -04:00
ALPHA_MOESI_CMP_directory alpha: Stop using 'inorder' and rely entirely on 'minor' 2014-09-03 07:42:56 -04:00
ALPHA_MOESI_CMP_token alpha: Stop using 'inorder' and rely entirely on 'minor' 2014-09-03 07:42:56 -04:00
ALPHA_MOESI_hammer alpha: Stop using 'inorder' and rely entirely on 'minor' 2014-09-03 07:42:56 -04:00
ARM cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
Garnet_standalone ruby: rename ALPHA_Network_test protocol to Garnet_standalone. 2016-10-06 14:35:14 -04:00
HSAIL_X86 gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
MIPS scons: Do not build the InOrderCPU 2015-01-20 08:12:45 -05:00
NULL build opts: add MI_example to NULL ISA 2014-09-01 16:55:46 -05:00
NULL_MESI_Two_Level tests, ruby: Move rubytests from ALPHA (linux) to NULL (none) 2016-11-17 04:54:16 -05:00
NULL_MOESI_CMP_directory tests, ruby: Move rubytests from ALPHA (linux) to NULL (none) 2016-11-17 04:54:16 -05:00
NULL_MOESI_CMP_token tests, ruby: Move rubytests from ALPHA (linux) to NULL (none) 2016-11-17 04:54:16 -05:00
NULL_MOESI_hammer tests, ruby: Move rubytests from ALPHA (linux) to NULL (none) 2016-11-17 04:54:16 -05:00
POWER SE/FS: Pull FULL_SYSTEM out of the build_opts files 2012-01-28 07:24:53 -08:00
RISCV riscv: [Patch 5/5] Added missing support for timing CPU models 2016-11-30 17:10:28 -05:00
SPARC scons: Do not build the InOrderCPU 2015-01-20 08:12:45 -05:00
X86 SE/FS: Pull FULL_SYSTEM out of the build_opts files 2012-01-28 07:24:53 -08:00
X86_MESI_Two_Level ruby: rename MESI_CMP_directory to MESI_Two_Level 2014-01-04 00:03:33 -06:00
X86_MOESI_AMD_Base gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00