Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Ddfp-4.c5 volatile _Decimal32 d32_1, d32_2; variable
13 d32_1 = 3.000002DF; in main()
17 d64_1 = (_Decimal64) d32_1; //Exercise LDETR (load lengthened) in main()
19 DFP_VAL_PRINT(d32_1, _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()