Rizin
unix-like reverse engineering framework and cli tools
neon-max-min.s.cs
Go to the documentation of this file.
1 # CS_ARCH_ARM64, 0, None
2 0x20,0x64,0x22,0x0e = smax v0.8b, v1.8b, v2.8b
3 0x20,0x64,0x22,0x4e = smax v0.16b, v1.16b, v2.16b
4 0x20,0x64,0x62,0x0e = smax v0.4h, v1.4h, v2.4h
5 0x20,0x64,0x62,0x4e = smax v0.8h, v1.8h, v2.8h
6 0x20,0x64,0xa2,0x0e = smax v0.2s, v1.2s, v2.2s
7 0x20,0x64,0xa2,0x4e = smax v0.4s, v1.4s, v2.4s
8 0x20,0x64,0x22,0x2e = umax v0.8b, v1.8b, v2.8b
9 0x20,0x64,0x22,0x6e = umax v0.16b, v1.16b, v2.16b
10 0x20,0x64,0x62,0x2e = umax v0.4h, v1.4h, v2.4h
11 0x20,0x64,0x62,0x6e = umax v0.8h, v1.8h, v2.8h
12 0x20,0x64,0xa2,0x2e = umax v0.2s, v1.2s, v2.2s
13 0x20,0x64,0xa2,0x6e = umax v0.4s, v1.4s, v2.4s
14 0x20,0x6c,0x22,0x0e = smin v0.8b, v1.8b, v2.8b
15 0x20,0x6c,0x22,0x4e = smin v0.16b, v1.16b, v2.16b
16 0x20,0x6c,0x62,0x0e = smin v0.4h, v1.4h, v2.4h
17 0x20,0x6c,0x62,0x4e = smin v0.8h, v1.8h, v2.8h
18 0x20,0x6c,0xa2,0x0e = smin v0.2s, v1.2s, v2.2s
19 0x20,0x6c,0xa2,0x4e = smin v0.4s, v1.4s, v2.4s
20 0x20,0x6c,0x22,0x2e = umin v0.8b, v1.8b, v2.8b
21 0x20,0x6c,0x22,0x6e = umin v0.16b, v1.16b, v2.16b
22 0x20,0x6c,0x62,0x2e = umin v0.4h, v1.4h, v2.4h
23 0x20,0x6c,0x62,0x6e = umin v0.8h, v1.8h, v2.8h
24 0x20,0x6c,0xa2,0x2e = umin v0.2s, v1.2s, v2.2s
25 0x20,0x6c,0xa2,0x6e = umin v0.4s, v1.4s, v2.4s
26 0x20,0xf4,0x22,0x0e = fmax v0.2s, v1.2s, v2.2s
27 0xff,0xf5,0x30,0x4e = fmax v31.4s, v15.4s, v16.4s
28 0x07,0xf5,0x79,0x4e = fmax v7.2d, v8.2d, v25.2d
29 0xea,0xf5,0xb6,0x0e = fmin v10.2s, v15.2s, v22.2s
30 0xa3,0xf4,0xa6,0x4e = fmin v3.4s, v5.4s, v6.4s
31 0xb1,0xf5,0xe2,0x4e = fmin v17.2d, v13.2d, v2.2d
32 0x20,0xc4,0x22,0x0e = fmaxnm v0.2s, v1.2s, v2.2s
33 0xff,0xc5,0x30,0x4e = fmaxnm v31.4s, v15.4s, v16.4s
34 0x07,0xc5,0x79,0x4e = fmaxnm v7.2d, v8.2d, v25.2d
35 0xea,0xc5,0xb6,0x0e = fminnm v10.2s, v15.2s, v22.2s
36 0xa3,0xc4,0xa6,0x4e = fminnm v3.4s, v5.4s, v6.4s
37 0xb1,0xc5,0xe2,0x4e = fminnm v17.2d, v13.2d, v2.2d
@ v0
Definition: lanai.h:84
@ v1
Definition: lanai.h:85
#define v6
Definition: sparc-opc.c:45
#define v7
Definition: sparc-opc.c:50
#define v8
Definition: sparc-opc.c:58