top | item 44726735

(no title)

dillstead | 7 months ago

Yes, I've implemented this technique before at my job. Relocating assembly instructions especially those that contain branching logic can be tricky as the offsets have to be recomputed or a new instruction needs to be used instead. More often that not, you may not have enough space for that new instruction.

discuss

order

No comments yet.