intel/genxml: align gen4/5 xml for store data immediate

Just align with the gen6 and later xml

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10636>
This commit is contained in:
Dave Airlie 2021-05-05 10:58:22 +10:00 committed by Marge Bot
parent 10abc09a04
commit 04ed882046
3 changed files with 3 additions and 6 deletions

View File

@ -875,8 +875,7 @@
<field name="Command Type" start="29" end="31" type="uint" default="0"/>
<field name="Physical Start Address Extension" start="32" end="35" type="address"/>
<field name="Address" start="66" end="95" type="address"/>
<field name="Data DWord 0" start="96" end="127" type="uint"/>
<field name="Data DWord 1" start="128" end="159" type="uint"/>
<field name="Immediate Data" start="96" end="159" type="uint"/>
</instruction>
<instruction name="MI_STORE_REGISTER_MEM" bias="2" length="3">

View File

@ -905,8 +905,7 @@
<field name="Command Type" start="29" end="31" type="uint" default="0"/>
<field name="Physical Start Address Extension" start="32" end="35" type="address"/>
<field name="Address" start="66" end="95" type="address"/>
<field name="Data DWord 0" start="96" end="127" type="uint"/>
<field name="Data DWord 1" start="128" end="159" type="uint"/>
<field name="Immediate Data" start="96" end="159" type="uint"/>
</instruction>
<instruction name="MI_STORE_REGISTER_MEM" bias="2" length="3">

View File

@ -974,8 +974,7 @@
<field name="Command Type" start="29" end="31" type="uint" default="0"/>
<field name="Physical Start Address Extension" start="32" end="35" type="address"/>
<field name="Address" start="66" end="95" type="address"/>
<field name="Data DWord 0" start="96" end="127" type="uint"/>
<field name="Data DWord 1" start="128" end="159" type="uint"/>
<field name="Immediate Data" start="96" end="159" type="uint"/>
</instruction>
<instruction name="MI_STORE_REGISTER_MEM" bias="2" length="3">