> The sim provides access to the GPRs as full 64-bit values. It calls > sim_fetch_register, gets 64 bits, and then calls supply_register on > the full 64 bits. You'll need to update that interface so that it is consistent with the gregset code. Andrew