Searched refs:Arithmetic (Results 1 – 25 of 62) sorted by relevance
123
| /freebsd-9-stable/bin/sh/ |
| D | arith_yylex.c | 50 #error Arithmetic tokens are out of order.
|
| D | arith_yacc.c | 54 #error Arithmetic tokens are out of order.
|
| /freebsd-9-stable/lib/libc/softfloat/ |
| D | README.txt | 11 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. SoftFloat is
|
| D | softfloat.txt | 14 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. As many as four 55 Standard Arithmetic Functions 246 Standard Arithmetic Functions
|
| D | softfloat-specialize | 10 Arithmetic Package, Release 2a.
|
| D | softfloat-source.txt | 14 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. SoftFloat can
|
| /freebsd-9-stable/tools/test/testfloat/ |
| D | README.txt | 9 conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic.
|
| D | testfloat.txt | 12 conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic. 62 Standard Arithmetic Functions 296 Standard Arithmetic Functions
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/ |
| D | MicroMipsInstrInfo.td | 49 /// Arithmetic Instructions (ALU Immediate) 66 /// Arithmetic Instructions (3-Operand, R-Type)
|
| D | Mips64InstrInfo.td | 55 /// Arithmetic Instructions (ALU Immediate) 78 /// Arithmetic Instructions (3-Operand, R-Type)
|
| D | MipsInstrInfo.td | 407 // Arithmetic and logical instructions with 3 register operands. 418 // Arithmetic and logical instructions with 2 register operands. 431 // Arithmetic Multiply ADD/SUB 886 /// Arithmetic Instructions (ALU Immediate) 906 /// Arithmetic Instructions (3-Operand, R-Type)
|
| D | Mips16InstrInfo.td | 1231 // Purpose: Shift Word Right Arithmetic Variable 1240 // Purpose: Shift Word Right Arithmetic (Extended) 1319 // Arithmetic and logical instructions with 2 register operands.
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | darwin-ldouble-format | 65 Arithmetic
|
| /freebsd-9-stable/contrib/gcc/config/arm/ |
| D | arm1020e.md | 42 ;; - An Arithmetic Logic Unit (ALU) pipeline. 366 ;; Arithmetic to other arithmetic saves a cycle due to forwarding
|
| D | arm1026ejs.md | 42 ;; - An Arithmetic Logic Unit (ALU) pipeline.
|
| /freebsd-9-stable/lib/libc/softfloat/templates/ |
| D | softfloat-specialize | 7 Arithmetic Package, Release 2a.
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | libgcc.texi | 53 @subsection Arithmetic functions 234 @subsection Arithmetic functions 498 @subsection Arithmetic functions
|
| /freebsd-9-stable/contrib/llvm/include/llvm/IR/ |
| D | IntrinsicsARM.td | 180 // Arithmetic ops
|
| /freebsd-9-stable/contrib/gcc/config/mips/ |
| D | 24k.md | 50 ;; 2. Arithmetic: add, addi, addiu, addiupc, addu, and, andi, clo, clz,
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86Schedule.td | 42 // Arithmetic.
|
| D | X86InstrMMX.td | 314 // Arithmetic Instructions
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaChecking.cpp | 899 Arithmetic, in SemaAtomicOpsOverloaded() enumerator 965 Form = Arithmetic; in SemaAtomicOpsOverloaded() 1030 if (Form == Arithmetic) { in SemaAtomicOpsOverloaded() 1103 if (Form == Init || (Form == Arithmetic && ValType->isIntegerType())) in SemaAtomicOpsOverloaded() 1107 else if (Form == Arithmetic) in SemaAtomicOpsOverloaded() 1148 case Arithmetic: in SemaAtomicOpsOverloaded()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Sparc/ |
| D | SparcInstr64Bit.td | 138 // 64-bit Integer Arithmetic and Logic.
|
| /freebsd-9-stable/lib/libc/softfloat/bits32/ |
| D | softfloat-macros | 7 Arithmetic Package, Release 2a.
|
| /freebsd-9-stable/lib/libz/doc/ |
| D | rfc1950.txt | 380 [4] Fletcher, J. G., "An Arithmetic Checksum for Serial
|
123