| /linux/tools/testing/selftests/powerpc/math/ |
| H A D | fpu_asm.S | 12 lfd f0,0(r4) 13 fcmpu cr1,f0,f14 15 lfd f0,8(r4) 16 fcmpu cr1,f0,f15 18 lfd f0,16(r4) 19 fcmpu cr1,f0,f16 21 lfd f0,24(r4) 22 fcmpu cr1,f0,f17 24 lfd f0,32(r4) 25 fcmpu cr1,f0,f18 [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | fpu_traps.S | 32 fzero %f0 36 faddd %f0, %f2, %f4 37 fmuld %f0, %f2, %f6 38 faddd %f0, %f2, %f8 39 fmuld %f0, %f2, %f10 40 faddd %f0, %f2, %f12 41 fmuld %f0, %f2, %f14 42 faddd %f0, %f2, %f16 43 fmuld %f0, %f2, %f18 44 faddd %f0, %f2, %f20 [all …]
|
| /linux/arch/sparc/lib/ |
| H A D | clear_page.S | 79 fzero %f0 84 faddd %f0, %f2, %f4 85 fmuld %f0, %f2, %f6 86 faddd %f0, %f2, %f8 87 fmuld %f0, %f2, %f10 89 faddd %f0, %f2, %f12 90 fmuld %f0, %f2, %f14 91 1: stda %f0, [%o0 + %g0] ASI_BLK_P
|
| H A D | NG2memcpy.S | 87 faligndata %x0, %x1, %f0; \ 97 fsrc2 %x0, %f0; 99 fsrc2 %x0, %f0; \ 102 fsrc2 %x0, %f0; \ 106 fsrc2 %x0, %f0; \ 111 fsrc2 %x0, %f0; \ 117 fsrc2 %x0, %f0; \ 124 fsrc2 %x0, %f0; \ 132 fsrc2 %x0, %f0; \ 350 EX_LD_FP(LOAD_BLK(%g2, %f0), NG2_retl_o2_plus_g1) [all …]
|
| H A D | copy_page.S | 104 ldd [%o1 + 0x000], %f0 110 fsrc2 %f0, %f16 121 ldd [%o1 + 0x040], %f0 128 fsrc2 %f0, %f16 137 ldd [%o1 + 0x080], %f0 151 fsrc2 %f0, %f16 179 1: ldda [%o1] ASI_BLK_P, %f0 184 1: TOUCH(f0, f2, f4, f6, f8, f10, f12, f14) 191 ldda [%o1] ASI_BLK_P, %f0 205 TOUCH(f0, f2, f4, f6, f8, f10, f12, f14) [all …]
|
| H A D | xor.S | 39 ldda [%o1] %asi, %f0 43 fxor %f0, %f16, %f16 53 ldda [%o1 + 128] %asi, %f0 70 fxor %f0, %f16, %f16 109 ldda [%o1] %asi, %f0 113 fxor %f0, %f16, %f48 123 ldda [%o1] %asi, %f0 139 fxor %f0, %f16, %f48 176 ldda [%o1] %asi, %f0 180 fxor %f0, %f16, %f16 [all …]
|
| /linux/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | ebb_handler.S | 144 mffs f0 145 stfd f0, FSCR_SAVE(r1) 146 mfvscr f0 147 stfd f0, VSCR_SAVE(r1) 255 lfd f0, FSCR_SAVE(r1) 256 mtfsf 0xff,f0 257 lfd f0, VSCR_SAVE(r1) 258 mtvscr f0
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
| H A D | brg.txt | 15 brg@119f0 { 19 reg = <119f0 10 115f0 10>;
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_global_func2.c | 11 int f0(int var, struct __sk_buff *skb) in f0() function 23 return f0(0, skb) + skb->len; in f1() 48 return f0(1, skb) + f1(skb) + f2(2, skb) + f3(3, skb, 4); in global_func2()
|
| H A D | test_global_func1.c | 11 int f0(int var, struct __sk_buff *skb) in f0() function 25 return f0(0, skb) + skb->len; in f1() 54 return f0(1, skb) + f1(skb) + f2(2, skb) + f3(3, skb, 4); in global_func1()
|
| /linux/drivers/media/tuners/ |
| H A D | m88rs6000t.c | 29 u8 N, f0 = 0, f1 = 0, f2 = 0, f3 = 0; in m88rs6000t_set_demod_mclk() local 65 f0 = 0; in m88rs6000t_set_demod_mclk() 71 f0 = div / 3; in m88rs6000t_set_demod_mclk() 72 f1 = (div - f0) / 2; in m88rs6000t_set_demod_mclk() 73 f2 = div - f0 - f1; in m88rs6000t_set_demod_mclk() 77 f0 = div / 4; in m88rs6000t_set_demod_mclk() 78 f1 = (div - f0) / 3; in m88rs6000t_set_demod_mclk() 79 f2 = (div - f0 - f1) / 2; in m88rs6000t_set_demod_mclk() 80 f3 = div - f0 - f1 - f2; in m88rs6000t_set_demod_mclk() 83 f0 = 16; in m88rs6000t_set_demod_mclk() [all …]
|
| /linux/arch/x86/boot/ |
| H A D | cpuflags.c | 39 unsigned long f0, f1; in has_eflag() local 51 : "=&r" (f0), "=&r" (f1) in has_eflag() 54 return !!((f0^f1) & mask); in has_eflag()
|
| /linux/tools/perf/ |
| H A D | perf-iostat.sh | 6 if [[ "$1" == "list" ]] || [[ "$1" =~ ([a-f0-9A-F]{1,}):([a-f0-9A-F]{1,2})(,)? ]]; then
|
| /linux/drivers/pci/ |
| H A D | vpd.c | 551 struct pci_dev *f0; in quirk_f0_vpd_link() local 556 f0 = pci_get_func0_dev(dev); in quirk_f0_vpd_link() 557 if (!f0) in quirk_f0_vpd_link() 560 if (f0->vpd.cap && dev->class == f0->class && in quirk_f0_vpd_link() 561 dev->vendor == f0->vendor && dev->device == f0->device) in quirk_f0_vpd_link() 564 pci_dev_put(f0); in quirk_f0_vpd_link()
|
| /linux/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 644 #define SIG_EXPR_LIST_DECL_DESG(pin, sig, f0, f1) \ argument 645 SIG_EXPR_LIST_DECL(sig, f0, \ 646 SIG_EXPR_PTR(sig, f0), \ 648 SIG_EXPR_LIST_ALIAS(pin, sig, f0)
|
| /linux/arch/mips/include/asm/ |
| H A D | fpregdef.h | 23 #define fv0 $f0 /* return value */ 62 #define fv0 $f0 /* return value */
|
| /linux/lib/crypto/sparc/ |
| H A D | sha1_asm.S | 9 ld [%o0 + 0x00], %f0 34 st %f0, [%o0 + 0x00]
|
| H A D | md5_asm.S | 9 ld [%o0 + 0x00], %f0 33 st %f0, [%o0 + 0x00]
|
| H A D | sha256_asm.S | 9 ld [%o0 + 0x00], %f0 37 st %f0, [%o0 + 0x00]
|
| H A D | sha512_asm.S | 9 ldd [%o0 + 0x00], %f0 45 std %f0, [%o0 + 0x00]
|
| /linux/Documentation/translations/zh_CN/core-api/irq/ |
| H A D | irq-affinity.rst | 54 [root@moon 44]# echo f0 > smp_affinity 56 000000f0
|
| /linux/arch/riscv/kernel/ |
| H A D | fpu.S | 28 fsd f0, TASK_THREAD_F0_F0(a0) 71 fld f0, TASK_THREAD_F0_F0(a0) 139 __access_func(f0); \
|
| /linux/Documentation/translations/zh_CN/security/secrets/ |
| H A D | coco.rst | 66 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b 83 -r--r----- 1 root root 0 Jun 28 11:54 736870e5-84f0-4973-92ec-06879ce3da0b
|
| /linux/arch/powerpc/crypto/ |
| H A D | aes-tab-4k.S | 44 .long R(8e, 47, 47, c9), R(fb, f0, f0, 0b) 87 .long R(a0, 50, 50, f0), R(78, 3c, 3c, 44) 129 .long R(6f, ba, ba, d5), R(f0, 78, 78, 88) 174 .long R(c3, 2f, 75, 02), R(81, 4c, f0, 12) 182 .long R(be, e1, 4f, b6), R(f0, 88, ad, 17) 197 .long R(f3, 07, f2, f0), R(4e, 69, e2, a1) 242 .long R(a8, fc, 8c, c4), R(a0, f0, 3f, 1a)
|
| /linux/arch/mips/kernel/ |
| H A D | r2300_fpu.S | 70 EX2(s.d $f0, 0(a0)) 104 EX2(l.d $f0, 0(a0))
|