9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <charles.forsyth@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] mips linker hoisting stack freeing operation
Date: Wed,  1 Apr 2015 10:51:05 +0100	[thread overview]
Message-ID: <CAOw7k5iEYwO4HoMHCWgb7qA882s-Quo_PQSSvMh_swV0dC2U_w@mail.gmail.com> (raw)
In-Reply-To: <77525476571d85282989a8a1ebe187a6@felloff.net>

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

On 1 April 2015 at 02:34, <cinap_lenrek@felloff.net> wrote:

> theres my attempt at preventing the linker from doing so:


It's one of those cases where it's funny it hasn't been noticed before,
since the effects won't be confined to libdraw. Anyway, that change seems
ok,
although it's really a particular type of conflict (between set R29 and use
R6 which depends on R29),
but expressing that is tricky with the limited value tracking there, and
the ADD R29 makes
as good a use of the delay slot as any.

[-- Attachment #2: Type: text/html, Size: 946 bytes --]

  reply	other threads:[~2015-04-01  9:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01  1:34 cinap_lenrek
2015-04-01  9:51 ` Charles Forsyth [this message]
2015-04-02  3:45   ` cinap_lenrek

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=CAOw7k5iEYwO4HoMHCWgb7qA882s-Quo_PQSSvMh_swV0dC2U_w@mail.gmail.com \
    --to=charles.forsyth@gmail.com \
    --cc=9fans@9fans.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).