Checkout the Lab04 directory from the git repo into a new working directory (as done in the past labs). Included in your Lab04 setup files is a simple assembly function "my_mul". my_mul is supposed to compute a multiplication. It contains an error however. What is the error?