Split Ry at the first occurance of delimiter and load into Rx and delete the string from Ry.
Parameters:
Rx: A string register. Ry: A string register. Rz | "delimiter": A string register or character constant.