I'm making exactly the opposite point. Andy burns stated that "In assembly language, every branch is a GOTO".
I was pointing out that that was incorrect, as there are specific instructions that are "GOSUBs", not GOTOs, as GOTOs don't store the return address.