Change `function_symbols' to std::vector
[deliverable/binutils-gdb.git] / opcodes / cr16-opc.c
index 18753792230ef8714e0da4c7e8e70ab2c82fa429..b477dbe92698fb7e4de76ebf13abc611c3c3f117 100644 (file)
@@ -276,7 +276,7 @@ const inst cr16_instruction[] =
   {"storm",  1, 0x16, 19, NO_TYPE_INS | REG_LIST, {{uimm3_1,16}}},
   {"stormp", 1, 0x17, 19, NO_TYPE_INS | REG_LIST, {{uimm3_1,16}}},
 
- /* Processor Regsiter Manipulation instructions  */
+ /* Processor Register Manipulation instructions  */
   /* opc16 reg, preg */
   {"lpr",  2, 0x00140, 12, NO_TYPE_INS, {{regr,0}, {pregr,4}}},
   /* opc16 regp, pregp */
This page took 0.040136 seconds and 4 git commands to generate.