Determine if one of the registers in regm has value in it.
if so, true and preg is set to which register it is. otherwise, false and preg is set to 0.
See Implementation
Determine if one of the registers in regm has value in it.