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: [PATCH MIPS][LS3A] Take unadjusted offset for loongson3a specific instructions


Hello,

I prepared a patch according to Richard's suggestion, to take
unadjusted offset for loongson3a specific instructions.  This makes
that all the memory access instructions use unified meaning for
offset.  Is it OK?

gas/ChangeLog
2011-01-07  Mingjie Xing  <mingjie.xing@gmail.com>

        * config/tc-mips.c (mips_ip): Update error messages.  Take an
        unadjusted offset for "+c" argument.

gas/testsuite/ChangeLog,
2011-01-07  Mingjie Xing  <mingjie.xing@gmail.com>

        * mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
        value in assembly.

opcodes/ChangeLog,
2011-01-07  Mingjie Xing  <mingjie.xing@gmail.com>

        * mips-dis.c (print_insn_args): Adjust the value to print the real
        offset for "+c" argument.


Thanks,
Mingjie

Attachment: patch.txt
Description: Text document


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