~mmach/netext73/mesa-haswell

« back to all changes in this revision

Viewing changes to src/intel/tools/tests/gen7.5/while.asm

  • Committer: mmach
  • Date: 2022-09-22 19:56:13 UTC
  • Revision ID: netbit73@gmail.com-20220922195613-wtik9mmy20tmor0i
2022-09-22 21:17:09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
LABEL0:
2
 
while(8)        JIP: LABEL0                                     { align1 1Q };
3
 
while(16)       JIP: LABEL0                                     { align1 1H };
4
 
while(8)        JIP: LABEL0                                     { align16 1Q };
5
 
(-f0.0) while(8) JIP: LABEL0                                    { align1 1Q };
6
 
(-f0.0) while(16) JIP: LABEL0                                   { align1 1H };
7
 
(-f0.0.x) while(8) JIP: LABEL0                                  { align16 1Q };