From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 03:20:08 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3F961B2 for ; Mon, 14 Jul 2014 03:20:08 +0000 (UTC) Received: from mail-vc0-x243.google.com (mail-vc0-x243.google.com [IPv6:2607:f8b0:400c:c03::243]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84F05243C for ; Mon, 14 Jul 2014 03:20:08 +0000 (UTC) Received: by mail-vc0-f195.google.com with SMTP id id10so1996953vcb.2 for ; Sun, 13 Jul 2014 20:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Y8c/byriTGWVMr0CkR4LsoAROkzGoFoR9M+pgbUEVLE=; b=Tied3gihWFbae+GONr+pkBh7bz8gPSH3Dj2BRPEFsLXvaNwMPER+5DYlya0AAEmV3j lmLYmXmavgThYWz+q2okbs0vKrRoinTdAh6egUf+gnYAXvJFN7iZupIWhaCKw5MO6Mry r3k/wpTaJpgy4mpuoewhZImrZPB2FGZ//v8PqWVp4CzHLAbRVwcTTmKmlrXv6a9uaCaz YKV1HD+u/r58YWftkmZ8VLwk3lvnqHHB71+/gI5CuZMumYukD65qFMKmgttxXc0IR132 wTOEeWpIIXnD6Z1pxGS0HevaoHLvF9/UG2U6nwZ4QzFUXXCKAy9nzICU7xbilcg1JIQk HZZA== MIME-Version: 1.0 X-Received: by 10.58.152.234 with SMTP id vb10mr13803500veb.21.1405308005861; Sun, 13 Jul 2014 20:20:05 -0700 (PDT) Received: by 10.52.9.133 with HTTP; Sun, 13 Jul 2014 20:20:05 -0700 (PDT) Received: by 10.52.9.133 with HTTP; Sun, 13 Jul 2014 20:20:05 -0700 (PDT) Date: Mon, 14 Jul 2014 04:20:05 +0100 Message-ID: Subject: assembly language From: Rapheal Elias To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2014 03:20:08 -0000 write and explain a simple program in assembly language