Lines Matching full:rounding_mode
1025 #define S390_CC_FOR_BFP_CONVERT_AUX(opcode,cc_dep1,rounding_mode) \
1028 opcode " 0," #rounding_mode ",%[op]\n\t" \
1057 #define S390_CC_FOR_BFP_UCONVERT_AUX(opcode,cc_dep1,rounding_mode) \
1060 opcode ",0,%[op]," #rounding_mode ",0\n\t" \
1089 #define S390_CC_FOR_BFP128_CONVERT_AUX(opcode,hi,lo,rounding_mode) \
1094 opcode " 0," #rounding_mode ",4\n\t" \
1126 #define S390_CC_FOR_BFP128_UCONVERT_AUX(opcode,hi,lo,rounding_mode) \
1131 opcode ",0,4," #rounding_mode ",0\n\t" \
1266 #define S390_CC_FOR_DFP_CONVERT_AUX(opcode,cc_dep1,rounding_mode) \
1269 opcode ",0,%[op]," #rounding_mode ",0\n\t" \
1316 #define S390_CC_FOR_DFP_UCONVERT_AUX(opcode,cc_dep1,rounding_mode) \
1319 opcode ",0,%[op]," #rounding_mode ",0\n\t" \
1366 #define S390_CC_FOR_DFP128_CONVERT_AUX(opcode,hi,lo,rounding_mode) \
1371 opcode ",0,4," #rounding_mode ",0\n\t" \
1421 #define S390_CC_FOR_DFP128_UCONVERT_AUX(opcode,hi,lo,rounding_mode) \
1426 opcode ",0,4," #rounding_mode ",0\n\t" \