mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
intel/tools: Add test for address register as source
Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3952>
This commit is contained in:
parent
9526e5c359
commit
31c29f4f55
2 changed files with 2 additions and 0 deletions
|
|
@ -145,3 +145,4 @@ mov.z.f1.0(8) null<1>UW 0x0000UW { align1 1Q };
|
|||
mov.z.f1.0(16) null<1>UW 0x0000UW { align1 1H };
|
||||
mov.z.f0.0(8) null<1>D g21<8,8,1>F { align1 1Q };
|
||||
mov.z.f0.0(16) null<1>D g86<8,8,1>F { align1 1H };
|
||||
mov(1) a0.4<1>W 127W { align1 1N };
|
||||
|
|
|
|||
|
|
@ -145,3 +145,4 @@
|
|||
01 00 80 01 68 21 00 20 00 00 00 04 00 00 00 00
|
||||
01 00 60 01 a4 03 00 20 a0 02 8d 00 00 00 00 00
|
||||
01 00 80 01 a4 03 00 20 c0 0a 8d 00 00 00 00 00
|
||||
01 00 00 00 ec 31 08 22 00 00 00 00 7f 00 7f 00
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue