Other |
---|
tbdUnresolved |
Relates :
|
InstructionMark checks the instruction boundaries, which is important for relocatable instructions. Everywhere where we do any (?) sort of relocation, we do InstructionMark. I found that newly added MacroAssembler::post_call_nop does not have it, and thus some new code in x86_32 Loom prototype fails with instruction mark / instruction overlapping checks.
|