Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcris-dis.c170 get_opcode_entry (unsigned int insn, in get_opcode_entry() function
244 : get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata)); in get_opcode_entry()
464 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata); in cris_constraint()
484 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata); in cris_constraint()
1477 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata); in print_insn_cris_generic()
1490 matchedp = get_opcode_entry (insn, prefix_insn, disdata); in print_insn_cris_generic()
DChangeLog-200479 (get_opcode_entry): Add struct cris_disasm_data * parameter. All
88 (get_opcode_entry): Call malloc, not xmalloc. Return NULL on
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcris-dis.c170 get_opcode_entry (unsigned int insn, in get_opcode_entry() function
244 : get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata)); in get_opcode_entry()
464 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata); in cris_constraint()
484 = get_opcode_entry (prefix_insn, NO_CRIS_PREFIX, disdata); in cris_constraint()
1477 matchedp = get_opcode_entry (insn, NO_CRIS_PREFIX, disdata); in print_insn_cris_generic()
1490 matchedp = get_opcode_entry (insn, prefix_insn, disdata); in print_insn_cris_generic()
DChangeLog-200479 (get_opcode_entry): Add struct cris_disasm_data * parameter. All
88 (get_opcode_entry): Call malloc, not xmalloc. Return NULL on