log doc/disas_examples/x86.stdcall.disas @ 499:fc614cb865c6

age author description
Mon, 04 Apr 2022 15:50:52 +0200 Tassilo Philipp - doc and disasexample additions specific to non-trivial C++ aggregates as return values (incl. fixes to doc and additional LSB specific PPC32 section)
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 23:29:24 +0100 Tassilo Philipp - "