Home | History | Annotate | Download | only in ARM

Lines Matching refs:vmax

33 @ CHECK: vmax.s8	d16, d16, d17           @ encoding: [0x40,0xef,0xa1,0x06]
34 vmax.s8 d16, d16, d17
35 @ CHECK: vmax.s16 d16, d16, d17 @ encoding: [0x50,0xef,0xa1,0x06]
36 vmax.s16 d16, d16, d17
37 @ CHECK: vmax.s32 d16, d16, d17 @ encoding: [0x60,0xef,0xa1,0x06]
38 vmax.s32 d16, d16, d17
39 @ CHECK: vmax.u8 d16, d16, d17 @ encoding: [0x40,0xff,0xa1,0x06]
40 vmax.u8 d16, d16, d17
41 @ CHECK: vmax.u16 d16, d16, d17 @ encoding: [0x50,0xff,0xa1,0x06]
42 vmax.u16 d16, d16, d17
43 @ CHECK: vmax.u32 d16, d16, d17 @ encoding: [0x60,0xff,0xa1,0x06]
44 vmax.u32 d16, d16, d17
45 @ CHECK: vmax.f32 d16, d16, d17 @ encoding: [0x40,0xef,0xa1,0x0f]
46 vmax.f32 d16, d16, d17
47 @ CHECK: vmax.s8 q8, q8, q9 @ encoding: [0x40,0xef,0xe2,0x06]
48 vmax.s8 q8, q8, q9
49 @ CHECK: vmax.s16 q8, q8, q9 @ encoding: [0x50,0xef,0xe2,0x06]
50 vmax.s16 q8, q8, q9
51 @ CHECK: vmax.s32 q8, q8, q9 @ encoding: [0x60,0xef,0xe2,0x06]
52 vmax.s32 q8, q8, q9
53 @ CHECK: vmax.u8 q8, q8, q9 @ encoding: [0x40,0xff,0xe2,0x06]
54 vmax.u8 q8, q8, q9
55 @ CHECK: vmax.u16 q8, q8, q9 @ encoding: [0x50,0xff,0xe2,0x06]
56 vmax.u16 q8, q8, q9
57 @ CHECK: vmax.u32 q8, q8, q9 @ encoding: [0x60,0xff,0xe2,0x06]
58 vmax.u32 q8, q8, q9
59 @ CHECK: vmax.f32 q8, q8, q9 @ encoding: [0x40,0xef,0xe2,0x0f]
60 vmax.f32 q8, q8, q9