Jul 29, 2022
Post comments count0
Post likes count1
The AArch64 processor (aka arm64), part 4: Addition and subtraction

Starting with the basic arithmetic.
Starting with the basic arithmetic.
The ways of accessing memory.
The weird ways of transforming the value in a register.
Make it a double.
So many addressing modes, so little space.
final_release
to control which thread destructs your objectOnce it's yours, you can take it wherever you like.
make_unique
and make_shared
to make your objectUsing a secret signal in what is required to be a public constructor.
std::enable_ shared_ from_ this
, but shared_ from_ this()
doesn’t workVarious cases where your enabled shared_from_this doesn't work.
Rarely ever one page long.
You still have to return something, but today's compilers don't warn you.