Home
last modified time | relevance | path

Searched refs:X86_INS_LJMP (Results 1 – 7 of 7) sorted by relevance

/external/capstone/arch/X86/
DX86IntelInstPrinter.c70 if (MI->flat_insn->id == X86_INS_LJMP || MI->flat_insn->id == X86_INS_LCALL) in printopaquemem()
76 if (MI->flat_insn->id == X86_INS_LJMP || MI->flat_insn->id == X86_INS_LCALL) in printopaquemem()
82 if (MI->flat_insn->id == X86_INS_LJMP || MI->flat_insn->id == X86_INS_LCALL) in printopaquemem()
706 case X86_INS_LJMP: in printOperand()
748 if (MI->flat_insn->id != X86_INS_LCALL && MI->flat_insn->id != X86_INS_LJMP) { in printOperand()
DX86ATTInstPrinter.c618 case X86_INS_LJMP: in printOperand()
815 if (MI->flat_insn->id != X86_INS_LCALL && MI->flat_insn->id != X86_INS_LJMP) { in X86_ATT_printInst()
DX86Mapping.c974 { X86_INS_LJMP, "ljmp" },
5907 X86_FARJMP16i, X86_INS_LJMP,
5913 X86_FARJMP16m, X86_INS_LJMP,
5919 X86_FARJMP32i, X86_INS_LJMP,
5925 X86_FARJMP32m, X86_INS_LJMP,
5931 X86_FARJMP64, X86_INS_LJMP,
40400 X86_FARJMP16i, X86_INS_LJMP,
40406 X86_FARJMP16m, X86_INS_LJMP,
40412 X86_FARJMP32i, X86_INS_LJMP,
40418 X86_FARJMP32m, X86_INS_LJMP,
[all …]
/external/capstone/bindings/java/capstone/
DX86_const.java496 public static final int X86_INS_LJMP = 157; field in X86_const
/external/capstone/bindings/python/capstone/
Dx86_const.py493 X86_INS_LJMP = 157 variable
/external/capstone/include/
Dx86.h424 X86_INS_LJMP, enumerator
/external/capstone/bindings/vb6/
Dmx86.bas574 X86_INS_LJMP