[DTrace-devel] [PATCH 5/6 v2] Add disassembler annotations for assoc arrays

Eugene Loh eugene.loh at oracle.com
Thu Mar 10 01:29:39 UTC 2022


I commented on this in the v1 thread... mostly just to ask about the 
fate of the in[-8] "store imm versus store reg" idea.

Incidentally, and not a big deal, this patch is 6/6 in the original 
patch series.

On 3/9/22 4:43 PM, Kris Van Hees via DTrace-devel wrote:
> Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
> ---
>   libdtrace/dt_dis.c                         | 44 ++++++++++++++++++++++
>   test/unittest/disasm/tst.ann-gvar-assoc.r  |  2 +
>   test/unittest/disasm/tst.ann-gvar-assoc.sh | 22 +++++++++++
>   test/unittest/disasm/tst.ann-tvar-assoc.r  |  2 +
>   test/unittest/disasm/tst.ann-tvar-assoc.sh | 22 +++++++++++
>   5 files changed, 92 insertions(+)
>   create mode 100644 test/unittest/disasm/tst.ann-gvar-assoc.r
>   create mode 100755 test/unittest/disasm/tst.ann-gvar-assoc.sh
>   create mode 100644 test/unittest/disasm/tst.ann-tvar-assoc.r
>   create mode 100755 test/unittest/disasm/tst.ann-tvar-assoc.sh



More information about the DTrace-devel mailing list