From 56a72329b234c318bed2962a4fcb4922722eaa54 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Tue, 18 Jun 2013 19:23:40 +0000 Subject: [PATCH] gas/testsuite/ * gas/mips/eva.d: Use -32. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/eva.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index cd52e9d..c9aeb76 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-06-18 Richard Sandiford + + * gas/mips/eva.d: Use -32. + 2013-06-17 Catherine Moore Maciej W. Rozycki Chao-Ying Fu diff --git a/gas/testsuite/gas/mips/eva.d b/gas/testsuite/gas/mips/eva.d index 30b62c0..1a3029f 100644 --- a/gas/testsuite/gas/mips/eva.d +++ b/gas/testsuite/gas/mips/eva.d @@ -1,6 +1,6 @@ #objdump: -dr --prefix-addresses --show-raw-insn #name: MIPS EVA -#as: -meva +#as: -meva -32 # Test the EVA instructions -- 2.7.4