public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] MIPS/GAS: Add -march=loongson2f to loongson-2f-3 test
@ 2023-11-24  6:35 YunQiang Su
  2023-11-30 16:49 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: YunQiang Su @ 2023-11-24  6:35 UTC (permalink / raw)
  To: nickc; +Cc: binutils, YunQiang Su

On MIPSr6, the encoding of JR instruction has been chaned.
This patch can fix these failures for r6 default triples:
	ST Microelectronics Loongson-2F workarounds of Jump Instruction issue
---
 gas/testsuite/gas/mips/loongson-2f-3.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/testsuite/gas/mips/loongson-2f-3.d b/gas/testsuite/gas/mips/loongson-2f-3.d
index f3ac2c97742..c31d3abf53a 100644
--- a/gas/testsuite/gas/mips/loongson-2f-3.d
+++ b/gas/testsuite/gas/mips/loongson-2f-3.d
@@ -1,4 +1,4 @@
-#as: -mfix-loongson2f-jump
+#as: -march=loongson2f -mfix-loongson2f-jump
 #objdump: -M reg-names=numeric -dr
 #name: ST Microelectronics Loongson-2F workarounds of Jump Instruction issue
 
-- 
2.39.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS/GAS: Add -march=loongson2f to loongson-2f-3 test
  2023-11-24  6:35 [PATCH] MIPS/GAS: Add -march=loongson2f to loongson-2f-3 test YunQiang Su
@ 2023-11-30 16:49 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2023-11-30 16:49 UTC (permalink / raw)
  To: YunQiang Su; +Cc: binutils

Hi YunQiang Su,

> On MIPSr6, the encoding of JR instruction has been chaned.
> This patch can fix these failures for r6 default triples:
> 	ST Microelectronics Loongson-2F workarounds of Jump Instruction issue

Patch approved and applied.

Cheers
   Nick


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-30 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24  6:35 [PATCH] MIPS/GAS: Add -march=loongson2f to loongson-2f-3 test YunQiang Su
2023-11-30 16:49 ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).