Searched refs:msp430_hcodes (Results 1 – 3 of 3) sorted by relevance
173 static struct hcodes_s msp430_hcodes[] = variable3137 struct hcodes_s hc = msp430_hcodes[opcode->insn_opnumb]; in msp430_operands()3744 if (msp430_hcodes[i].op1 == insn) in md_convert_frag()3745 hc = &msp430_hcodes[i]; in md_convert_frag()3776 if (msp430_hcodes[i].op1 == insn) in md_convert_frag()3777 hc = & msp430_hcodes[i]; in md_convert_frag()
1980 struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c.2045 (msp430_hcodes): Likewise..
211 struct hcodes_s, msp430_hcodes): From include/opcode/msp430.h.