Add constructor to stap_static_probe_ops
[deliverable/binutils-gdb.git] / opcodes / spu-opc.c
index 5eec958a137cd9e06ceb1f0392bf303fc8c4dc9a..591251381d0055c572bdbc2af367e570ced9f926 100644 (file)
@@ -1,6 +1,6 @@
 /* SPU opcode list
 
-   Copyright (C) 2006-2014 Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -26,9 +26,9 @@
 
 /*
    Example contents of spu-insn.h
-      id_tag   mode    mode    type    opcode  mnemonic        asmtype     dependency          FPU     L/S?    branch? instruction   
-                QUAD   WORD                                               (0,RC,RB,RA,RT)    latency                                           
-   APUOP(M_LQD,        1,      0,      RI9,    0x1f8,  "lqd",          ASM_RI9IDX,     00012,          FXU,    1,      0)      Load Quadword d-form 
+      id_tag   mode    mode    type    opcode  mnemonic        asmtype     dependency          FPU     L/S?    branch? instruction
+                QUAD   WORD                                               (0,RC,RB,RA,RT)    latency
+   APUOP(M_LQD,        1,      0,      RI9,    0x1f8,  "lqd",          ASM_RI9IDX,     00012,          FXU,    1,      0)      Load Quadword d-form
  */
 
 const struct spu_opcode spu_opcodes[] = {
This page took 0.035951 seconds and 4 git commands to generate.