Write proper instructions to subtraction in microprocessor.
Program: Write an instruction sequence to subtract the 6-byte numbers stored at $1000~$1012 and $1013~$1015 and save the sum at $1100~$1102.
Please do suitable documentation of code. I am not sure how to prepare instruction sequence to subtract. Can anyone help me?