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]

[PATCH] MIPS opcode table loads


Hi Richard,

This is the first patch for the PMC errata that we discussed on the gcc list.  It changes the INSN_LOAD_MEMORY_DELAY pinfo bit to 
INSN_LOAD_GPR.  Tested without regressions for MIPS ELF and MIPS Linux.  It also adds INSN_LOAD_GPR to any load instruction.

I may have missed a load instruction, but hopefully I found them all.  Also, I hope that the new ones that I marked are valid as well.

Okay to install?

The next patch will be based on this patch and will implement the PMC errata.  

For reference, here is the original thread posted on gcc-patches:

http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00627.html

Thanks,
Catherine


Attachment: ldr.cl
Description: ldr.cl

Attachment: ldr.patch
Description: ldr.patch


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