/external/valgrind/none/tests/ppc64/ |
D | jm-int.stdout.exp-LE-ISA3_0 | 70 mulhw 0000000000000000, 0000000000000000 => 0000000000000000 (00000000 00000000) 71 mulhw 0000000000000000, 0000001cbe991def => 0000000000000000 (00000000 00000000) 72 mulhw 0000000000000000, ffffffffffffffff => 0000000000000000 (00000000 00000000) 73 mulhw 0000001cbe991def, 0000000000000000 => 0000000000000000 (00000000 00000000) 74 mulhw 0000001cbe991def, 0000001cbe991def => 0000000010b56825 (00000000 00000000) 75 mulhw 0000001cbe991def, ffffffffffffffff => 0000000000000000 (00000000 00000000) 76 mulhw ffffffffffffffff, 0000000000000000 => 0000000000000000 (00000000 00000000) 77 mulhw ffffffffffffffff, 0000001cbe991def => 0000000000000000 (00000000 00000000) 78 mulhw ffffffffffffffff, ffffffffffffffff => 0000000000000000 (00000000 00000000) 299 mulhw. 0000000000000000, 0000000000000000 => 0000000000000000 (20000000 00000000) [all …]
|
D | jm-int.stdout.exp | 70 mulhw 0000000000000000, 0000000000000000 => 0000000000000000 (00000000 00000000) 71 mulhw 0000000000000000, 0000001cbe991def => 0000000000000000 (00000000 00000000) 72 mulhw 0000000000000000, ffffffffffffffff => 0000000000000000 (00000000 00000000) 73 mulhw 0000001cbe991def, 0000000000000000 => 0000000000000000 (00000000 00000000) 74 mulhw 0000001cbe991def, 0000001cbe991def => 0000000010b56825 (00000000 00000000) 75 mulhw 0000001cbe991def, ffffffffffffffff => 0000000000000000 (00000000 00000000) 76 mulhw ffffffffffffffff, 0000000000000000 => 0000000000000000 (00000000 00000000) 77 mulhw ffffffffffffffff, 0000001cbe991def => 0000000000000000 (00000000 00000000) 78 mulhw ffffffffffffffff, ffffffffffffffff => 0000000000000000 (00000000 00000000)
|
D | jm-int.stdout.exp-LE | 70 mulhw 0000000000000000, 0000000000000000 => 0000000000000000 (00000000 00000000) 71 mulhw 0000000000000000, 0000001cbe991def => 0000000000000000 (00000000 00000000) 72 mulhw 0000000000000000, ffffffffffffffff => 0000000000000000 (00000000 00000000) 73 mulhw 0000001cbe991def, 0000000000000000 => 0000000000000000 (00000000 00000000) 74 mulhw 0000001cbe991def, 0000001cbe991def => 0000000010b56825 (00000000 00000000) 75 mulhw 0000001cbe991def, ffffffffffffffff => 0000000000000000 (00000000 00000000) 76 mulhw ffffffffffffffff, 0000000000000000 => 0000000000000000 (00000000 00000000) 77 mulhw ffffffffffffffff, 0000001cbe991def => 0000000000000000 (00000000 00000000) 78 mulhw ffffffffffffffff, ffffffffffffffff => 0000000000000000 (00000000 00000000) 299 mulhw. 0000000000000000, 0000000000000000 => 0000000000000000 (20000000 00000000) [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | jm-int.stdout.exp | 70 mulhw 00000000, 00000000 => 00000000 (00000000 00000000) 71 mulhw 00000000, 000f423f => 00000000 (00000000 00000000) 72 mulhw 00000000, ffffffff => 00000000 (00000000 00000000) 73 mulhw 000f423f, 00000000 => 00000000 (00000000 00000000) 74 mulhw 000f423f, 000f423f => 000000e8 (00000000 00000000) 75 mulhw 000f423f, ffffffff => ffffffff (00000000 00000000) 76 mulhw ffffffff, 00000000 => 00000000 (00000000 00000000) 77 mulhw ffffffff, 000f423f => ffffffff (00000000 00000000) 78 mulhw ffffffff, ffffffff => 00000000 (00000000 00000000)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | mulhs.ll | 6 ; RUN: grep mulhw %t | count 1
|
/external/llvm/test/CodeGen/PowerPC/ |
D | mulhs.ll | 6 ; RUN: grep mulhw %t | count 1
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 401 # CHECK-BE: mulhw 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x96] 402 # CHECK-LE: mulhw 2, 3, 4 # encoding: [0x96,0x20,0x43,0x7c] 403 mulhw 2, 3, 4 404 # CHECK-BE: mulhw. 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x97] 405 # CHECK-LE: mulhw. 2, 3, 4 # encoding: [0x97,0x20,0x43,0x7c] 406 mulhw. 2, 3, 4
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64le-encoding.txt | 310 # CHECK: mulhw 2, 3, 4 313 # CHECK: mulhw. 2, 3, 4
|
D | ppc64-encoding.txt | 313 # CHECK: mulhw 2, 3, 4 316 # CHECK: mulhw. 2, 3, 4
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCSchedule.td | 275 // mulhw IntMulHW
|
D | PPCInstrInfo.td | 1178 "mulhw $rT, $rA, $rB", IntMulHW,
|
/external/v8/src/compiler/ppc/ |
D | code-generator-ppc.cc | 1404 __ mulhw(i.OutputRegister(1), in AssembleArchInstruction() local 1410 __ mulhw(i.OutputRegister(1), in AssembleArchInstruction() local 1415 __ mulhw(i.OutputRegister(), i.InputRegister(0), i.InputRegister(1), in AssembleArchInstruction() local
|
/external/v8/src/ppc/ |
D | assembler-ppc.h | 827 void mulhw(Register dst, Register src1, Register src2, RCBit r = LeaveRC);
|
D | constants-ppc.h | 1993 V(mulhw, MULHWX, 0x7C000096) \
|
D | assembler-ppc.cc | 933 void Assembler::mulhw(Register dst, Register src1, Register src2, RCBit r) { in mulhw() function in v8::internal::Assembler
|
D | macro-assembler-ppc.cc | 4338 mulhw(result, dividend, r0); in TruncatingDiv()
|
/external/v8/src/full-codegen/ppc/ |
D | full-codegen-ppc.cc | 1627 __ mulhw(scratch2, left, ip); in EmitInlineSmiBinaryOp() local
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.cc | 1495 __ mulhw(scratch, result, right); in DoMulI() 1498 __ mulhw(scratch, left, right); in DoMulI()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2483 "mulhw", "$rT, $rA, $rB", IIC_IntMulHW,
|