HomeSort by relevance Sort by last modified time
    Searched refs:opcode_type (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
ia64-asmtab.h 36 unsigned char opcode_type; member in struct:ia64_main_table
ia64-opc.c 313 if (main_table[place].opcode_type != type)
541 res->type = main_table[place].opcode_type;
  /external/valgrind/exp-bbv/
bbv_main.c 348 Int regparms,opcode_type; local
418 opcode_type=get_inst_type(st->Ist.IMark.len,ourAddr);
425 if (opcode_type&REP_INSTRUCTION) {
432 else if (opcode_type&FLDCW_INSTRUCTION) {

Completed in 77 milliseconds