HomeSort by relevance Sort by last modified time
    Searched refs:modsd (Results 1 - 6 of 6) sorted by null

  /external/v8/src/ppc/
disasm-ppc.cc 574 case MODSD: {
575 Format(instr, "modsd 'rt, 'ra, 'rb");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1569 void Assembler::modsd(Register rt, Register ra, Register rb) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_3_0_other.stdout.exp 23 modsd 0000000000000000, 0000000000000000 => 0000000000000000 (00000000)
24 modsd 0000000000000000, 0000001cbe991def => 0000000000000000 (00000000)
25 modsd 0000000000000000, ffffffffffffffff => 0000000000000000 (00000000)
26 modsd 0000001cbe991def, 0000000000000000 => 0000000000000000 (00000000)
27 modsd 0000001cbe991def, 0000001cbe991def => 0000000000000000 (00000000)
28 modsd 0000001cbe991def, ffffffffffffffff => 0000000000000000 (00000000)
29 modsd ffffffffffffffff, 0000000000000000 => 0000000000000000 (00000000)
30 modsd ffffffffffffffff, 0000001cbe991def => ffffffffffffffff (00000000)
31 modsd ffffffffffffffff, ffffffffffffffff => 0000000000000000 (00000000)
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]

Completed in 340 milliseconds