Searched refs:fp64 (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/sys/arch/sparc64/sparc64/ |
| H A D | machdep.c | 820 struct frame *sfp = getfp(), *fp64; in stackdump() local 822 fp64 = sfp = v9next_frame(sfp); in stackdump() 823 printf("Frame pointer is at %p\n", fp64); in stackdump() 825 while (fp64 && ((u_long)fp64 >> PGSHIFT) == ((u_long)sfp >> PGSHIFT)) { in stackdump() 828 (unsigned long long)fp64->fr_pc, in stackdump() 829 (unsigned long long)fp64->fr_arg[0], in stackdump() 830 (unsigned long long)fp64->fr_arg[1], in stackdump() 831 (unsigned long long)fp64->fr_arg[2], in stackdump() 832 (unsigned long long)fp64->fr_arg[3], in stackdump() 833 (unsigned long long)fp64->fr_arg[4], in stackdump() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUFeatures.td | 9 def FeatureFP64 : SubtargetFeature<"fp64",
|
| H A D | AMDGPU.td | 50 "Most fp64 instructions are half rate instead of quarter" 56 "Most fp64 instructions are full rate"
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 66 def FeatureFP64Bit : SubtargetFeature<"fp64", "IsFP64bit", "true",
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | OpenCLSupport.rst | 350 For cases when there is an associated extension for a specific feature (fp64 and 3d image writes)
|
| /openbsd-src/gnu/usr.bin/binutils/ |
| H A D | md5.sum | 2521 60148583e73614b17c8c2b93b0c2d25d gas/testsuite/gas/mips/mips-gp32-fp64-pic.d 2522 6fec84d1a325308f963f9813d5a9df84 gas/testsuite/gas/mips/mips-gp32-fp64-pic.s 2523 73cade4ae7f4477c06c1ae9770c07fa7 gas/testsuite/gas/mips/mips-gp32-fp64.d 2524 c8b1255a48810ecd5641efd78f9fac67 gas/testsuite/gas/mips/mips-gp32-fp64.s 2530 ed628773df7662b01867556c516afc1d gas/testsuite/gas/mips/mips-gp64-fp64-pic.d 2531 49eaf79b46ed3df73a7bd49dda0611ed gas/testsuite/gas/mips/mips-gp64-fp64-pic.s 2532 4618d4f537707ac000abe954dea05b54 gas/testsuite/gas/mips/mips-gp64-fp64.d 2533 e6be4d9ff36fe372a5b838c914461929 gas/testsuite/gas/mips/mips-gp64-fp64.l 2534 0bba7e49525b335ca7a88ea75cb22c73 gas/testsuite/gas/mips/mips-gp64-fp64.s 2551 d03f555bc073f0038562c3019d0327d6 gas/testsuite/gas/mips/mips32r2-ill-fp64.l [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | md5.sum | 3159 813d6edcc14cfc0bd67c8af9bd12570c gas/testsuite/gas/mips/mips-gp32-fp64-pic.d 3160 6fec84d1a325308f963f9813d5a9df84 gas/testsuite/gas/mips/mips-gp32-fp64-pic.s 3161 73cade4ae7f4477c06c1ae9770c07fa7 gas/testsuite/gas/mips/mips-gp32-fp64.d 3162 c8b1255a48810ecd5641efd78f9fac67 gas/testsuite/gas/mips/mips-gp32-fp64.s 3168 12cec0f1bd9c11425f4eb5f7bdc5f311 gas/testsuite/gas/mips/mips-gp64-fp64-pic.d 3169 49eaf79b46ed3df73a7bd49dda0611ed gas/testsuite/gas/mips/mips-gp64-fp64-pic.s 3170 4618d4f537707ac000abe954dea05b54 gas/testsuite/gas/mips/mips-gp64-fp64.d 3171 e6be4d9ff36fe372a5b838c914461929 gas/testsuite/gas/mips/mips-gp64-fp64.l 3172 0bba7e49525b335ca7a88ea75cb22c73 gas/testsuite/gas/mips/mips-gp64-fp64.s 3205 d03f555bc073f0038562c3019d0327d6 gas/testsuite/gas/mips/mips32r2-ill-fp64.l [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARM.td | 54 def FeatureFP64 : SubtargetFeature<"fp64", "HasFP64", "true",
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.td | 257 // Template for instructions which take three fp64 or fp32 args. The
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.3 | 9380 alternative when using -fp64 -gp32.
|