Searched refs:SNAN (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tests/tcg/multiarch/libs/ |
H A D | float_helpers.c | 83 # define SNAN (__builtin_nans ("")) macro 148 {SNAN}, 185 {SNAN},
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | kernel_ex.S | 321 orl #snaniop_mask,USER_FPSR(%a6) |set NAN, SNAN, AIOP 345 bsetb #signan_bit,ETEMP_HI(%a6) |set SNAN bit in sop 349 orl #snaniop_mask,USER_FPSR(%a6) |set NAN, SNAN, AIOP 353 bsetb #signan_bit,ETEMP_HI(%a6) |set SNAN bit in sop
|
H A D | x_snan.S | 6 | SNAN for float -> integer conversions (integer conversion of 7 | an SNAN) is a non-maskable run-time exception. 10 | If the dest data format is s, d, or x, then the SNAN bit in the NAN 55 bsrl move_out |else SNAN disabled 79 | SNAN is enabled. Check if inst is move_out.
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | fcvt.c | 77 # define SNAN (__builtin_nans ("")) macro 188 {SNAN}, 225 {SNAN},
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 1381 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1541 # SNAN : none 1857 # SNAN : all dyadic ops 1959 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1978 # this is INCORRECT for enabled SNAN which would give to the user the skewed SNAN!!! 2098 # SNAN : yes 2609 # SNAN : all operations 3286 # SNAN result out to memory or data register file as it should. # 3291 # which creates an access error stack frame from the current SNAN # 11533 # res_snan() - return SNAN result # [all …]
|
H A D | pfpsp.S | 1380 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1540 # SNAN : none 1856 # SNAN : all dyadic ops 1958 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1977 # this is INCORRECT for enabled SNAN which would give to the user the skewed SNAN!!! 2097 # SNAN : yes 2608 # SNAN : all operations 3285 # SNAN result out to memory or data register file as it should. # 3290 # which creates an access error stack frame from the current SNAN #
|
H A D | ftest.S | 1096 fmov.l &0x00004000,%fpcr # enable SNAN
|
H A D | fplsp.S | 411 set SNAN, 0x05 # operand type for STAG/DTAG
|