Add values to output

In CUDA, is there a way to efficiently add a computed value to the value that is currently in the target memory? You know, kind of like D3DBLENDOP_ADD?

Thanks,
Emil