/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
inval-reg.s | 53 cmovpe %bx,%ecx label
|
inval-reg.l | 106 [ ]*53[ ]+cmovpe %bx,%ecx
|
intel.s | 697 cmovpe edx, 0x90909090[eax] 699 cmovpe dx, 0x90909090[eax]
|
opcode.s | 588 cmovpe 0x90909090(%eax),%edx 590 cmovpe 0x90909090(%eax),%dx
|
/external/llvm/test/MC/X86/ |
intel-syntax.s | 354 cmovpe eax, ebx
|
/external/v8/src/ia32/ |
disasm-ia32.cc | 128 /*8*/ "cmovs", "cmovns", "cmovpe", "cmovpo", [all...] |
/external/v8/src/x64/ |
disasm-x64.cc | 266 {"cmovpe", TWO_OPERANDS_INSTR, REG_OPER_OP_ORDER, false}, [all...] |
/external/v8/src/x87/ |
disasm-x87.cc | 128 /*8*/ "cmovs", "cmovns", "cmovpe", "cmovpo", [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
ChangeLog-2008 | 192 * i386-opc.tbl: Add cmovpe and cmovpo. [all...] |
i386-opc.tbl | [all...] |
/external/libchrome/sandbox/win/src/sidestep/ |
ia32_opcode_map.cpp | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2008 | 171 * gas/i386/intel.s: Add tests for cmovpe and cmovpo. [all...] |