Home
last modified time | relevance | path

Searched refs:INS_TEST_SFNEOF (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.c203 } else if ( flags & INS_TEST_SFNEOF ) { in ia32_handle_eflags()
204 flags &= ~INS_TEST_SFNEOF; in ia32_handle_eflags()
Dia32_insn.h435 #define INS_TEST_SFNEOF 0x8000 macro
Dia32_opcode_tables.c139 …_X, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "jl", "", 0, 0, 0, INS_TEST_SFNEOF, 0 },
141 … cpu_80386 | isa_GP, "jle", "", 0, 0, 0, INS_TEST_ZERO|INS_TEST_OR|INS_TEST_SFNEOF, 0 },
503 …_v | OP_R, ARG_NONE, cpu_PENTPRO | isa_GP, "cmovl", "", 0, 0, 0, INS_TEST_SFNEOF, 0 },
505 …u_PENTPRO | isa_GP, "cmovle", "", 0, 0, 0, INS_TEST_ZERO|INS_TEST_OR|INS_TEST_SFNEOF, 0 },
567 …ED, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "jl", "", 0, 0, 0, INS_TEST_SFNEOF, 0 },
569 … cpu_80386 | isa_GP, "jle", "", 0, 0, 0, INS_TEST_ZERO|INS_TEST_OR|INS_TEST_SFNEOF, 0 },
583 …, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "setl", "", 0, 0, 0, INS_TEST_SFNEOF, 0 },
585 … cpu_80386 | isa_GP, "setle", "", 0, 0, 0, INS_TEST_ZERO|INS_TEST_OR|INS_TEST_SFNEOF, 0 },