On 9/1/2026 10:33 AM, Brian Cain wrote: > Guest register G4 and above have PMU-ish features that are yet > to be implemented. We'll skip these when we encounter this code > rather than fault on an assertion. > > Note that the generated call to greg_writable() has the side-effect > of doing a LOG_UNIMP for these register accesses. > > Signed-off-by: Brian Cain <[email protected]> > --- > target/hexagon/translate.h | 4 +++- > target/hexagon/hex_common.py | 18 +++++++++++++++++- > 2 files changed, 20 insertions(+), 2 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
