log doc/disas_examples/x86.fastcall_gnu.disas @ 497:cb19b2fe2422

age author description
Wed, 23 Mar 2022 15:24:31 +0100 Tassilo Philipp - more disas examples to check behaviour of passing C++ non-trivial aggregates by value; they all behave the same, calling the copy ctor first, passing a pointer then
Mon, 07 Feb 2022 22:41:32 +0100 Tassilo Philipp "