search for: cpu_init_v

Displaying 1 result from an estimated 1 matches for "cpu_init_v".

Did you mean: cpu_init
2015 Oct 11
2
[PATCH] cpu.c: initialize a variable
Some debugging tools don't like if a code uses unitialized variables. The code in cpu.c uses the value of fxsr.buff[50], so it makes sense to explicitely initialize it (because fxsave can fail to do it). -------------- next part -------------- A non-text attachment was scrubbed... Name: cpu_init_val.patch Type: application/octet-stream Size: 409 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20151012/2f4eb2e0/attachment.obj