[PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix bad bits in last change

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Feb 16 08:32:01 GMT 2022


On Feb 15 14:54, Brian Inglis wrote:
> 
> move Linux 5.16 Gobble Gobble flags to 5.17 Superb Owl correct positions:
> 0x00000007:1 Intel Advanced Matrix eXtensions:
> 		 EAX:22 amx_bf16 Brain Float 16 dot product
> 		 EAX:24 amx_tile Tile matrix multiply
> 		 EAX:25 amx_int8 Int 8 byte dot product
> 0x00000007:0 Intel Advanced Matrix eXtensions:
> 		 EDX:22 amx_bf16 Brain Float 16 dot product
> 		 EDX:24 amx_tile Tile matrix multiply
> 		 EDX:25 amx_int8 Int 8 byte dot product
> ---
>  winsup/cygwin/fhandler_proc.cc | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 

Pushed.


Thanks,
Corinna



More information about the Cygwin-patches mailing list