*** empty log message ***
[deliverable/binutils-gdb.git] / opcodes / openrisc-ibld.c
index 4439077191714f6b3d9aecab22b54bc35be1047f..c2e5156e8d26aa372c1fee22f913099f651dc487 100644 (file)
@@ -554,8 +554,7 @@ const char * openrisc_cgen_insert_operand
    This function could be moved into `parse_insn_normal', but keeping it
    separate makes clear the interface between `parse_insn_normal' and each of
    the handlers.  It's also needed by GAS to insert operands that couldn't be
-   resolved during parsing.
-*/
+   resolved during parsing.  */
 
 const char *
 openrisc_cgen_insert_operand (cd, opindex, fields, buffer, pc)
@@ -656,8 +655,7 @@ int openrisc_cgen_extract_operand
 
    This function could be moved into `print_insn_normal', but keeping it
    separate makes clear the interface between `print_insn_normal' and each of
-   the handlers.
-*/
+   the handlers.  */
 
 int
 openrisc_cgen_extract_operand (cd, opindex, ex_info, insn_value, fields, pc)
This page took 0.022794 seconds and 4 git commands to generate.