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

  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 103 static bool CMPXCHG8B_Fixup (instr_info *, int, int);
3027 { "cmpxchg8b", { { CMPXCHG8B_Fixup, q_mode } }, 0 },
13937 CMPXCHG8B_Fixup (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 103 static bool CMPXCHG8B_Fixup (instr_info *, int, int);
3018 { "cmpxchg8b", { { CMPXCHG8B_Fixup, q_mode } }, 0 },
13898 CMPXCHG8B_Fixup (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 103 static bool CMPXCHG8B_Fixup (instr_info *, int, int);
2954 { "cmpxchg8b", { { CMPXCHG8B_Fixup, q_mode } }, 0 },
13596 CMPXCHG8B_Fixup (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 103 static bool CMPXCHG8B_Fixup (instr_info *, int, int);
3019 { "cmpxchg8b", { { CMPXCHG8B_Fixup, q_mode } }, 0 },
13905 CMPXCHG8B_Fixup (instr_info *ins, int bytemode, int sizeflag)

Completed in 50 milliseconds