Searched refs:X86_INS_LOOP (Results 1 – 9 of 9) sorted by relevance
1189 { X86_INS_LOOP, "loop" },2536 case X86_INS_LOOP: in X86_get_insn_id()2562 if (insn->id != X86_INS_LOOP) { in X86_get_insn_id()
4109 X86_LOOP, X86_INS_LOOP,
2740 { /* X86_LOOP, X86_INS_LOOP: loop $dst */
6833 X86_LOOP, X86_INS_LOOP,
4556 { /* X86_LOOP, X86_INS_LOOP: loop $dst */
749 X86_INS_LOOP
751 public static final int X86_INS_LOOP = 339; field in X86_const
748 X86_INS_LOOP = 339 variable
725 X86_INS_LOOP, enumerator