
The loop starts with (ˇ) sign. I want to go to the loop's end (^). But I don't know a shortcut to do so.

The loop starts with (ˇ) sign. I want to go to the loop's end (^). But I don't know a shortcut to do so.
It's very simple: Press Enter or right-click and choose "Follow". OllyDbg will then follow the address in the CPU window.
This also works with calls, references in movs or dds, etc., basically everywhere where the brace shows up on the left side.