On 9/3/26 6:22 PM, Brian Cain wrote:
Cover the case where an offset lies beyond the region length: it must be dropped rather than read/written.Place one dropped gather offset on a PROT_NONE page to verify that the instruction does not access memory for that lane. Signed-off-by: Brian Cain <[email protected]> --- tests/tcg/hexagon/scatter_gather.c | 137 ++++++++++++++++++++++++++++- 1 file changed, 136 insertions(+), 1 deletion(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
