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

  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 101 static bool HLE_Fixup2 (instr_info *, int, int);
633 #define Ebh2 { HLE_Fixup2, b_mode }
634 #define Evh2 { HLE_Fixup2, v_mode }
13909 HLE_Fixup2 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 101 static bool HLE_Fixup2 (instr_info *, int, int);
633 #define Ebh2 { HLE_Fixup2, b_mode }
634 #define Evh2 { HLE_Fixup2, v_mode }
13870 HLE_Fixup2 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 101 static bool HLE_Fixup2 (instr_info *, int, int);
633 #define Ebh2 { HLE_Fixup2, b_mode }
634 #define Evh2 { HLE_Fixup2, v_mode }
13568 HLE_Fixup2 (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 101 static bool HLE_Fixup2 (instr_info *, int, int);
633 #define Ebh2 { HLE_Fixup2, b_mode }
634 #define Evh2 { HLE_Fixup2, v_mode }
13877 HLE_Fixup2 (instr_info *ins, int bytemode, int sizeflag)

Completed in 47 milliseconds