/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | darwin-fpsave.asm | 53 stfd f15,-136(r1) 81 lfd f15,-136(r1)
|
H A D | darwin-world.asm | 94 stfd f15,-136(r1) 248 lfd f15,-136(r11)
|
H A D | ppc-asm.h | 62 #define f15 15 macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/ |
H A D | registers1.C | 42 float f15 = *fsrc++ + 1.0f; in foo() local 89 *fdest++ = f15; in foo()
|
/openbsd/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_trampoline_mips64.S | 40 sdc1 $f15, 24($sp) 65 ldc1 $f15, 24($sp)
|
/openbsd/sys/arch/mips64/mips64/ |
H A D | lcore_float.S | 101 sdc1 $f15, PCB_FPREGS+(15 * REGSZ)(a0) 139 ldc1 $f15, PCB_FPREGS+(15 * REGSZ)(a1) 205 swc1 $f15, PCB_FPREGS+(15 * REGSZ)(a0) 243 lwc1 $f15, PCB_FPREGS+(15 * REGSZ)(a1) 325 sdc1 $f15, PCB_FPREGS+(15 * REGSZ)(a0) 387 swc1 $f15, PCB_FPREGS+(15 * REGSZ)(a0)
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | va-arg-9.c | 202 f15 (int a1, int a2, int a3, int a4, int a5, in f15() function 233 f15 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, f+15, 15); in main()
|
H A D | va-arg-10.c | 214 f15 (int a1, int a2, int a3, int a4, int a5, in f15() function 245 f15 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, f+15, 15); in main()
|
H A D | 20020307-1.c | 50 f15(0); in main()
|
H A D | va-arg-2.c | 254 f15 (int a1, int a2, int a3, int a4, int a5, in f15() function 289 f15 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, f+15, 15); in main()
|
/openbsd/gnu/usr.bin/binutils/gdb/regformats/ |
H A D | reg-s390.dat | 53 64:f15
|
H A D | reg-s390x.dat | 53 64:f15
|
H A D | reg-mips.dat | 69 32:f15
|
H A D | reg-ppc.dat | 51 64:f15
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ppc/ |
H A D | saveFP.S | 21 stfd f15,-136(r1)
|
H A D | restFP.S | 23 lfd f15,-136(r1)
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ppc_regs.h | 48 #define f15 15 macro
|
H A D | tsan_rtl_ppc64.S | 68 stfd f15,184(r3) 213 stfd f15,184(r3)
|
/openbsd/sys/arch/mips64/include/ |
H A D | frame.h | 94 f_register_t f15; member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | ppc-asm.h | 62 #define f15 15 macro
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_ppc64.h | 111 DEFINE_FPR_PPC64(f15, NULL, LLDB_INVALID_REGNUM), \ 254 uint64_t f15; member
|
H A D | RegisterContextFreeBSD_mips64.cpp | 124 uint64_t f15; member
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 334 v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19)\ argument 350 FN(reg, f15), v15, \ 357 …v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20… argument 373 FN(reg, f15), v15, \
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | mips16.S | 211 #define LDDBL2 mtc1 $6,$f15; mtc1 $7,$f14 213 #define LDDBL2 mtc1 $6,$f14; mtc1 $7,$f15
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips16.S | 211 #define LDDBL2 mtc1 $6,$f15; mtc1 $7,$f14 213 #define LDDBL2 mtc1 $6,$f14; mtc1 $7,$f15
|