Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Ddfp-4.c5 volatile _Decimal32 d32_1, d32_2; variable
14 d32_2 = 500000.000005DF; in main()
29 d32_2 = (_Decimal32) d64_2; //Exercise LEDTR (load rounded) in main()
33 DFP_VAL_PRINT(d32_2, _Decimal32); in main()
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c12904 IRTemp d32_3, d32_2, d32_1, d32_0; in decode_V8_instruction() local
12905 d32_3 = d32_2 = d32_1 = d32_0 = IRTemp_INVALID; in decode_V8_instruction()
12906 breakupV128to32s( vD, &d32_3, &d32_2, &d32_1, &d32_0 ); in decode_V8_instruction()
12943 mkexpr(d32_3), mkexpr(d32_2), mkexpr(d32_1), mkexpr(d32_0), in decode_V8_instruction()
13007 IRTemp d32_3, d32_2, d32_1, d32_0; in decode_V8_instruction() local
13008 d32_3 = d32_2 = d32_1 = d32_0 = IRTemp_INVALID; in decode_V8_instruction()
13009 breakupV128to32s( vD, &d32_3, &d32_2, &d32_1, &d32_0 ); in decode_V8_instruction()
13018 mkexpr(d32_3), mkexpr(d32_2), mkexpr(d32_1), mkexpr(d32_0), in decode_V8_instruction()