aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-08-29 16:59:20 +0000
committerNick Clifton <nickc@redhat.com>2002-08-29 16:59:20 +0000
commite551c2572e97cf7ab0a431f5a1f25207d9a4d179 (patch)
treeb2a67edac542e66bf508e95cdaa04e1fb46256d2 /sim/v850/Makefile.in
parent07c988968aac519ba013f6e22f881d9d66fdfa44 (diff)
downloadbinutils-e551c2572e97cf7ab0a431f5a1f25207d9a4d179.zip
binutils-e551c2572e97cf7ab0a431f5a1f25207d9a4d179.tar.gz
binutils-e551c2572e97cf7ab0a431f5a1f25207d9a4d179.tar.bz2
Makefile.in: Add gen-zero-r0 option.
sim-main.h (GPR_SET, GPR_CLEAR): Define. simops.c (OP_24007E0): Sign extend the imm9 operand of a mul instruction.
Diffstat (limited to 'sim/v850/Makefile.in')
-rw-r--r--sim/v850/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in
index 110cb17..89029d6 100644
--- a/sim/v850/Makefile.in
+++ b/sim/v850/Makefile.in
@@ -82,6 +82,7 @@ tmp-igen: $(IGEN_INSN) $(IGEN_DC) ../igen/igen
../igen/igen \
$(IGEN_TRACE) \
-G gen-direct-access \
+ -G gen-zero-r0 \
-i $(IGEN_INSN) \
-o $(IGEN_DC) \
-x \