Solved
Why is the function address in the vector table offset by 1 byte from the actual function address?
Such as the title,why is the function address in the vector table offset by 1 byte from the actual function address?
In the vector table:

Actually:

and

This makes me wonder.
