Searched refs:D64 (Results 1 - 17 of 17) sorted by relevance

/external/valgrind/none/tests/s390x/
H A Ddfp-4.stdout.exp1 D32 -> D64 : 2df00002 -> 2220000000300002
2 D64 -> D128 : 22340000000c0004 -> 2207c00000000000000c0004
3 D64 -> D32 : 22340000000c0004 -> 224c0004
4 D128 -> D64 : 2206800000000000800000000028 -> 2220800000000028
/external/valgrind/none/tests/ppc32/
H A Dtest_dfp2.stdout.exp4 dctdp 2234000000000e50 D32->D64 => 20a4000000000e50
5 dctdp 223400000014c000 D32->D64 => 20a800000004c000
6 dctdp a2340000000000e0 D32->D64 => 20a40000000000e0
7 dctdp 22240000000000cf D32->D64 => 20a40000000000cf
8 dctdp a21400010a395bcf D32->D64 => 2130000000295bcf
9 dctdp 6e4d3f1f534acdd4 D32->D64 => 23740000004acdd4
10 dctdp 000400000089b000 D32->D64 => 20c400000009b000
11 dctdp 2238000000000000 D32->D64 => 20a4000000000000
12 dctdp a238000000000000 D32->D64 => 20a4000000000000
13 dctdp 4248000000000000 D32->D64
[all...]
/external/valgrind/none/tests/ppc64/
H A Dtest_dfp2.stdout.exp4 dctdp 2234000000000e50 D32->D64 => 20a4000000000e50
5 dctdp 223400000014c000 D32->D64 => 20a800000004c000
6 dctdp a2340000000000e0 D32->D64 => 20a40000000000e0
7 dctdp 22240000000000cf D32->D64 => 20a40000000000cf
8 dctdp a21400010a395bcf D32->D64 => 2130000000295bcf
9 dctdp 6e4d3f1f534acdd4 D32->D64 => 23740000004acdd4
10 dctdp 000400000089b000 D32->D64 => 20c400000009b000
11 dctdp 2238000000000000 D32->D64 => 20a4000000000000
12 dctdp a238000000000000 D32->D64 => 20a4000000000000
13 dctdp 4248000000000000 D32->D64
[all...]
/external/google-breakpad/src/processor/
H A Dstackwalker_arm64_unittest.cc205 .D64(0x40090000) // junk that's not
206 .D64(0x60000000) // a return address
208 .D64(return_address1) // actual return address
213 .D64(0xF0000000) // more junk
214 .D64(0x0000000D)
216 .D64(return_address2) // actual return address
275 .D64(0x40090000) // junk that's not
276 .D64(0x60000000) // a return address
278 .D64(0x40001000) // a couple of plausible addresses
279 .D64(
[all...]
H A Dstackwalker_amd64_unittest.cc240 .D64(0x40000000b0000000ULL) // junk that's not
241 .D64(0x50000000d0000000ULL) // a return address
243 .D64(return_address1) // actual return address
248 .D64(0x40000000b0000000ULL) // more junk
249 .D64(0x50000000d0000000ULL)
252 .D64(stack_section.start()) // This is in the right place to be
256 .D64(return_address2) // actual return address
318 .D64(0x40000000b0000000ULL) // junk that's not
319 .D64(0x50000000b0000000ULL) // a return address
321 .D64(
[all...]
H A Dsynth_minidump.cc84 D64(system_info.cpu.other_cpu_info.processor_features[0]);
85 D64(system_info.cpu.other_cpu_info.processor_features[1]);
125 section->D64(address_);
190 D64(context.float_save.fpscr);
192 D64(context.float_save.regs[i]);
206 D64(context.iregs[i]);
208 D64(context.mdhi);
209 D64(context.mdlo);
220 D64(context.epc);
221 D64(contex
[all...]
H A Dminidump_unittest.cc640 .D64(kNumberOfEntries); // number_of_entries
646 stream.D64(kBaseAddress) // base_address
647 .D64(kBaseAddress) // allocation_base
650 .D64(kRegionSize) // region_size
/external/google-breakpad/src/common/dwarf/
H A Dcfi_assembler.cc56 D64(entry_length_->length);
58 D64(eh_frame_ ? kEHFrame64CIEIdentifier : kDwarf64CIEIdentifier);
86 D64(entry_length_->length);
89 D64(Here() - cie_pointer);
91 D64(cie_pointer);
182 D64(address);
H A Dcfi_assembler.h208 CFISection &D64(uint64_t v) { Section::D64(v); return *this; } function in class:google_breakpad::CFISection
209 CFISection &D64(const Label &v) { Section::D64(v); return *this; } function in class:google_breakpad::CFISection
H A Ddwarf2reader_test_common.h68 D64(offset);
79 D64(length_);
H A Ddwarf2reader_die_unittest.cc298 info.D64(value);
381 info.D64(value);
419 info.D64(0xf72fa0cb6ddcf9d6ULL);
443 info.D64(0xf72fa0cb6ddcf9d6ULL);
H A Dbytereader_unittest.cc69 .D64(0xbbf55fef0825f117ULL)
H A Ddwarf2reader_cfi_unittest.cc800 .D8(dwarf2reader::DW_CFA_MIPS_advance_loc8).D64(0x3c4f3945b92c14ULL)
/external/google-breakpad/src/common/linux/
H A Dsynth_elf.cc239 D64(value);
240 D64(size);
H A Delf_symbols_to_module_unittest.cc274 .D64(value)
275 .D64(size);
/external/google-breakpad/src/common/
H A Dtest_assembler.h360 &D16(uint16_t), &D32(uint32_t), &D64(uint64_t);
366 &D32(const Label &label), &D64(const Label &label);
H A Dtest_assembler_unittest.cc1228 section.D64(0xb109843500dbcb16ULL);
1238 section.D64(l);
1302 section.D64(0x42de75c61375a1deULL);
1312 section.D64(l);

Completed in 715 milliseconds