Add SVE nontemporal stores and scatters, including masked variants
Files
9@@ -18,8 +18,11 @@ def get_argument_string(function_shortcut, first=''):
@@ -52,7 +55,7 @@ def get_vector_instruction_set_arm(data_type='double', instruction_set='neon'):
@@ -68,7 +71,7 @@ def get_vector_instruction_set_arm(data_type='double', instruction_set='neon'):
@@ -87,7 +90,7 @@ def get_vector_instruction_set_arm(data_type='double', instruction_set='neon'):
@@ -106,15 +109,16 @@ def get_vector_instruction_set_arm(data_type='double', instruction_set='neon'):
@@ -128,13 +132,14 @@ def get_vector_instruction_set_arm(data_type='double', instruction_set='neon'):
@@ -159,7 +164,9 @@ def get_vector_instruction_set_arm(data_type='double', instruction_set='neon'):