XL Fortran for AIX 8.1

Language Reference

MULHY(RA, RB)

Multiply High

Returns the high-order 32 or 64-bits of the 64 or 128-bit products of the operands RA and RB.

Parameters

RA
must be of type integer.

RB
must be of type integer.

Result Type and Attributes

Same as RA, RB.

Results

A 32 or 64-bit product of the operands RA and RB


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]