diff options
author | Lisa Hsu <hsul@eecs.umich.edu> | 2007-01-08 18:07:17 -0500 |
---|---|---|
committer | Lisa Hsu <hsul@eecs.umich.edu> | 2007-01-08 18:07:17 -0500 |
commit | b45219e7ae747619571dbb7245dd3409b96c473f (patch) | |
tree | df45a149c5bcb0d5de4699d59176dcadbc6e1794 /util | |
parent | a8b2d66661e4be7cf5d5856f75f3f0e7849c5a9f (diff) | |
download | gem5-b45219e7ae747619571dbb7245dd3409b96c473f.tar.xz |
some formatting changes, and update how I do bitfields for HPSTATE and PSTATE to avoid name confusion.
src/arch/sparc/faults.cc:
1) s/Resumeable/Resumable/gc
2) s/if(/if (/gc
3) keep variables lowercase
4) change the way fields are accessed - instead of hard coding bitvectors, use masks (like HPSTATE::hpriv).
src/arch/sparc/faults.hh:
s/Resumeable/Resumable/
src/arch/sparc/isa_traits.hh:
This is unused and unnecessary.
src/arch/sparc/miscregfile.hh:
add bitfield masks for some important ASRs (HPSTATE, PSTATE).
--HG--
extra : convert_revision : f0ffaf48de298758685266dfb90f43aff42e0a2c
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions