Searched refs:QNAN (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 409 set QNAN, 0x03 # operand type for STAG/DTAG 601 cmpi.b %d1,&QNAN # is operand a QNAN? 659 cmpi.b %d1,&QNAN # is operand a QNAN? 717 cmpi.b %d1,&QNAN # is operand a QNAN? 778 cmpi.b %d1,&QNAN # is operand a QNAN? 836 cmpi.b %d1,&QNAN # i [all...] |
H A D | fpsp.S | 429 set QNAN, 0x03 # operand type for STAG/DTAG 3171 # the operand is either an infinity or a QNAN. 10657 # ssincosi(): When the src operand is INF, store a QNAN in the cosine 10668 # ssincosqnan(): When the src operand is a QNAN, store the QNAN in the cosine 10669 # register and branch to the src QNAN routine. 10767 cmpi.b %d1,&QNAN 10781 cmpi.b %d1,&QNAN 10834 cmpi.b %d1,&QNAN 10848 cmpi.b %d1,&QNAN [all...] |
H A D | pfpsp.S | 428 set QNAN, 0x03 # operand type for STAG/DTAG 3170 # the operand is either an infinity or a QNAN. 5687 # res_qnan(): return default result w/ QNAN operand for dyadic # 5689 # res_qnan_1op(): return dflt result w/ QNAN operand for monadic # 5724 cmp.b DTAG(%a6), &QNAN # is the dst a QNAN? 5727 cmp.b STAG(%a6), &QNAN 6597 # one of: NORM, INF, QNAN, SNAN, DENORM, UNNORM, ZERO # 6659 mov.b &QNAN, %d0 6677 # one of: NORM, INF, QNAN, SNA [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 409 set QNAN, 0x03 # operand type for STAG/DTAG 601 cmpi.b %d1,&QNAN # is operand a QNAN? 659 cmpi.b %d1,&QNAN # is operand a QNAN? 717 cmpi.b %d1,&QNAN # is operand a QNAN? 778 cmpi.b %d1,&QNAN # is operand a QNAN? 836 cmpi.b %d1,&QNAN # i [all...] |
H A D | fpsp.S | 429 set QNAN, 0x03 # operand type for STAG/DTAG 3171 # the operand is either an infinity or a QNAN. 10657 # ssincosi(): When the src operand is INF, store a QNAN in the cosine 10668 # ssincosqnan(): When the src operand is a QNAN, store the QNAN in the cosine 10669 # register and branch to the src QNAN routine. 10767 cmpi.b %d1,&QNAN 10781 cmpi.b %d1,&QNAN 10834 cmpi.b %d1,&QNAN 10848 cmpi.b %d1,&QNAN [all...] |
H A D | pfpsp.S | 428 set QNAN, 0x03 # operand type for STAG/DTAG 3170 # the operand is either an infinity or a QNAN. 5687 # res_qnan(): return default result w/ QNAN operand for dyadic # 5689 # res_qnan_1op(): return dflt result w/ QNAN operand for monadic # 5724 cmp.b DTAG(%a6), &QNAN # is the dst a QNAN? 5727 cmp.b STAG(%a6), &QNAN 6597 # one of: NORM, INF, QNAN, SNAN, DENORM, UNNORM, ZERO # 6659 mov.b &QNAN, %d0 6677 # one of: NORM, INF, QNAN, SNA [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | do_func.S | 56 QNAN: .long 0x7fff0000,0xffffffff,0xffffffff |non-signaling nan label 485 fmovex QNAN,%fp1 |load NAN 487 fmovex QNAN,%fp0 |load NAN
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | do_func.S | 56 QNAN: .long 0x7fff0000,0xffffffff,0xffffffff |non-signaling nan label 485 fmovex QNAN,%fp1 |load NAN 487 fmovex QNAN,%fp0 |load NAN
|
Completed in 54 milliseconds