HomeSort by: relevance | last modified time | path
    Searched defs:PREFETCHI_Fixup (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 108 static bool PREFETCHI_Fixup (instr_info *, int, int);
3326 { "prefetchit1", { { PREFETCHI_Fixup, b_mode } }, 0 },
3334 { "prefetchit0", { { PREFETCHI_Fixup, b_mode } }, 0 },
14481 PREFETCHI_Fixup (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 108 static bool PREFETCHI_Fixup (instr_info *, int, int);
3317 { "prefetchit1", { { PREFETCHI_Fixup, b_mode } }, 0 },
3325 { "prefetchit0", { { PREFETCHI_Fixup, b_mode } }, 0 },
14442 PREFETCHI_Fixup (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 108 static bool PREFETCHI_Fixup (instr_info *, int, int);
3251 { "prefetchit1", { { PREFETCHI_Fixup, b_mode } }, 0 },
3259 { "prefetchit0", { { PREFETCHI_Fixup, b_mode } }, 0 },
14138 PREFETCHI_Fixup (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 108 static bool PREFETCHI_Fixup (instr_info *, int, int);
3318 { "prefetchit1", { { PREFETCHI_Fixup, b_mode } }, 0 },
3326 { "prefetchit0", { { PREFETCHI_Fixup, b_mode } }, 0 },
14449 PREFETCHI_Fixup (instr_info *ins, int bytemode, int sizeflag)

Completed in 61 milliseconds