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

Brian Inglis Brian.Inglis@SystematicSW.ab.ca
Tue Feb 15 21:54:20 GMT 2022


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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fhandler_proc.cc-format_proc_cpuinfo-fix-bad-bits-in-last-change.patch
Type: text/x-patch
Size: 1599 bytes
Desc: not available
URL: <https://cygwin.com/pipermail/cygwin-patches/attachments/20220215/3387400d/attachment.bin>


More information about the Cygwin-patches mailing list