Home
last modified time | relevance | path

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

/trueos/contrib/binutils/opcodes/
HDi386-dis.c1460 static unsigned char *start_codep; variable
3667 start_codep = priv.the_buffer; in print_insn()
3956 (*info->print_address_func) ((bfd_vma) (start_pc + codep - start_codep in print_insn()
5610 segment = ((start_pc + codep - start_codep) in OP_J()
5619 disp = ((start_pc + codep - start_codep + disp) & mask) | segment; in OP_J()