/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
D | mai.txt | 3 # GFX908: v_accvgpr_read_b32 v2, a0 ; encoding: [0x02,0x40,0xd8,0xd3,0x00,0x01,0x00,0x18] 4 0x02,0x40,0xd8,0xd3,0x00,0x01,0x00,0x18 6 # GFX908: v_accvgpr_read_b32 v2, a1 ; encoding: [0x02,0x40,0xd8,0xd3,0x01,0x01,0x00,0x18] 7 0x02,0x40,0xd8,0xd3,0x01,0x01,0x00,0x18 9 # GFX908: v_accvgpr_read_b32 v2, a255 ; encoding: [0x02,0x40,0xd8,0xd3,0xff,0x01,0x00,0x18] 10 0x02,0x40,0xd8,0xd3,0xff,0x01,0x00,0x18 12 # GFX908: v_accvgpr_write_b32 a2, -2.0 ; encoding: [0x02,0x40,0xd9,0xd3,0xf5,0x00,0x00,0x18] 13 0x02,0x40,0xd9,0xd3,0xf5,0x00,0x00,0x18 15 # GFX908: v_accvgpr_write_b32 a2, -2 ; encoding: [0x02,0x40,0xd9,0xd3,0xc2,0x00,0x00,0x18] 16 0x02,0x40,0xd9,0xd3,0xc2,0x00,0x00,0x18 [all …]
|
/external/capstone/suite/MC/ARM/ |
D | neon-bitwise-encoding.s.cs | 2 0xb0,0x01,0x41,0xf2 = vand d16, d17, d16 3 0xf2,0x01,0x40,0xf2 = vand q8, q8, q9 4 0xb0,0x01,0x41,0xf3 = veor d16, d17, d16 5 0xf2,0x01,0x40,0xf3 = veor q8, q8, q9 6 0xb0,0x01,0x61,0xf2 = vorr d16, d17, d16 7 0xf2,0x01,0x60,0xf2 = vorr q8, q8, q9 8 0x11,0x07,0xc0,0xf2 = vorr.i32 d16, #0x1000000 9 0x51,0x07,0xc0,0xf2 = vorr.i32 q8, #0x1000000 10 0x50,0x01,0xc0,0xf2 = vorr.i32 q8, #0 11 0xb0,0x01,0x51,0xf2 = vbic d16, d17, d16 [all …]
|
/external/rust/crates/quiche/deps/boringssl/ios-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 28 add x29,sp,#0 33 ldr x9,[x2],#8 // bp[0] 35 ldp x7,x8,[x1],#16 // ap[0..1] 39 ldp x13,x14,[x3],#16 // np[0..1] 41 mul x6,x7,x9 // ap[0]*bp[0] 44 mul x10,x8,x9 // ap[1]*bp[0] 47 mul x15,x6,x4 // "tp[0]"*n0 50 // (*) mul x12,x13,x15 // np[0]*m1 51 umulh x13,x13,x15 [all …]
|
/external/llvm-project/lldb/test/Shell/Register/ |
D | x86-64-ymm-read.test | 9 # CHECK-DAG: xmm0 = {0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0… 10 # CHECK-DAG: xmm1 = {0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x1… 11 # CHECK-DAG: xmm2 = {0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x1… 12 # CHECK-DAG: xmm3 = {0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x1… 13 # CHECK-DAG: xmm4 = {0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1… 14 # CHECK-DAG: xmm5 = {0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1… 15 # CHECK-DAG: xmm6 = {0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1… 16 # CHECK-DAG: xmm7 = {0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x1… 17 # CHECK-DAG: xmm8 = {0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x1… 18 # CHECK-DAG: xmm9 = {0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x1… [all …]
|
D | x86-64-ymm-write.test | 8 …0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1… 9 …0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1… 10 …0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1… 11 …0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x1… 12 …0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x1… 13 …0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x1… 14 …0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x1… 15 …0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1… 16 …0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1… 17 …0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1a 0x1b 0x1… [all …]
|
D | x86-64-write.test | 8 register write r8 0x0001020304050607 9 register write r9 0x1011121314151617 10 register write r10 0x2021222324252627 11 register write r11 0x3031323334353637 12 register write r12 0x4041424344454647 13 register write r13 0x5051525354555657 14 register write r14 0x6061626364656667 15 register write r15 0x7071727374757677 17 register write xmm8 "{0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x… 18 register write xmm9 "{0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x… [all …]
|
D | x86-ymm-write.test | 7 …0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1… 8 …0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1… 9 …0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1… 10 …0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x1… 11 …0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x1… 12 …0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x1… 13 …0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x1… 14 …0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x16 0x17 0x18 0x19 0x1… 19 …0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1… 20 …0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1… [all …]
|
D | x86-ymm-read.test | 8 # CHECK-DAG: xmm0 = {0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0… 9 # CHECK-DAG: xmm1 = {0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x1… 10 # CHECK-DAG: xmm2 = {0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x1… 11 # CHECK-DAG: xmm3 = {0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x1… 12 # CHECK-DAG: xmm4 = {0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1… 13 # CHECK-DAG: xmm5 = {0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1… 14 # CHECK-DAG: xmm6 = {0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x1… 15 # CHECK-DAG: xmm7 = {0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x14 0x15 0x1… 17 …0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x1… 18 …0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b 0x0c 0x0d 0x0e 0x0f 0x10 0x11 0x12 0x13 0x1… [all …]
|
/external/openscreen/third_party/boringssl/ios-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 31 add x29,sp,#0 36 ldr x9,[x2],#8 // bp[0] 38 ldp x7,x8,[x1],#16 // ap[0..1] 42 ldp x13,x14,[x3],#16 // np[0..1] 44 mul x6,x7,x9 // ap[0]*bp[0] 47 mul x10,x8,x9 // ap[1]*bp[0] 50 mul x15,x6,x4 // "tp[0]"*n0 53 // (*) mul x12,x13,x15 // np[0]*m1 54 umulh x13,x13,x15 [all …]
|
/external/boringssl/ios-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 31 add x29,sp,#0 36 ldr x9,[x2],#8 // bp[0] 38 ldp x7,x8,[x1],#16 // ap[0..1] 42 ldp x13,x14,[x3],#16 // np[0..1] 44 mul x6,x7,x9 // ap[0]*bp[0] 47 mul x10,x8,x9 // ap[1]*bp[0] 50 mul x15,x6,x4 // "tp[0]"*n0 53 // (*) mul x12,x13,x15 // np[0]*m1 54 umulh x13,x13,x15 [all …]
|
/external/boringssl/win-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 34 add x29,sp,#0 39 ldr x9,[x2],#8 // bp[0] 41 ldp x7,x8,[x1],#16 // ap[0..1] 45 ldp x13,x14,[x3],#16 // np[0..1] 47 mul x6,x7,x9 // ap[0]*bp[0] 50 mul x10,x8,x9 // ap[1]*bp[0] 53 mul x15,x6,x4 // "tp[0]"*n0 56 // (*) mul x12,x13,x15 // np[0]*m1 57 umulh x13,x13,x15 [all …]
|
/external/rust/crates/quiche/deps/boringssl/linux-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 29 add x29,sp,#0 34 ldr x9,[x2],#8 // bp[0] 36 ldp x7,x8,[x1],#16 // ap[0..1] 40 ldp x13,x14,[x3],#16 // np[0..1] 42 mul x6,x7,x9 // ap[0]*bp[0] 45 mul x10,x8,x9 // ap[1]*bp[0] 48 mul x15,x6,x4 // "tp[0]"*n0 51 // (*) mul x12,x13,x15 // np[0]*m1 52 umulh x13,x13,x15 [all …]
|
/external/openscreen/third_party/boringssl/win-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 34 add x29,sp,#0 39 ldr x9,[x2],#8 // bp[0] 41 ldp x7,x8,[x1],#16 // ap[0..1] 45 ldp x13,x14,[x3],#16 // np[0..1] 47 mul x6,x7,x9 // ap[0]*bp[0] 50 mul x10,x8,x9 // ap[1]*bp[0] 53 mul x15,x6,x4 // "tp[0]"*n0 56 // (*) mul x12,x13,x15 // np[0]*m1 57 umulh x13,x13,x15 [all …]
|
/external/openscreen/third_party/boringssl/linux-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 32 add x29,sp,#0 37 ldr x9,[x2],#8 // bp[0] 39 ldp x7,x8,[x1],#16 // ap[0..1] 43 ldp x13,x14,[x3],#16 // np[0..1] 45 mul x6,x7,x9 // ap[0]*bp[0] 48 mul x10,x8,x9 // ap[1]*bp[0] 51 mul x15,x6,x4 // "tp[0]"*n0 54 // (*) mul x12,x13,x15 // np[0]*m1 55 umulh x13,x13,x15 [all …]
|
/external/rust/crates/ring/pregenerated/ |
D | armv8-mont-linux64.S | 5 #define __has_feature(x) 0 29 add x29,sp,#0 34 ldr x9,[x2],#8 // bp[0] 36 ldp x7,x8,[x1],#16 // ap[0..1] 40 ldp x13,x14,[x3],#16 // np[0..1] 42 mul x6,x7,x9 // ap[0]*bp[0] 45 mul x10,x8,x9 // ap[1]*bp[0] 48 mul x15,x6,x4 // "tp[0]"*n0 51 // (*) mul x12,x13,x15 // np[0]*m1 52 umulh x13,x13,x15 [all …]
|
D | armv8-mont-ios64.S | 5 #define __has_feature(x) 0 28 add x29,sp,#0 33 ldr x9,[x2],#8 // bp[0] 35 ldp x7,x8,[x1],#16 // ap[0..1] 39 ldp x13,x14,[x3],#16 // np[0..1] 41 mul x6,x7,x9 // ap[0]*bp[0] 44 mul x10,x8,x9 // ap[1]*bp[0] 47 mul x15,x6,x4 // "tp[0]"*n0 50 // (*) mul x12,x13,x15 // np[0]*m1 51 umulh x13,x13,x15 [all …]
|
/external/boringssl/linux-aarch64/crypto/fipsmodule/ |
D | armv8-mont.S | 5 #define __has_feature(x) 0 32 add x29,sp,#0 37 ldr x9,[x2],#8 // bp[0] 39 ldp x7,x8,[x1],#16 // ap[0..1] 43 ldp x13,x14,[x3],#16 // np[0..1] 45 mul x6,x7,x9 // ap[0]*bp[0] 48 mul x10,x8,x9 // ap[1]*bp[0] 51 mul x15,x6,x4 // "tp[0]"*n0 54 // (*) mul x12,x13,x15 // np[0]*m1 55 umulh x13,x13,x15 [all …]
|
/external/aac/libSBRenc/src/ |
D | sbrenc_rom.cpp | 173 0x0003FFD6, 0x0003FFD7, 0x0003FFD8, 0x0003FFD9, 0x0003FFDA, 0x0003FFDB, 174 0x0007FFB8, 0x0007FFB9, 0x0007FFBA, 0x0007FFBB, 0x0007FFBC, 0x0007FFBD, 175 0x0007FFBE, 0x0007FFBF, 0x0007FFC0, 0x0007FFC1, 0x0007FFC2, 0x0007FFC3, 176 0x0007FFC4, 0x0007FFC5, 0x0007FFC6, 0x0007FFC7, 0x0007FFC8, 0x0007FFC9, 177 0x0007FFCA, 0x0007FFCB, 0x0007FFCC, 0x0007FFCD, 0x0007FFCE, 0x0007FFCF, 178 0x0007FFD0, 0x0007FFD1, 0x0007FFD2, 0x0007FFD3, 0x0001FFE6, 0x0003FFD4, 179 0x0000FFF0, 0x0001FFE9, 0x0003FFD5, 0x0001FFE7, 0x0000FFF1, 0x0000FFEC, 180 0x0000FFED, 0x0000FFEE, 0x00007FF4, 0x00003FF9, 0x00003FF7, 0x00001FFA, 181 0x00001FF9, 0x00000FFB, 0x000007FC, 0x000003FC, 0x000001FD, 0x000000FD, 182 0x0000007D, 0x0000003D, 0x0000001D, 0x0000000D, 0x00000005, 0x00000001, [all …]
|
/external/boringssl/ios-aarch64/crypto/third_party/sike/asm/ |
D | fp-armv8.S | 5 #define __has_feature(x) 0 19 .quad 0xFFFFFFFFFFFFFFFE, 0xFFFFFFFFFFFFFFFF 20 .quad 0xFB82ECF5C5FFFFFF, 0xF78CB8F062B15D47 21 .quad 0xD9F8BFAD038A40AC, 0x0004683E4E2EE688 25 .quad 0xFDC1767AE3000000, 0x7BC65C783158AEA3 26 .quad 0x6CFC5FD681C52056, 0x0002341F27177344 34 add x29, sp, #0 45 ldp x10, x11, [x1,#0] 46 ldp x12, x13, [x1,#16] 57 // x10-x13 <- BH + BL, x8 <- carry [all …]
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | neon-bitwise-encoding.s | 7 @ CHECK: vand d16, d17, d16 @ encoding: [0xb0,0x01,0x41,0xf2] 8 @ CHECK: vand q8, q8, q9 @ encoding: [0xf2,0x01,0x40,0xf2] 13 @ CHECK: veor d16, d17, d16 @ encoding: [0xb0,0x01,0x41,0xf3] 14 @ CHECK: veor q8, q8, q9 @ encoding: [0xf2,0x01,0x40,0xf3] 19 @ CHECK: vorr d16, d17, d16 @ encoding: [0xb0,0x01,0x61,0xf2] 20 @ CHECK: vorr q8, q8, q9 @ encoding: [0xf2,0x01,0x60,0xf2] 22 vorr.i32 d16, #0x1000000 23 vorr.i32 q8, #0x1000000 24 vorr.i32 q8, #0x0 26 @ CHECK: vorr.i32 d16, #0x1000000 @ encoding: [0x11,0x07,0xc0,0xf2] [all …]
|
/external/llvm/test/MC/ARM/ |
D | neon-bitwise-encoding.s | 7 @ CHECK: vand d16, d17, d16 @ encoding: [0xb0,0x01,0x41,0xf2] 8 @ CHECK: vand q8, q8, q9 @ encoding: [0xf2,0x01,0x40,0xf2] 13 @ CHECK: veor d16, d17, d16 @ encoding: [0xb0,0x01,0x41,0xf3] 14 @ CHECK: veor q8, q8, q9 @ encoding: [0xf2,0x01,0x40,0xf3] 19 @ CHECK: vorr d16, d17, d16 @ encoding: [0xb0,0x01,0x61,0xf2] 20 @ CHECK: vorr q8, q8, q9 @ encoding: [0xf2,0x01,0x60,0xf2] 22 vorr.i32 d16, #0x1000000 23 vorr.i32 q8, #0x1000000 24 vorr.i32 q8, #0x0 26 @ CHECK: vorr.i32 d16, #0x1000000 @ encoding: [0x11,0x07,0xc0,0xf2] [all …]
|
/external/pdfium/core/fxge/fontdata/chromefontdata/ |
D | FoxitSerifBold.cpp | 10 0x1, 0x0, 0x4, 0x2, 0x0, 0x1, 0x1, 0x1, 0x13, 0x43, 0x68, 0x72, 11 0x6f, 0x6d, 0x53, 0x65, 0x72, 0x69, 0x66, 0x4f, 0x54, 0x46, 0x2d, 0x42, 12 0x6f, 0x6c, 0x64, 0x0, 0x1, 0x1, 0x1, 0x26, 0xf8, 0x10, 0x0, 0xf8, 13 0x1c, 0x1, 0xf8, 0x1d, 0x2, 0xf8, 0x1e, 0x3, 0xf8, 0x14, 0x4, 0xfb, 14 0x3c, 0xfb, 0x8e, 0xfa, 0x7c, 0xfa, 0xd, 0x5, 0x1c, 0x7, 0x67, 0xf, 15 0x1c, 0x8, 0xbe, 0x11, 0xaf, 0x1c, 0x44, 0x8e, 0x12, 0x0, 0x4, 0x1, 16 0x1, 0x5, 0x2f, 0x43, 0x52, 0x45, 0x75, 0x72, 0x6f, 0x20, 0x20, 0x20, 17 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 18 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 19 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, [all …]
|
D | FoxitSerifItalic.cpp | 10 0x1, 0x0, 0x4, 0x2, 0x0, 0x1, 0x1, 0x1, 0x15, 0x43, 0x68, 0x72, 11 0x6f, 0x6d, 0x53, 0x65, 0x72, 0x69, 0x66, 0x4f, 0x54, 0x46, 0x2d, 0x49, 12 0x74, 0x61, 0x6c, 0x69, 0x63, 0x0, 0x1, 0x1, 0x1, 0x2a, 0xf8, 0x10, 13 0x0, 0xf8, 0x1c, 0x1, 0xf8, 0x1d, 0x2, 0xf8, 0x1e, 0x3, 0xf8, 0x18, 14 0x4, 0x1e, 0xe1, 0x5a, 0x4f, 0xc, 0x2, 0xfb, 0x3c, 0xfb, 0x8e, 0xfa, 15 0x71, 0xf9, 0xf8, 0x5, 0xf7, 0x3c, 0xf, 0xf8, 0x93, 0x11, 0xb0, 0x1c, 16 0x46, 0xd6, 0x12, 0x0, 0x4, 0x1, 0x1, 0x5, 0x2f, 0x45, 0x54, 0x45, 17 0x75, 0x72, 0x6f, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 18 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 19 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, [all …]
|
/external/perfetto/src/protozero/filtering/ |
D | message_filter_fuzzer.cc | 29 0x0b, 0x01, 0x12, 0x04, 0x00, 0x0b, 0x02, 0x13, 0x0f, 0x19, 0x23, 0x13, 30 0x33, 0x14, 0x3b, 0x15, 0x41, 0x4b, 0x11, 0x51, 0x5b, 0x16, 0x63, 0x3b, 31 0x69, 0x8b, 0x02, 0x21, 0x93, 0x02, 0x2a, 0x9b, 0x02, 0x2c, 0xab, 0x02, 32 0x2e, 0xb3, 0x02, 0x09, 0xc3, 0x02, 0x30, 0xca, 0x02, 0x02, 0xdb, 0x02, 33 0x31, 0xe3, 0x02, 0x26, 0xeb, 0x02, 0x32, 0xf3, 0x02, 0x07, 0xfb, 0x02, 34 0x33, 0x8b, 0x03, 0x0a, 0x9b, 0x03, 0x34, 0xb3, 0x03, 0x06, 0xc3, 0x03, 35 0x37, 0xd1, 0x03, 0xdb, 0x03, 0x3c, 0xe3, 0x03, 0x39, 0x93, 0x04, 0x38, 36 0x9b, 0x04, 0x3a, 0x00, 0x09, 0x13, 0x03, 0x19, 0x00, 0x0a, 0x02, 0x1b, 37 0x04, 0x23, 0x05, 0x5b, 0x06, 0x6b, 0x06, 0x83, 0x01, 0x07, 0x8b, 0x01, 38 0x08, 0x93, 0x01, 0x07, 0x9b, 0x01, 0x07, 0xa3, 0x01, 0x08, 0x9b, 0x02, [all …]
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | f16c-intrinsics-upgrade.ll | 9 ; AVX: # %bb.0: 10 ; AVX-NEXT: vcvtph2ps %xmm0, %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0xc0] 11 ; AVX-NEXT: ret{{[l|q]}} # encoding: [0xc3] 14 ; AVX512VL: # %bb.0: 15 …12VL-NEXT: vcvtph2ps %xmm0, %xmm0 # EVEX TO VEX Compression encoding: [0xc4,0xe2,0x79,0x13,0xc0] 16 ; AVX512VL-NEXT: ret{{[l|q]}} # encoding: [0xc3] 24 ; X86: # %bb.0: 25 ; X86-NEXT: movl {{[0-9]+}}(%esp), %eax # encoding: [0x8b,0x44,0x24,0x04] 26 ; X86-NEXT: vcvtph2ps (%eax), %xmm0 # encoding: [0xc4,0xe2,0x79,0x13,0x00] 27 ; X86-NEXT: retl # encoding: [0xc3] [all …]
|