Power10 Add new L operand to the slbiag instruction
[deliverable/binutils-gdb.git] / opcodes / alpha-dis.c
index 92e2d8e44edb94ba565d161ec14ac6e36d99320c..c3489004f38c48a8ae27b30596fe648b4bdec568 100644 (file)
@@ -146,7 +146,7 @@ print_insn_alpha (bfd_vma memaddr, struct disassemble_info *info)
 
   return 4;
 
-found:
+ found:
   (*info->fprintf_func) (info->stream, "%s", opcode->name);
   if (opcode->operands[0] != 0)
     (*info->fprintf_func) (info->stream, "\t");
This page took 0.030175 seconds and 4 git commands to generate.