HomeSort by relevance Sort by last modified time
    Searched full:cmps (Results 1 - 24 of 24) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/
TODO 24 * stos, cmps, scas, movs, ins, outs, lods -> OP_PTR
ia32_opcode_tables.c 184 { 0, INS_STRCMP, 0, ADDRMETH_Y | OPTYPE_b | OP_R, ADDRMETH_X | OPTYPE_b | OP_R, ARG_NONE, cpu_80386 | isa_GP, "cmps", "", 0, 0, 0, 0 , 0 },
185 { 0, INS_STRCMP, 0, ADDRMETH_X | OPTYPE_v | OP_R, ADDRMETH_Y | OPTYPE_v | OP_R, ARG_NONE, cpu_80386 | isa_GP, "cmps", "", 0, 0, 0, 0 , 0 },
    [all...]
  /external/v8/test/cctest/compiler/
test-branch-combine.cc 427 CompareWrapper cmps[] = {CompareWrapper(IrOpcode::kFloat64Equal),
431 for (size_t c = 0; c < arraysize(cmps); c++) {
432 CompareWrapper cmp = cmps[c];
  /external/valgrind/exp-bbv/
bbv_main.c 275 /* the following: movs, cmps, scas, lods, stos, ins, outs */
301 ( ( (inst_byte >= 0xa4) && /* movs,cmps,scas */
  /external/elfutils/src/libcpu/
ChangeLog 263 Add parameters for cmps. Fix test and mov immediate.
  /external/valgrind/VEX/test/
test-amd64.c 1211 // REINSTATE: TEST_STRING(cmps, "");
1212 TEST_STRING(cmps, "repz ");
1213 // REINSTATE: TEST_STRING(cmps, "repnz ");
    [all...]
test-i386.c 1171 // REINSTATE: TEST_STRING(cmps, "");
1172 TEST_STRING(cmps, "repz ");
1173 // REINSTATE: TEST_STRING(cmps, "repnz ");
    [all...]
  /external/valgrind/coregrind/
m_execontext.c 112 /* Number of 2, 4 and (fast) full cmps done. */
  /external/llvm/lib/Target/X86/
X86SchedHaswell.td 997 // CMPS.
1003 def : InstRW<[WriteCMPS], (instregex "CMPS(B|L|Q|W)")>;
    [all...]
X86InstrInfo.td     [all...]
  /external/v8/src/x64/
disasm-x64.cc 102 { 0xA6, UNSET_OP_ORDER, "cmps" },
103 { 0xA7, UNSET_OP_ORDER, "cmps" },
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 420 #define CMPS_L CHOICE(cmpsl, cmpsl, _LTOG cmps)
421 #define CMPS_W CHOICE(cmpsw, cmpsw, _WTOG cmps)
    [all...]
  /external/elfutils/src/libcpu/defs/
i386 147 1010011{w}:{RE}cmps{w} {es_di},{ds_si}
    [all...]
  /external/valgrind/memcheck/
mc_main.c 323 /* # searches initiated in auxmap_L1, and # base cmps required */
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-mips64el 
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp 59 "sunken Cmps");
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/valgrind/VEX/priv/
host_s390_defs.c     [all...]
  /external/valgrind/helgrind/
libhb_core.c     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 426 milliseconds