| /src/lib/libc/arch/sparc64/gen/ |
| modf.S | 117 fbuge Lbig ! if >= (or unordered), go out 174 * %f2:f3 (2^52) came out `greater or unordered'. In this
|
| /src/lib/libc/arch/sparc/gen/ |
| modf.S | 122 fbuge Lbig ! if >= (or unordered), go out 183 * %f2:f3 (2^52) came out `greater or unordered'. In this
|
| /src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/ |
| gcc-match.vim | 39 \ lt le gt ge eq ne unordered ordered
|
| gcc-rtl.vim | 32 \ unordered ordered uneq unge ungt unle unlt ltgt sign_extend
|
| /src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/ |
| gcc-match.vim | 39 \ lt le gt ge eq ne unordered ordered
|
| gcc-rtl.vim | 32 \ unordered ordered uneq unge ungt unle unlt ltgt sign_extend
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| ieee754-sf.S | 780 @ the operands are unordered and the operation is 783 @ the operands are unordered and the operation is GT 805 mov ip, #1 @ how should we specify unordered here? 862 5: ldr r0, [sp], #4 @ return unordered code. 920 movne r0, #0 @ Less than, greater than, or unordered. 936 movcs r0, #0 @ Equal to, greater than, or unordered. 952 movhi r0, #0 @ Greater than or unordered. 968 movhi r0, #0 @ Operand 2 greater than operand 1, or unordered. 985 @ or they are unordered. 1011 3: mov r0, #1 @ arguments are unordered [all...] |
| ieee754-df.S | 1103 mov ip, #1 @ how should we specify unordered here? 1175 5: ldr r0, [sp], #4 @ unordered return code 1235 movne r0, #0 @ Less than, greater than, or unordered. 1252 movcs r0, #0 @ Equal to, greater than, or unordered. 1268 movhi r0, #0 @ Greater than or unordered. 1284 movhi r0, #0 @ Operand 2 greater than operand 1, or unordered. 1301 @ or they are unordered. 1328 3: mov r0, #1 @ arguments are unordered.
|
| /src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| ieee754-sf.S | 780 @ the operands are unordered and the operation is 783 @ the operands are unordered and the operation is GT 805 mov ip, #1 @ how should we specify unordered here? 862 5: ldr r0, [sp], #4 @ return unordered code. 920 movne r0, #0 @ Less than, greater than, or unordered. 936 movcs r0, #0 @ Equal to, greater than, or unordered. 952 movhi r0, #0 @ Greater than or unordered. 968 movhi r0, #0 @ Operand 2 greater than operand 1, or unordered. 985 @ or they are unordered. 1011 3: mov r0, #1 @ arguments are unordered [all...] |
| ieee754-df.S | 1103 mov ip, #1 @ how should we specify unordered here? 1175 5: ldr r0, [sp], #4 @ unordered return code 1235 movne r0, #0 @ Less than, greater than, or unordered. 1252 movcs r0, #0 @ Equal to, greater than, or unordered. 1268 movhi r0, #0 @ Greater than or unordered. 1284 movhi r0, #0 @ Operand 2 greater than operand 1, or unordered. 1301 @ or they are unordered. 1328 3: mov r0, #1 @ arguments are unordered.
|
| /src/sys/arch/atari/atari/ |
| vectors.s | 100 ASVECTOR(bsun) | 48: FPCP branch/set on unordered cond 108 VECTOR(fpfault) | 48: FPCP branch/set on unordered cond
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
| xmethods.py | 576 def __init__(self, unordered): 577 self._unordered = unordered 623 unordered = 'unordered' in self._name 624 return method.worker_class(unordered)
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
| xmethods.py | 576 def __init__(self, unordered): 577 self._unordered = unordered 623 unordered = 'unordered' in self._name 624 return method.worker_class(unordered)
|
| /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/ |
| llvm.vim | 189 \ unordered
|
| /src/external/gpl3/gdb/dist/sim/mips/ |
| cp1.c | 546 int less, equal, unordered; local 575 unordered = 1; 586 unordered = 0; 590 || ((cond & (1 << 0)) && unordered));
|
| /src/external/gpl3/gdb.old/dist/sim/mips/ |
| cp1.c | 546 int less, equal, unordered; local 575 unordered = 1; 586 unordered = 0; 590 || ((cond & (1 << 0)) && unordered));
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| match.pd | 46 lt le eq ne ge gt unordered ordered unlt unle ungt unge uneq ltgt) 48 ge gt ne eq lt le ordered unordered ge gt le lt ltgt uneq) 50 unge ungt ne eq unlt unle ordered unordered ge gt le lt ltgt uneq) 52 gt ge eq ne le lt unordered ordered ungt unge unlt unle uneq ltgt) 4801 (unordered @0 @0))) 4920 an exception for x a NaN so use an unordered comparison. */ 5103 (for cmp (lt le eq ne ge gt unordered ordered unlt unle ungt unge uneq ltgt) 5104 icmp (lt le eq ne ge gt unordered ordered lt le gt ge eq ne) 5260 /* Unordered tests if either argument is a NaN. */ 5262 (bit_ior (unordered @0 @0) (unordered @1 @1) [all...] |
| /src/sys/arch/m68k/fpsp/ |
| l_fpsp.h | 187 bsun_bit equ 7 branch on unordered
|
| /src/external/gpl3/gcc/dist/gcc/ |
| match.pd | 46 lt le eq ne ge gt unordered ordered unlt unle ungt unge uneq ltgt) 48 ge gt ne eq lt le ordered unordered ge gt le lt ltgt uneq) 50 unge ungt ne eq unlt unle ordered unordered ge gt le lt ltgt uneq) 52 gt ge eq ne le lt unordered ordered ungt unge unlt unle uneq ltgt) 6247 (unordered @0 @0))) 6342 an exception for x a NaN so use an unordered comparison. */ 6525 (for cmp (lt le eq ne ge gt unordered ordered unlt unle ungt unge uneq ltgt) 6526 icmp (lt le eq ne ge gt unordered ordered lt le gt ge eq ne) 6682 /* Unordered tests if either argument is a NaN. */ 6684 (bit_ior (unordered @0 @0) (unordered @1 @1) [all...] |
| /src/sys/arch/mips/mips/ |
| fp.S | 2085 bne t2, zero, unordered # FS is a NAN 2088 bne ta2, zero, unordered # FT is a NAN 2113 bne t2, zero, unordered 2114 bne t3, zero, unordered # FS is a NAN 2117 bne ta2, zero, unordered 2118 bne ta3, zero, unordered # FT is a NAN 2165 unordered: label 2166 and v0, a0, COND_UNORDERED # this cmp match unordered?
|
| /src/external/bsd/openldap/dist/tests/scripts/ |
| defines.sh | 345 LDIFUNORDERED=$DATADIR/test-unordered.ldif
|
| /src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
| LLLexer.cpp | 550 KEYWORD(unordered);
|
| /src/sys/arch/m68k/060sp/dist/ |
| fpsp.s | 453 set bsun_bit, 7 # branch on unordered 16714 # unordered or less or equal: 16719 fbule.w fdbcc_ule_yes # unordered or less or equal? 16738 # unordered or less than: 16743 fbult.w fdbcc_ult_yes # unordered or less than? 16762 # unordered or greater or equal: 16767 fbuge.w fdbcc_uge_yes # unordered or greater than? 16786 # unordered or greater than: 16791 fbugt.w fdbcc_ugt_yes # unordered or greater than? 16810 # unordered or equal [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
| lb1sf68.S | 3936 | If the operands recompare unordered unordered __gtdf2 and __gedf2 return -1.
|
| /src/external/gpl3/gcc/dist/libgcc/config/m68k/ |
| lb1sf68.S | 3937 | If the operands recompare unordered unordered __gtdf2 and __gedf2 return -1.
|