Home | History | Annotate | Download | only in priv

Lines Matching full:rounding

202    | S390_CC_OP_BFP_32_TO_INT_32    | F source              | Z rounding mode      |                 |
203 | S390_CC_OP_BFP_64_TO_INT_32 | F source | Z rounding mode | |
204 | S390_CC_OP_BFP_128_TO_INT_32 | F source hi 64 bits | F source low 64 bits | Z rounding mode |
205 | S390_CC_OP_BFP_32_TO_INT_64 | F source | Z rounding mode | |
206 | S390_CC_OP_BFP_64_TO_INT_64 | F source | Z rounding mode | |
207 | S390_CC_OP_BFP_128_TO_INT_64 | F source hi 64 bits | F source low 64 bits | Z rounding mode |
212 | S390_CC_OP_BFP_32_TO_UINT_32 | F source | Z rounding mode | |
213 | S390_CC_OP_BFP_64_TO_UINT_32 | F source | Z rounding mode | |
214 | S390_CC_OP_BFP_128_TO_UINT_32 | F source hi 64 bits | F source low 64 bits | Z rounding mode |
215 | S390_CC_OP_BFP_32_TO_UINT_64 | F source | Z rounding mode | |
216 | S390_CC_OP_BFP_64_TO_UINT_64 | F source | Z rounding mode | |
217 | S390_CC_OP_BFP_128_TO_UINT_64 | F source hi 64 bits | F source low 64 bits | Z rounding mode |
226 | S390_CC_OP_DFP_64_TO_UINT_32 | D source | Z rounding mode | |
227 | S390_CC_OP_DFP_128_TO_UINT_32 | D source hi 64 bits | D source low 64 bits | Z rounding mode |
228 | S390_CC_OP_DFP_64_TO_UINT_64 | D source | Z rounding mode | |
229 | S390_CC_OP_DFP_128_TO_UINT_64 | D source hi 64 bits | D source low 64 bits | Z rounding mode |
230 | S390_CC_OP_DFP_64_TO_INT_32 | D source | Z rounding mode | |
231 | S390_CC_OP_DFP_128_TO_INT_32 | D source hi 64 bits | D source low 64 bits | Z rounding mode |
232 | S390_CC_OP_DFP_64_TO_INT_64 | D source | Z rounding mode | |
233 | S390_CC_OP_DFP_128_TO_INT_64 | D source hi 64 bits | D source low 64 bits | Z rounding mode |