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 0/3] MIPS/GAS: Extend the R5900 short loop fix test and notes


Hi,

This set of changes clarifies the conditions for the R5900 short loop fix
and extends its test with the border cases of six and seven instructions.

Fredrik

Fredrik Noring (3):
  MIPS/GAS/testsuite: Extend the R5900 short loop fix test with border cases
  MIPS/GAS: Clarify the R5900 short loop hardware bug conditions
  MIPS/GAS: Correct note on the instruction count for the R5900 short loop fix

 gas/config/tc-mips.c           | 20 ++++++++++++++++----
 gas/testsuite/gas/mips/r5900.d | 18 +++++++++++++++++-
 gas/testsuite/gas/mips/r5900.s | 32 ++++++++++++++++++++++++++++----
 3 files changed, 61 insertions(+), 9 deletions(-)

-- 
2.16.4


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