HomeSort by relevance Sort by last modified time
    Searched refs:xf0 (Results 226 - 250 of 1309) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/s390x/
cu12_1.c 394 valid[0] = 0xf0 | i;
399 valid[1] = j == 0 ? 0x90 : 0xbf; // 0xf0
439 f0[0] = 0xf0; // valid
462 fxxx_1[0] = 0xf0 | i;
463 fxxx_2[0] = 0xf0 | i;
474 fxxx[0] = 0xf0 | i;
488 fxxx[0] = 0xf0 | i;
500 0xf0, 0x00, 0x80, 0x80
508 0xf0, 0xaa, 0x00, 0x80
516 0xf0, 0xaa, 0xaa, 0x0
    [all...]
cu14.c 394 valid[0] = 0xf0 | i;
399 valid[1] = j == 0 ? 0x90 : 0xbf; // 0xf0
439 f0[0] = 0xf0; // valid
462 fxxx_1[0] = 0xf0 | i;
463 fxxx_2[0] = 0xf0 | i;
474 fxxx[0] = 0xf0 | i;
488 fxxx[0] = 0xf0 | i;
500 0xf0, 0x00, 0x80, 0x80
508 0xf0, 0xaa, 0x00, 0x80
516 0xf0, 0xaa, 0xaa, 0x0
    [all...]
cu14_1.c 394 valid[0] = 0xf0 | i;
399 valid[1] = j == 0 ? 0x90 : 0xbf; // 0xf0
439 f0[0] = 0xf0; // valid
462 fxxx_1[0] = 0xf0 | i;
463 fxxx_2[0] = 0xf0 | i;
474 fxxx[0] = 0xf0 | i;
488 fxxx[0] = 0xf0 | i;
500 0xf0, 0x00, 0x80, 0x80
508 0xf0, 0xaa, 0x00, 0x80
516 0xf0, 0xaa, 0xaa, 0x0
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor-flags.h 87 #define CX86_PCR1 0xf0
  /external/aac/libSYS/src/
conv_string.cpp 148 charBuf[k] = ((hNibble<<4)&0xf0) + lNibble;
  /external/chromium_org/chrome/common/extensions/
extension_constants.cc 111 0xf0, 0x71, 0x6b, 0x0e, 0xdc, 0xf6, 0x25, 0xcb, 0xb2, 0xed, 0xea, 0xfb,
112 0x32, 0xd5, 0xaf, 0x1e, 0x03, 0x43, 0x03, 0x46, 0xf0, 0xa7, 0x39, 0xdb,
113 0x23, 0x96, 0x1d, 0x65, 0xe5, 0x78, 0x51, 0xf0, 0x84, 0xb0, 0x0e, 0x12,
128 0x96, 0xf5, 0x9d, 0xdb, 0x18, 0xfc, 0x76, 0xdc, 0x46, 0xf0, 0x57, 0xc0,
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.cc 45 } else if (((c & 0xf0) == 0xe0) && (*srclen >= 3)) { // three bytes
53 }else if (((c & 0xf8) == 0xf0) && (*srclen >= 4)) { // four bytes
103 } else if (((c & 0xf0) == 0xe0) && (*srclen >= 3)) { // three bytes
111 }else if (((c & 0xf8) == 0xf0) && (*srclen >= 4)) { // four bytes
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
vp8_decrypt_test.cc 26 0x89, 0x9a, 0xab, 0xbc, 0xcd, 0xde, 0xef, 0xf0
vp9_decrypt_test.cc 26 0x89, 0x9a, 0xab, 0xbc, 0xcd, 0xde, 0xef, 0xf0
  /external/chromium_org/third_party/libyuv/util/
cpuid.c 55 model = ((cpu_info[0] >> 4) & 0x0f) | ((cpu_info[0] >> 12) & 0xf0);
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.h 101 (((a) & (0xf0))>>(4))\
  /external/libunwind/src/x86_64/
ucontext_i.h 77 #define UC_MCONTEXT_FPSTATE 0xf0
  /external/libvpx/libvpx/test/
vp8_decrypt_test.cc 26 0x89, 0x9a, 0xab, 0xbc, 0xcd, 0xde, 0xef, 0xf0
  /external/libyuv/files/unit_test/
cpu_test.cc 78 int model = ((cpu_info[0] >> 4) & 0x0f) | ((cpu_info[0] >> 12) & 0xf0);
  /external/llvm/test/MC/ARM/
arm-thumb-trustzone.s 25 @ TZ: smceq #0 @ encoding: [0xf0,0xf7,0x00,0x80]
neon-abs-encoding.s 20 @ CHECK: vqabs.s8 d16, d16 @ encoding: [0x20,0x07,0xf0,0xf3]
26 @ CHECK: vqabs.s8 q8, q8 @ encoding: [0x60,0x07,0xf0,0xf3]
neon-neg-encoding.s 19 @ CHECK: vqneg.s8 d16, d16 @ encoding: [0xa0,0x07,0xf0,0xf3]
25 @ CHECK: vqneg.s8 q8, q8 @ encoding: [0xe0,0x07,0xf0,0xf3]
neon-pairwise-encoding.s 21 @ CHECK: vpaddl.s8 d16, d16 @ encoding: [0x20,0x02,0xf0,0xf3]
27 @ CHECK: vpaddl.u8 d16, d16 @ encoding: [0xa0,0x02,0xf0,0xf3]
33 @ CHECK: vpaddl.s8 q8, q8 @ encoding: [0x60,0x02,0xf0,0xf3]
39 @ CHECK: vpaddl.u8 q8, q8 @ encoding: [0xe0,0x02,0xf0,0xf3]
45 @ CHECK: vpadal.s8 d16, d17 @ encoding: [0x21,0x06,0xf0,0xf3]
51 @ CHECK: vpadal.u8 d16, d17 @ encoding: [0xa1,0x06,0xf0,0xf3]
57 @ CHECK: vpadal.s8 q9, q8 @ encoding: [0x60,0x26,0xf0,0xf3]
63 @ CHECK: vpadal.u8 q9, q8 @ encoding: [0xe0,0x26,0xf0,0xf3]
neont2-abs-encoding.s 22 @ CHECK: vqabs.s8 d16, d16 @ encoding: [0xf0,0xff,0x20,0x07]
28 @ CHECK: vqabs.s8 q8, q8 @ encoding: [0xf0,0xff,0x60,0x07]
neont2-bitwise-encoding.s 47 @ CHECK: vmvn d16, d16 @ encoding: [0xf0,0xff,0xa0,0x05]
48 @ CHECK: vmvn q8, q8 @ encoding: [0xf0,0xff,0xe0,0x05]
neont2-neg-encoding.s 21 @ CHECK: vqneg.s8 d16, d16 @ encoding: [0xf0,0xff,0xa0,0x07]
27 @ CHECK: vqneg.s8 q8, q8 @ encoding: [0xf0,0xff,0xe0,0x07]
thumb2-branches.s 23 @ CHECK: b.w #2046 @ encoding: [0x00,0xf0,0xff,0xbb]
41 @ CHECK: b.w #2048 @ encoding: [0x00,0xf0,0x00,0xbc]
75 @ CHECK: ble.w #2046 @ encoding: [0x00,0xf0,0xff,0xbb]
101 @ CHECK: bne.w #254 @ encoding: [0x40,0xf0,0x7f,0x80]
166 @ CHECK: b.w #2046 @ encoding: [0x00,0xf0,0xff,0xbb]
184 @ CHECK: b.w #2048 @ encoding: [0x00,0xf0,0x00,0xbc]
218 @ CHECK: ble.w #2046 @ encoding: [0x00,0xf0,0xff,0xbb]
244 @ CHECK: bne.w #254 @ encoding: [0x40,0xf0,0x7f,0x80]
  /external/pixman/test/
oob-test.c 72 data[i] = (i % 255) ^ (((i % 16) << 4) | (i & 0xf0));
  /external/qemu/net/
checksum.c 61 if ((data[14] & 0xf0) != 0x40)
  /external/tcpdump/
llc.h 95 #define LLCSAP_NETBEUI 0xf0

Completed in 586 milliseconds

1 2 3 4 5 6 7 8 91011>>