K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-10-23T06:32:34.000000Z K 7 svn:log V 331 Reimplement unaligned_fixup() using the new disassembler and a mcontext_t for the register values. Currently only ld8 and ldfd instructions are handled as those are the ones we need now (a misaligned ld8 occurs 4 times in ntpd(8) and a misaligned ldfd occurs once in mozilla 1.4 and 1.5). Other instructions are added when needed. END