Home
last modified time | relevance | path

Searched refs:u128 (Results 1 – 19 of 19) sorted by relevance

/external/valgrind/main/none/tests/ppc64/
Dtest_dfp5.c36 } u128; member
420 test_val.u128.valu = dfp128_vals[i * 2]; in test_dfp_ddedpd_ops()
421 test_val.u64_val = test_val.u128.valu; in test_dfp_ddedpd_ops()
422 test_val.u128.vall = dfp128_vals[(i * 2) + 1]; in test_dfp_ddedpd_ops()
431 printf(" %016llx", test_val.u128.vall); in test_dfp_ddedpd_ops()
436 printf(" ==> %016llx %016llx\n", result.u128.valu, result.u128.vall); in test_dfp_ddedpd_ops()
486 test_val.u128.valu = bcd128_vals[i * 2]; in test_dfp_denbcd_ops()
487 test_val.u64_val = test_val.u128.valu; in test_dfp_denbcd_ops()
488 test_val.u128.vall = bcd128_vals[(i * 2) + 1]; in test_dfp_denbcd_ops()
495 printf(" %016llx", test_val.u128.vall); in test_dfp_denbcd_ops()
[all …]
Dtest_dfp4.c36 } u128; member
497 test_val.u128.valu = dfp128_vals[i * 2]; in test_dfp_ClassAndGroupTest_ops()
498 test_val.u64_val = test_val.u128.valu; in test_dfp_ClassAndGroupTest_ops()
499 test_val.u128.vall = dfp128_vals[(i * 2) + 1]; in test_dfp_ClassAndGroupTest_ops()
515 printf(" %016llx", test_val.u128.vall); in test_dfp_ClassAndGroupTest_ops()
564 test_val1.u128.valu = dfp128_vals[test_def.targs[i].fra_idx * 2]; in test_dfp_ExpTest_ops()
565 test_val1.u64_val = test_val1.u128.valu; in test_dfp_ExpTest_ops()
566 test_val1.u128.vall = dfp128_vals[(test_def.targs[i].fra_idx * 2) + 1]; in test_dfp_ExpTest_ops()
567 test_val2.u128.valu = dfp128_vals[test_def.targs[i].frb_idx * 2]; in test_dfp_ExpTest_ops()
568 test_val2.u64_val = test_val2.u128.valu; in test_dfp_ExpTest_ops()
[all …]
/external/valgrind/main/none/tests/ppc32/
Dtest_dfp5.c36 } u128; member
420 test_val.u128.valu = dfp128_vals[i * 2]; in test_dfp_ddedpd_ops()
421 test_val.u64_val = test_val.u128.valu; in test_dfp_ddedpd_ops()
422 test_val.u128.vall = dfp128_vals[(i * 2) + 1]; in test_dfp_ddedpd_ops()
431 printf(" %016llx", test_val.u128.vall); in test_dfp_ddedpd_ops()
436 printf(" ==> %016llx %016llx\n", result.u128.valu, result.u128.vall); in test_dfp_ddedpd_ops()
486 test_val.u128.valu = bcd128_vals[i * 2]; in test_dfp_denbcd_ops()
487 test_val.u64_val = test_val.u128.valu; in test_dfp_denbcd_ops()
488 test_val.u128.vall = bcd128_vals[(i * 2) + 1]; in test_dfp_denbcd_ops()
495 printf(" %016llx", test_val.u128.vall); in test_dfp_denbcd_ops()
[all …]
Dtest_dfp4.c36 } u128; member
497 test_val.u128.valu = dfp128_vals[i * 2]; in test_dfp_ClassAndGroupTest_ops()
498 test_val.u64_val = test_val.u128.valu; in test_dfp_ClassAndGroupTest_ops()
499 test_val.u128.vall = dfp128_vals[(i * 2) + 1]; in test_dfp_ClassAndGroupTest_ops()
515 printf(" %016llx", test_val.u128.vall); in test_dfp_ClassAndGroupTest_ops()
564 test_val1.u128.valu = dfp128_vals[test_def.targs[i].fra_idx * 2]; in test_dfp_ExpTest_ops()
565 test_val1.u64_val = test_val1.u128.valu; in test_dfp_ExpTest_ops()
566 test_val1.u128.vall = dfp128_vals[(test_def.targs[i].fra_idx * 2) + 1]; in test_dfp_ExpTest_ops()
567 test_val2.u128.valu = dfp128_vals[test_def.targs[i].frb_idx * 2]; in test_dfp_ExpTest_ops()
568 test_val2.u64_val = test_val2.u128.valu; in test_dfp_ExpTest_ops()
[all …]
/external/elfutils/libdw/
Dlibdw_form.c67 Dwarf_Word u128; in __libdw_form_val_len() local
98 get_uleb128 (u128, valp); in __libdw_form_val_len()
99 result = u128 + (valp - saved); in __libdw_form_val_len()
131 get_uleb128 (u128, valp); in __libdw_form_val_len()
137 get_uleb128 (u128, valp); in __libdw_form_val_len()
139 result = __libdw_form_val_len (dbg, cu, u128, valp); in __libdw_form_val_len()
Ddwarf_getmacros.c92 unsigned int u128; local
107 get_uleb128 (u128, readp);
119 get_uleb128 (u128, readp);
125 u128 = 0;
138 mac.param1 = u128;
Ddwarf_tag.c101 unsigned int u128; local
103 get_uleb128 (u128, addr);
106 die->abbrev = __libdw_findabbrev (die->cu, u128);
Ddwarf_getattrs.c68 unsigned int u128; in dwarf_getattrs() local
69 get_uleb128 (u128, die_addr); in dwarf_getattrs()
73 die->abbrev = __libdw_findabbrev (die->cu, u128); in dwarf_getattrs()
Ddwarf_getsrclines.c362 unsigned int u128; in dwarf_getsrclines() local
519 get_uleb128 (u128, linep); in dwarf_getsrclines()
520 address += minimum_instr_len * u128; in dwarf_getsrclines()
538 get_uleb128 (u128, linep); in dwarf_getsrclines()
539 file = u128; in dwarf_getsrclines()
547 get_uleb128 (u128, linep); in dwarf_getsrclines()
548 column = u128; in dwarf_getsrclines()
608 get_uleb128 (u128, linep); in dwarf_getsrclines()
/external/openssl/crypto/modes/
Dmodes_lcl.h91 typedef struct { u64 hi,lo; } u128; typedef
109 u128 Htable[256];
111 u128 Htable[16];
112 void (*gmult)(u64 Xi[2],const u128 Htable[16]);
113 void (*ghash)(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len);
Dgcm128.c121 static void gcm_init_8bit(u128 Htable[256], u64 H[2]) in gcm_init_8bit()
124 u128 V; in gcm_init_8bit()
137 u128 *Hi = Htable+i, H0 = *Hi; in gcm_init_8bit()
145 static void gcm_gmult_8bit(u64 Xi[2], const u128 Htable[256]) in gcm_gmult_8bit()
147 u128 Z = { 0, 0}; in gcm_gmult_8bit()
256 static void gcm_init_4bit(u128 Htable[16], u64 H[2]) in gcm_init_4bit()
258 u128 V; in gcm_init_4bit()
275 u128 *Hi = Htable+i; in gcm_init_4bit()
335 static void gcm_gmult_4bit(u64 Xi[2], const u128 Htable[16]) in gcm_gmult_4bit()
337 u128 Z; in gcm_gmult_4bit()
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/modes/
Dmodes_lcl.h91 typedef struct { u64 hi,lo; } u128; typedef
109 u128 Htable[256];
111 u128 Htable[16];
112 void (*gmult)(u64 Xi[2],const u128 Htable[16]);
113 void (*ghash)(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len);
Dgcm128.c121 static void gcm_init_8bit(u128 Htable[256], u64 H[2]) in gcm_init_8bit()
124 u128 V; in gcm_init_8bit()
137 u128 *Hi = Htable+i, H0 = *Hi; in gcm_init_8bit()
145 static void gcm_gmult_8bit(u64 Xi[2], const u128 Htable[256]) in gcm_gmult_8bit()
147 u128 Z = { 0, 0}; in gcm_gmult_8bit()
256 static void gcm_init_4bit(u128 Htable[16], u64 H[2]) in gcm_init_4bit()
258 u128 V; in gcm_init_4bit()
275 u128 *Hi = Htable+i; in gcm_init_4bit()
335 static void gcm_gmult_4bit(u64 Xi[2], const u128 Htable[16]) in gcm_gmult_4bit()
337 u128 Z; in gcm_gmult_4bit()
[all …]
/external/clang/test/Sema/
D128bitint.c6 typedef unsigned u128 __attribute__((__mode__(TI))); typedef
9 int a[(u128)-1 > 1LL ? 1 : -1];
/external/compiler-rt/lib/ubsan/
Dubsan_value.h29 typedef unsigned __int128 u128; typedef
41 typedef u128 UIntMax;
Dubsan_value.cc50 return *reinterpret_cast<u128*>(Val); in getUIntValue()
/external/chromium_org/third_party/libwebp/dsp/
Dupsampling_neon.c104 int16x8_t uu = vreinterpretq_s16_u16(vsubl_u8(u, u128)); \
105 int16x8_t vv = vreinterpretq_s16_u16(vsubl_u8(v, u128)); \
231 const uint8x8_t u128 = vmov_n_u8(128); \
/external/webp/src/dsp/
Dupsampling_neon.c104 int16x8_t uu = vreinterpretq_s16_u16(vsubl_u8(u, u128)); \
105 int16x8_t vv = vreinterpretq_s16_u16(vsubl_u8(v, u128)); \
231 const uint8x8_t u128 = vmov_n_u8(128); \
/external/elfutils/src/
Dreadelf.c4715 unsigned int u128; in print_debug_line_section() local
4829 get_uleb128 (u128, linep); in print_debug_line_section()
4830 address += minimum_instr_len * u128; in print_debug_line_section()
4834 u128, a); in print_debug_line_section()
4851 get_uleb128 (u128, linep); in print_debug_line_section()
4853 (uint64_t) u128); in print_debug_line_section()
4861 get_uleb128 (u128, linep); in print_debug_line_section()
4863 (uint64_t) u128); in print_debug_line_section()
4880 u128 = (minimum_instr_len in print_debug_line_section()
4882 address += u128; in print_debug_line_section()
[all …]