# bl

Branch with Link. Saves the current address in the LR.

# Syntax

bl <branch>
# Parameters

# Example

bl foo
//...
foo:

# History

  • 0.1 added