Home | History | Annotate | Download | only in SystemZ

Lines Matching full:subtraction

1 ; Test vector subtraction.
5 ; Test a v16i8 subtraction.
14 ; Test a v8i16 subtraction.
23 ; Test a v4i32 subtraction.
32 ; Test a v2i64 subtraction.
41 ; Test a v4f32 subtraction, as an example of an operation that needs to be
68 ; Test a v2f64 subtraction.
78 ; Test an f64 subtraction that uses vector registers.
89 ; Test a v2i8 subtraction, which gets promoted to v16i8.
98 ; Test a v4i8 subtraction, which gets promoted to v16i8.
107 ; Test a v8i8 subtraction, which gets promoted to v16i8.
116 ; Test a v2i16 subtraction, which gets promoted to v8i16.
125 ; Test a v4i16 subtraction, which gets promoted to v8i16.
134 ; Test a v2i32 subtraction, which gets promoted to v4i32.
143 ; Test a v2f32 subtraction, which gets promoted to v4f32.