Home
last modified time | relevance | path

Searched refs:double_to_bits (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc64/
Djm-insns.c413 static uint64_t double_to_bits ( double d ) in double_to_bits() function
6013 name, double_to_bits(src), offs, in test_float_ld_one_reg_imm16()
6014 double_to_bits(res), r14-base); in test_float_ld_one_reg_imm16()
6056 name, double_to_bits(src), r15/*offs*/, in test_float_ld_two_regs()
6057 double_to_bits(res), r14-base); in test_float_ld_two_regs()
6124 name, double_to_bits(src), offs, in test_float_st_two_regs_imm16()
6125 double_to_bits(*p_dst), r15-base); in test_float_st_two_regs_imm16()
6187 name, double_to_bits(src), r16/*offs*/, in test_float_st_three_regs()
6188 double_to_bits(*p_dst), r15-base); in test_float_st_three_regs()
6202 name, double_to_bits(src), src, offs, in test_float_st_three_regs()
[all …]
/external/valgrind/none/tests/ppc32/
Djm-insns.c413 static uint64_t double_to_bits ( double d ) in double_to_bits() function
6013 name, double_to_bits(src), offs, in test_float_ld_one_reg_imm16()
6014 double_to_bits(res), r14-base); in test_float_ld_one_reg_imm16()
6056 name, double_to_bits(src), r15/*offs*/, in test_float_ld_two_regs()
6057 double_to_bits(res), r14-base); in test_float_ld_two_regs()
6124 name, double_to_bits(src), offs, in test_float_st_two_regs_imm16()
6125 double_to_bits(*p_dst), r15-base); in test_float_st_two_regs_imm16()
6187 name, double_to_bits(src), r16/*offs*/, in test_float_st_three_regs()
6188 double_to_bits(*p_dst), r15-base); in test_float_st_three_regs()
6202 name, double_to_bits(src), src, offs, in test_float_st_three_regs()
[all …]