On Fri, Feb 27, 2026 at 1:36 PM Brian Cain <[email protected]> wrote:
> From: Brian Cain <[email protected]> > > This commit provides handlers to generate TCG for guest and system > register reads and writes. They will be leveraged by a future commit. > > Signed-off-by: Brian Cain <[email protected]> > --- > target/hexagon/genptr.c | 147 ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 147 insertions(+) > Reviewed-by: Taylor Simpson <[email protected]>
