Home
last modified time | relevance | path

Searched refs:MAXQ20_OPCODES (Results 1 – 4 of 4) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-maxq.c688 static MAXQ20_OPCODES *current_templates;
921 current_templates = (MAXQ20_OPCODES *) hash_find (op_hash, temp); in parse_insn()
2930 MAXQ20_OPCODES *core_optab; /* For opcodes of the same name. This will in md_begin()
2947 core_optab = xmalloc (sizeof (MAXQ20_OPCODES)); in md_begin()
2989 core_optab = xmalloc (sizeof (MAXQ20_OPCODES)); in md_begin()
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-maxq.c644 static MAXQ20_OPCODES *current_templates;
867 current_templates = (MAXQ20_OPCODES *) hash_find (op_hash, temp); in parse_insn()
2853 MAXQ20_OPCODES *core_optab; /* For opcodes of the same name. This will in md_begin()
2870 core_optab = xmalloc (sizeof (MAXQ20_OPCODES)); in md_begin()
2912 core_optab = xmalloc (sizeof (MAXQ20_OPCODES)); in md_begin()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dmaxq.h118 MAXQ20_OPCODES; typedef
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dmaxq.h118 MAXQ20_OPCODES; typedef