Syntax: call label
call label
Description: Push the address of the instruction directly proceeding the call and push it to the top of the stack (while also subtracting 8 from RSP). Jump to the label.