Home
last modified time | relevance | path

Searched refs:cris_opcode (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dcris-dis.c106 static const struct cris_opcode *get_opcode_entry
143 static const struct cris_opcode *
152 const struct cris_opcode *max_matchedp = NULL;
197 const struct cris_opcode *popcodep
248 const struct cris_opcode *opcodep;
425 const struct cris_opcode *prefix_opcodep
445 const struct cris_opcode *prefix_opcodep
523 const struct cris_opcode *matchedp;
591 const struct cris_opcode *opcodep; in print_with_operands()
599 const struct cris_opcode *prefix_opcodep;
[all …]
H A Dcris-opc.c133 const struct cris_opcode
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcris-dis.c169 static const struct cris_opcode *
176 static const struct cris_opcode **opc_table = NULL; in get_opcode_entry()
178 const struct cris_opcode *max_matchedp = NULL; in get_opcode_entry()
241 const struct cris_opcode *popcodep in get_opcode_entry()
292 const struct cris_opcode *opcodep; in get_opcode_entry()
463 const struct cris_opcode *prefix_opcodep in cris_constraint()
483 const struct cris_opcode *prefix_opcodep in cris_constraint()
653 const struct cris_opcode *matchedp, in bytes_to_skip()
655 const struct cris_opcode *prefix_matchedp) in bytes_to_skip()
738 const struct cris_opcode *prefix_opcodep, in print_with_operands()
[all …]
H A Dcris-opc.c193 const struct cris_opcode
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dcris.h229 struct cris_opcode struct
255 extern const struct cris_opcode cris_opcodes[]; argument
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcris.h295 struct cris_opcode struct
321 extern const struct cris_opcode cris_opcodes[]; argument
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-cris.c1089 struct cris_opcode *instruction;
1133 instruction = (struct cris_opcode *) hash_find (op_hash, insn_text);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-cris.c1490 struct cris_opcode *instruction; in cris_process_instruction()
1534 instruction = (struct cris_opcode *) hash_find (op_hash, insn_text); in cris_process_instruction()