On 11/17/23 09:33, Helge Deller wrote:
* Richard Henderson :
On 11/17/23 02:53, del...@kernel.org wrote:
From: Helge Deller
On hppa many instructions can be expressed by different bytecodes.
To be able to debug qemu translation bugs it's therefore necessary to see the
currently executed byte
* Richard Henderson :
> On 11/17/23 02:53, del...@kernel.org wrote:
> > From: Helge Deller
> >
> > On hppa many instructions can be expressed by different bytecodes.
> > To be able to debug qemu translation bugs it's therefore necessary to see
> > the
> > currently executed byte codes without th
On 11/17/23 02:53, del...@kernel.org wrote:
From: Helge Deller
On hppa many instructions can be expressed by different bytecodes.
To be able to debug qemu translation bugs it's therefore necessary to see the
currently executed byte codes without the need to lookup the sequence without
the full
From: Helge Deller
On hppa many instructions can be expressed by different bytecodes.
To be able to debug qemu translation bugs it's therefore necessary to see the
currently executed byte codes without the need to lookup the sequence without
the full executable.
With this patch the instruction by