pTAL Reference Manual (H06.08+)
Syntax Summary
HP pTAL Reference Manual—523746-006
A-47
Atomic
$ATOMIC_ADD
More information: $ATOMIC_ADD on page 15-5
$ATOMIC_AND
More information: $ATOMIC_AND on page 15-6
$ATOMIC_DEP
More information: $ATOMIC_DEP on page 15-7
Sets condition code Yes (according the final value of var )
Sets $CARRY Yes, if traps are disabled
Sets $OVERFLOW Yes, if traps are disabled; otherwise, traps on overflow
Sets condition code Yes (according the final value of var )
Sets $CARRY No
Sets $OVERFLOW No
Sets condition code Yes (according the final value of var )
Sets $CARRY No
Sets $OVERFLOW No
$ATOMIC_ADD ( ) ;
VST607.vsd
var
,
value
$ATOMIC_AND ( ) ;
VST608.vsd
var mask
,
,
) ;
VST609.vsd
($ATOMIC_DEP ,
var
mask
value










