Noah Goldstein 2c9af8421d 
	
	
	x86: Fix page cross case in rawmemchr-avx2 [BZ  #29234 ] ... 
			commit 6dcbb7d95dgoldstein.w.n@gmail.com >
Date:   Mon Jun 6 21:11:33 2022 -0700
    x86: Shrink code size of memchr-avx2.S
Changed how the page cross case aligned string (rdi) in
rawmemchr. This was incompatible with how
`L(cross_page_continue)` expected the pointer to be aligned and
would cause rawmemchr to read data start started before the
beginning of the string. What it would read was in valid memory
but could count CHAR matches resulting in an incorrect return
value.
This commit fixes that issue by essentially reverting the changes to
the L(page_cross) case as they didn't really matter.
Test cases added and all pass with the new code (and where confirmed
to fail with the old code).
Reviewed-by: H.J. Lu <hjl.tools@gmail.com > 
		
	 
		2022-06-08 17:07:34 -07:00 
	 
	
	
	
		 
	
	
		
			
			
			
			
			
			2022-05-23 13:56:43 +05:30 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2021-09-03 22:06:44 +05:30 
		 
	
		
			
			
			
			
			
			2021-09-03 22:06:44 +05:30 
		 
	
		
			
			
			
			
			
			2021-09-03 22:06:44 +05:30 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-02-23 14:18:17 -03:00 
		 
	
		
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
	
		
			
			
			
			
			
			2022-02-05 16:42:17 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-13 21:23:04 -05:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-06-03 10:22:38 -07:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-09 11:45:31 -05:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-13 21:23:04 -05:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-06-08 17:07:34 -07:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-05-25 14:23:54 -07:00 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-04-06 20:53:24 +05:30 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
			
			
			
			
			
			2017-03-23 11:32:29 -03:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2021-10-26 16:51:29 -05:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00 
		 
	
		
			
			
			
			
			
			2022-01-01 11:40:24 -08:00