Searched refs:codep (Results 1 – 2 of 2) sorted by relevance
3148 static unsigned char *codep; variable12510 FETCH_DATA (the_info, codep + 1); in ckprefix()12512 switch (*codep) in ckprefix()12532 newrex = *codep; in ckprefix()12595 codep++; in ckprefix()12612 if (*codep != FWAIT_OPCODE) in ckprefix()12613 all_prefixes[i++] = *codep; in ckprefix()12615 codep++; in ckprefix()12894 FETCH_DATA (info, codep + 2); in get_valid_dis386()12895 vindex = *codep++; in get_valid_dis386()[all …]
258 * i386-dis.c (get_vex_imm8): Do not increment codep.260 has already forwarded the codep pointer.261 (OP_EX_VexW): Increment codep to skip mod/rm byte.