public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: newlib@sourceware.org
Subject: Re: [PATCH] powerpc/setjmp: Fix 64-bit buffer alignment
Date: Thu, 10 Nov 2022 16:19:28 +0100	[thread overview]
Message-ID: <aae8eabd-b066-623d-73f6-f21a63a70b3b@embedded-brains.de> (raw)
In-Reply-To: <Y2kzSMZUP6/91R4T@calimero.vinschen.de>

On 07/11/2022 17:33, Corinna Vinschen wrote:
> On Nov  7 16:48, Sebastian Huber wrote:
>> The rlwinm is a word-size instruction which clears the remaining 32 bits of a
>> 64-bit register.  Use clrrdi in 64-bit configurations.
> I'm getting a bit cross-eyed when looling at PowerPC assembler.
> I'm sure you tested it, so feel free to push.

Yes, I did test the individual patches, however, I should have tested 
the overall function better. I hope that the 64-bit support is now complete.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/

      reply	other threads:[~2022-11-10 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 15:48 Sebastian Huber
2022-11-07 16:33 ` Corinna Vinschen
2022-11-10 15:19   ` Sebastian Huber [this message]

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=aae8eabd-b066-623d-73f6-f21a63a70b3b@embedded-brains.de \
    --to=sebastian.huber@embedded-brains.de \
    --cc=newlib@sourceware.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).