@staticmethod
  def assemble_operands(ctx, inst, operands):
    ctx.encode(inst, 'reg2', 5, operands[1].operand)

    base, offset = operands[0].operand