diff options
Diffstat (limited to 'src/intel/tools/tests/gen4/endif.asm')
-rw-r--r-- | src/intel/tools/tests/gen4/endif.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intel/tools/tests/gen4/endif.asm b/src/intel/tools/tests/gen4/endif.asm new file mode 100644 index 00000000000..6c71e4a033a --- /dev/null +++ b/src/intel/tools/tests/gen4/endif.asm @@ -0,0 +1,2 @@ +endif(16) Pop: 1 { align1 switch }; +endif(8) Pop: 1 { align16 switch }; |