1bf215546Sopenharmony_ci<?xml version="1.0" ?>
2bf215546Sopenharmony_ci<genxml name="SKL" gen="9">
3bf215546Sopenharmony_ci
4bf215546Sopenharmony_ci  <struct name="TEST_STRUCT" length="2">
5bf215546Sopenharmony_ci    <field name="number1" start="0" end="15" type="uint"/>
6bf215546Sopenharmony_ci    <field name="number2" start="16" end="31" type="uint"/>
7bf215546Sopenharmony_ci    <group count="4" start="32" size="8">
8bf215546Sopenharmony_ci       <field name="byte" start="0" end="7" type="uint"/>
9bf215546Sopenharmony_ci    </group>
10bf215546Sopenharmony_ci  </struct>
11bf215546Sopenharmony_ci
12bf215546Sopenharmony_ci  <struct name="STRUCT_TWO_LEVELS" length="8">
13bf215546Sopenharmony_ci    <group count="4" start="0" size="64">
14bf215546Sopenharmony_ci       <group count="8" start="0" size="8">
15bf215546Sopenharmony_ci          <field name="byte" start="0" end="7" type="uint"/>
16bf215546Sopenharmony_ci       </group>
17bf215546Sopenharmony_ci    </group>
18bf215546Sopenharmony_ci  </struct>
19bf215546Sopenharmony_ci
20bf215546Sopenharmony_ci</genxml>
21