PATCH: PR 1013: x86_64 assembler doesn't tak 64bit address

Jan Beulich JBeulich@novell.com
Fri Jun 17 14:51:00 GMT 2005


>+{ "mov",   2,	0xa0, X, Cpu64,  bwlq_Suf|D|W,			{ Disp64, Acc, 0 } },

One more note: If you change this here, you'll also want to add

{ "movq",   2,	0xa0, X, Cpu64,  bwlq_Suf|D|W,			{ Disp64, Acc, 0 } },

further down the file.

Jan



More information about the Binutils mailing list