On Mon, Feb 17, 2014 at 12:02:15AM -0800, Philip Guenther wrote:
> On Sun, Feb 16, 2014 at 2:57 AM, Mark Kettenis
> wrote:
> > This adds support for a few more instruction patterns that are
> > apparentl needed by gcc 4.8. Taken from binutils 2.17. Not sure if
> > adding NoRex64 to the existing
On Sun, Feb 16, 2014 at 2:57 AM, Mark Kettenis wrote:
> This adds support for a few more instruction patterns that are
> apparentl needed by gcc 4.8. Taken from binutils 2.17. Not sure if
> adding NoRex64 to the existing patterns is really necessary, but it
> shouldn't hurt.
This arose because
This adds support for a few more instruction patterns that are
apparentl needed by gcc 4.8. Taken from binutils 2.17. Not sure if
adding NoRex64 to the existing patterns is really necessary, but it
shouldn't hurt.
ok?
Index: include/opcode/i386.h
===