]> Git Repo - binutils.git/commitdiff
* config/tc-ppc.c (ppc_insert_operand): Check PPC_OPERAND_SIGNED
authorIan Lance Taylor <[email protected]>
Mon, 4 Apr 1994 17:28:56 +0000 (17:28 +0000)
committerIan Lance Taylor <[email protected]>
Mon, 4 Apr 1994 17:28:56 +0000 (17:28 +0000)
flag rather than signedp field.  Only permit extended range if
PPC_OPERAND_SIGNOPT flag is set and assembling in 32 bit mode.
Based on patch from David Edelsohn ([email protected]).

gas/ChangeLog

index 369d394f8cc869884fc92b24909f2703a6f1879f..9bcefd1470c17ada015a2540027365675e98110e 100644 (file)
@@ -1,5 +1,10 @@
 Mon Apr  4 12:39:23 1994  Ian Lance Taylor  ([email protected])
 
+       * config/tc-ppc.c (ppc_insert_operand): Check PPC_OPERAND_SIGNED
+       flag rather than signedp field.  Only permit extended range if
+       PPC_OPERAND_SIGNOPT flag is set and assembling in 32 bit mode.
+       Based on patch from David Edelsohn ([email protected]).
+
        * config/tc-ppc.c (ppc_size): New static variable.
        (ppc_arch): Check for PPC_OPCODE_PPC before PPC_OPCODE_POWER.
        (md_begin): If an instruction has a size specific flag set, only
This page took 0.046668 seconds and 4 git commands to generate.