Review Board 2.0.15


cpu: implements vector registers

Review Request #2828 - Created May 17, 2015 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10880:f9a35df0dce5
---------------------------
cpu: implements vector registers

This patch aims at adding vector registers type.  The type is defined
as a std::array of some fixed number of uint64_ts.  The isa_parser.py
has been modified to parse vector register operands and generate the
required code.  Different cpus have vector register files now.

   

Issue Summary

9 0 9 0
Description From Last Updated Status
Review request changed
Updated (July 26, 2015, 9:02 a.m.)

Status: Closed (submitted)

Posted (July 27, 2015, 2:57 a.m.)

Why did this get submitted? There are no ship-it's and some important outstanding issues.