K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-09-05T06:17:25.000000Z K 7 svn:log V 341 Abstract the handling of dirty stacked registers in ia64_read_reg() and ia64_write_reg() and call these whenever we read or write registers from and to memory. This way we correctly read registers from addresses in the register cache and thus fixes backtraces when the saved registers (such as rp and ar.pfs) are in dirty stacked registers. END