Rizin
unix-like reverse engineering framework and cli tools
neont2-convert-encoding.s.cs
Go to the documentation of this file.
1 # CS_ARCH_ARM, CS_MODE_THUMB, None
2 0xfb,0xff,0x20,0x07 = vcvt.s32.f32 d16, d16
3 0xfb,0xff,0xa0,0x07 = vcvt.u32.f32 d16, d16
4 0xfb,0xff,0x20,0x06 = vcvt.f32.s32 d16, d16
5 0xfb,0xff,0xa0,0x06 = vcvt.f32.u32 d16, d16
6 0xfb,0xff,0x60,0x07 = vcvt.s32.f32 q8, q8
7 0xfb,0xff,0xe0,0x07 = vcvt.u32.f32 q8, q8
8 0xfb,0xff,0x60,0x06 = vcvt.f32.s32 q8, q8
9 0xfb,0xff,0xe0,0x06 = vcvt.f32.u32 q8, q8
10 0xff,0xef,0x30,0x0f = vcvt.s32.f32 d16, d16, #1
11 0xff,0xff,0x30,0x0f = vcvt.u32.f32 d16, d16, #1
12 0xff,0xef,0x30,0x0e = vcvt.f32.s32 d16, d16, #1
13 0xff,0xff,0x30,0x0e = vcvt.f32.u32 d16, d16, #1
14 0xff,0xef,0x70,0x0f = vcvt.s32.f32 q8, q8, #1
15 0xff,0xff,0x70,0x0f = vcvt.u32.f32 q8, q8, #1
16 0xff,0xef,0x70,0x0e = vcvt.f32.s32 q8, q8, #1
17 0xff,0xff,0x70,0x0e = vcvt.f32.u32 q8, q8, #1
18 0xf6,0xff,0x20,0x07 = vcvt.f32.f16 q8, d16
19 0xf6,0xff,0x20,0x06 = vcvt.f16.f32 d16, q8