[IA64] remove duplicate code for register access
authorShaohua Li <shaohua.li@intel.com>
Thu, 28 Feb 2008 08:09:42 +0000 (16:09 +0800)
committerTony Luck <tony.luck@intel.com>
Wed, 12 Mar 2008 23:28:02 +0000 (16:28 -0700)
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>

No differences found