sim: add more hacking notes
[deliverable/binutils-gdb.git] / opcodes / s390-dis.c
index 986e4b50cd60eadc81075c8ef0dbcb9d1d610626..b9eeb7976b7a6b362eccdc685eadbdd4a10745c4 100644 (file)
@@ -196,8 +196,6 @@ print_insn_s390 (bfd_vma memaddr, struct disassemble_info *info)
          separator = 0;
          for (opindex = opcode->operands; *opindex != 0; opindex++)
            {
-             unsigned int value;
-
              operand = s390_operands + *opindex;
              value = s390_extract_operand (buffer, operand);
 
This page took 0.022563 seconds and 4 git commands to generate.