Fix duplicate label error when NoARMv3 is selected with RETURNVS/VC
A second $label outside the conditional assembly caused ObjAsm to report a duplicate label error - move it to the orphaned 'else' condition.
A second $label outside the conditional assembly caused ObjAsm to report a duplicate label error - move it to the orphaned 'else' condition.