1 Matching Annotations
- Jan 2022
-
www.cs.sfu.ca www.cs.sfu.ca
-
By using a PC-relativeencoding of the jump targets, the instructions can be compactly encoded (requiringjust 2 bytes), and the object code can be shifted to different positions in memorywithout alteration.
pc-relative encoding 的计算方式是什么,有什么优势?
-