On 1/12/23 07:20, Ilya Leoshkevich wrote:
v3 -> v4:
* s/unsigned long long/uint64_t/g (Richard).
* Fix address resolution with TARGET_TB_PCREL again.
* Open question: do we need something like get_pc_from_opc()?
See FIXME in patch 3.
Looks good. I'll queue this to tcg-next.
Ideally, we'd update the dockerfiles so that libdw is present during CI, mostly ensuring
that the code builds everywhere. However, my attempts to do so failed. I suspect that
we'd need some sort of update to lcitool to make that happen.
Alex or Thomas, any ideas there?
r~