K 10 svn:author V 3 mav K 8 svn:date V 27 2019-08-12T18:53:01.371601Z K 7 svn:log V 364 MFC r350114 (by imp): Provide macros to extract the sub-fields of the CAP_LO and CAP_HI registers. These macros make places where we extract these easier to read. The shift and mask stuff is also a bit tedious and error prone. Start with the CAP_LO and CAP_HI registers since their scope is somewhat constrained. This is style chagne only, no functional changes. END