On 9/25/20 10:24 AM, Borislav Petkov wrote:
> #     LEAF,SUBLEAF,register,  bits,short name, long name
>          1,    0,     EBX,   7:0,brand,Brand Index
>          1,    0,     EBX,  15:8,clflush_size,CLFLUSH line size (value * 8) 
> in bytes
>        1,      0,     EBX, 23:16,max_cpu_id,Maxim number of addressable logic 
> cpu ID in this package
> 0x80000000,   12,     EAX,     3,eee, EEE
> 
> and can keep it in tabellary form this way. The parsing code should
> asimply split on ',' and ignore whitespace.
> 
> Thoughts?

Looks fine to me.  It's plenty readable that way too.

Reply via email to