xref: /aosp_15_r20/external/capstone/suite/MC/ARM/neont2-reverse-encoding.s.cs (revision 9a0e4156d50a75a99ec4f1653a0e9602a5d45c18)
1 # CS_ARCH_ARM, CS_MODE_THUMB, None
2 0xf0,0xff,0x20,0x00 = vrev64.8 d16, d16
3 0xf4,0xff,0x20,0x00 = vrev64.16 d16, d16
4 0xf8,0xff,0x20,0x00 = vrev64.32 d16, d16
5 0xf0,0xff,0x60,0x00 = vrev64.8 q8, q8
6 0xf4,0xff,0x60,0x00 = vrev64.16 q8, q8
7 0xf8,0xff,0x60,0x00 = vrev64.32 q8, q8
8 0xf0,0xff,0xa0,0x00 = vrev32.8 d16, d16
9 0xf4,0xff,0xa0,0x00 = vrev32.16 d16, d16
10 0xf0,0xff,0xe0,0x00 = vrev32.8 q8, q8
11 0xf4,0xff,0xe0,0x00 = vrev32.16 q8, q8
12 0xf0,0xff,0x20,0x01 = vrev16.8 d16, d16
13 0xf0,0xff,0x60,0x01 = vrev16.8 q8, q8
14