All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valdis.Kletnieks@vt.edu (Valdis.Kletnieks at vt.edu)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Achieve multi-threading in MIPS assembly
Date: Mon, 20 Apr 2015 21:52:26 -0400	[thread overview]
Message-ID: <9851.1429581146@turing-police.cc.vt.edu> (raw)
In-Reply-To: Your message of "Tue, 21 Apr 2015 01:05:19 -0000." <1429578319815.15323@utdallas.edu>

On Tue, 21 Apr 2015 01:05:19 -0000, "Chaturvedi, Akash" said:

> I am writing MIPS assembly code for a 'Word guessing game'.

Why?

gcc -O2 will almost certainly generate faster code than you can (unless you're
*really* good at MIPS assembler, in which case you wouldn't have posted).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150420/820d3946/attachment.bin 

  reply	other threads:[~2015-04-21  1:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21  1:05 Achieve multi-threading in MIPS assembly Chaturvedi, Akash
2015-04-21  1:52 ` Valdis.Kletnieks at vt.edu [this message]
2015-04-21 17:02   ` John de la Garza

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9851.1429581146@turing-police.cc.vt.edu \
    --to=valdis.kletnieks@vt.edu \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.