Searched refs:mulhw (Results 1 – 15 of 15) sorted by relevance
6 ; RUN: grep mulhw %t | count 1
398 # CHECK-BE: mulhw 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x96]399 # CHECK-LE: mulhw 2, 3, 4 # encoding: [0x96,0x20,0x43,0x7c]400 mulhw 2, 3, 4401 # CHECK-BE: mulhw. 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x97]402 # CHECK-LE: mulhw. 2, 3, 4 # encoding: [0x97,0x20,0x43,0x7c]403 mulhw. 2, 3, 4
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 …]
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)
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)
310 # CHECK: mulhw 2, 3, 4313 # CHECK: mulhw. 2, 3, 4
310 # CHECK: mulhw 2, 3, 4 313 # CHECK: mulhw. 2, 3, 4
832 void mulhw(Register dst, Register src1, Register src2, RCBit r = LeaveRC);
918 void Assembler::mulhw(Register dst, Register src1, Register src2, RCBit r) { in mulhw() function in v8::internal::Assembler
4872 mulhw(result, dividend, r0); in TruncatingDiv()
1211 __ mulhw(i.OutputRegister(), i.InputRegister(0), i.InputRegister(1), in AssembleArchInstruction() local
1480 __ mulhw(scratch, result, right); in DoMulI()1483 __ mulhw(scratch, left, right); in DoMulI()
1974 __ mulhw(scratch2, left, ip); in EmitInlineSmiBinaryOp() local
2394 "mulhw", "$rT, $rA, $rB", IIC_IntMulHW,
121679 0xFEE5968: 7D06B896 mulhw r8,r6,r23121871 0xFEE59F8: 7D27C096 mulhw r9,r7,r24121938 0xFEE5A24: 7F68F896 mulhw r27,r8,r31121958 0xFEE5A30: 7F23E096 mulhw r25,r3,r28122189 0xFEE5AEC: 7C0CC096 mulhw r0,r12,r24122203 0xFEE5AF4: 7C88D096 mulhw r4,r8,r26122288 0xFEE5B28: 7C07D096 mulhw r0,r7,r26