Searched defs:insn_word (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | tic30-dis.c | 87 unsigned long insn_word; local 123 get_tic30_instruction (insn_word, insn) in get_tic30_instruction() argument 233 print_two_operand (info, insn_word, insn) in print_two_operand() argument 322 print_three_operand (info, insn_word, insn) in print_three_operand() argument 366 print_par_insn (info, insn_word, insn) in print_par_insn() argument 488 print_branch (info, insn_word, insn) in print_branch() argument
|
H A D | dlx-dis.c | 467 unsigned long insn_word; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | tic30-dis.c | 70 get_tic30_instruction (unsigned long insn_word, struct instruction *insn) in get_tic30_instruction() 337 unsigned long insn_word, in print_two_operand() 425 unsigned long insn_word, in print_three_operand() 469 unsigned long insn_word, in print_par_insn() 593 unsigned long insn_word, in print_branch() 680 unsigned long insn_word; in print_insn_tic30() local
|
H A D | dlx-dis.c | 437 unsigned long insn_word; in print_insn_dlx() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | h8300-tdep.c | 338 unsigned short insn_word; in h8300_examine_prologue() local
|