Searched defs:opcodep (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mmix-dis.c | 151 const struct mmix_opcode *opcodep = mmix_opcodes; in get_opcode() local 252 const struct mmix_opcode *opcodep; in print_insn_mmix() local
|
H A D | cris-dis.c | 292 const struct cris_opcode *opcodep; in get_opcode_entry() local 730 print_with_operands (const struct cris_opcode *opcodep, in print_with_operands()
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | mmix-dis.c | 157 const struct mmix_opcode *opcodep = mmix_opcodes; local 258 const struct mmix_opcode *opcodep; local
|
H A D | cris-dis.c | 248 const struct cris_opcode *opcodep; local 589 print_with_operands (opcodep, insn, buffer, addr, info, prefix_opcodep, in print_with_operands() argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mmix.c | 415 mmix_set_geta_branch_offset (opcodep, value) in mmix_set_geta_branch_offset() argument 432 mmix_set_jmp_offset (opcodep, value) in mmix_set_jmp_offset() argument 449 mmix_fill_nops (opcodep, n) in mmix_fill_nops() argument 854 /* unsigned */ char *opcodep = NULL; local 2339 char *opcodep; local
|
H A D | tc-cris.c | 616 char *opcodep; local 884 char *opcodep; local 2527 char *opcodep; local 2618 gen_cond_branch_32 (opcodep, writep, fragP, add_symP, sub_symP, add_num) in gen_cond_branch_32() argument
|
H A D | tc-sh64.c | 804 char *opcodep; in shmedia_md_convert_frag() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mmix.c | 400 mmix_set_geta_branch_offset (char *opcodep, offsetT value) in mmix_set_geta_branch_offset() 415 mmix_set_jmp_offset (char *opcodep, offsetT value) in mmix_set_jmp_offset() 430 mmix_fill_nops (char *opcodep, int n) in mmix_fill_nops() 821 /* unsigned */ char *opcodep = NULL; in md_assemble() local 2291 char *opcodep; in md_convert_frag() local
|
H A D | tc-cris.c | 810 char *opcodep; in md_convert_frag() local 1237 char *opcodep; in md_assemble() local 3224 char *opcodep; in gen_bdap() local 3318 gen_cond_branch_32 (char *opcodep, char *writep, fragS *fragP, in gen_cond_branch_32()
|
H A D | tc-sh64.c | 809 char *opcodep; in shmedia_md_convert_frag() local
|