commit | 4cd8dc83581906948ff4cfa65007e64496b5a7c8 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Thu Feb 28 16:09:42 2008 +0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed Mar 12 16:28:02 2008 -0700 |
tree | fa3265bc11dcf158731b06419b29ed1fa5fd578c | |
parent | 6cb53d7a6f40858181facde0f52587731d2e621f [diff] |
[IA64] remove duplicate code for register access We have duplicate code to access registers (access_uarea and regset way). They just have different layout, so remove duplicate code. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>