This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: m68k fmovem


Hi,

Inside the 2.16.1 opcodes/m68k-opc.c I see:

/* FIXME: In the next instruction, we should only permit %dn if the
   target is a single register.  We should only permit %an if the
   target is a single %fpiar.  */
{"fmoveml", 4,  two(0xF000, 0x8000), two(0xF1C0, 0xE3FF), "Ii*lL8", mfloat },

What does this mean???

Thanks!

kevin

On Sun, Feb 27, 2011 at 1:55 PM, kevin diggs <diggskevin38@gmail.com> wrote:
> Hi,
>
> Or I would REALLY appreciate it if you could throw a few tips/pointers
> my way on how gas works and where I might look to fix this in 2.16.1.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]