public final class OddSpacer extends VariableSizeInsn
Pseudo-instruction which either turns into a {@code nop} or
nothingness, in order to make the subsequent instruction have an
even address. This is used to align (subsequent) instructions that
require it.