From: Cyrill G. <gor...@op...> - 2013-02-20 18:19:20
|
On Tue, Feb 19, 2013 at 08:58:56PM -0800, Ben Rudiak-Gould wrote: > In long mode relative offsets are always 32 bits sign-extended to 64 > bits and absolute near addresses are always 64 bits, regardless of the > operand size. > > Signed-off-by: Ben Rudiak-Gould <benrudiak_at_gmail.com> --- > > diff --git a/disasm.c b/disasm.c > index 46cec8a..50149d2 100644 > --- a/disasm.c > +++ b/disasm.c > @@ -532,22 +532,21 @@ static int matches(const struct itemplate *t, > uint8_t *data, Seems sourceforge mailer has screwed the patch body and I can't apply it :( (hpa@ I believe it's a time to setup own Mailman?) So could you please re-send both patches as attachments with gor...@gm... CC'ed. |