tests/plugins: extend the insn plugin to track opcode sizes
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 26 Oct 2021 10:22:25 +0000 (11:22 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Nov 2021 10:32:01 +0000 (10:32 +0000)
commite83f79b3faee1316a243b05bb768840d21cec6f4
treedb6d10d97798f4d14a3c749fe5b799fefccc045c
parenta00e37a4be88a043fea3e8be3ee3a85f6c4939cf
tests/plugins: extend the insn plugin to track opcode sizes

This is mostly a convenience feature for identifying frontends that do
multiple repeat loads so I can test changes to the instruction
tracking interface.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211026102234.3961636-20-alex.bennee@linaro.org>
tests/plugin/insn.c