pTAL Reference Manual (H06.08+)
Syntax Summary
HP pTAL Reference Manual—523746-006
A-84
Nonatomic
$UDIVREM16
More information: $UDIVREM16 on page 15-90
$UDIVREM32
More information: $UDIVREM32 on page 15-91
pTAL privileged procedure No
Can be executed only by privileged procedures No
Sets condition code No
Sets $CARRY No
Sets $OVERFLOW Yes, if the divisor is 0 or the
quotient is too large
pTAL privileged procedure No
Can be executed only by privileged procedures No
Sets condition code No
Sets $CARRY No
Sets $OVERFLOW Yes, if and only if the divisor is 0
$UDIVREM16
(
,
,
divisor
remainder
) ;
quotient
VST653.vsd
,
dividend
$UDIVREM32 (
,
,
) ;
VST654.vsd
,
dividend
divisor
quotient
remainder










