C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Copy-construct, move-construct, and PR-construct

From: Thiago Macieira <thiago_at_[hidden]>
Date: Sat, 09 Sep 2023 08:30:00 -0700
On Friday, 8 September 2023 01:11:30 PDT Frederick Virchanza Gotham via Std-
Proposals wrote:
> Not for: 64-Bit ARM, SuperH, Motorolla 6800, HPPA. I had to write
> separate assembler for them:
> http://www.virjacode.com/downloads/nrvo/paper_nrvo_latest.pdf

A distinction without a difference. The fact that it uses a different register
to pass the address of the storage does not change the fact that it passed the
address in the first place.

PS: "ARM" hasn't stood for "Advanced RISC" for ages.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2023-09-09 15:30:03