Searched refs:flop (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/parisc/kernel/ |
| H A D | unaligned.c | 139 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) in emulate_ldw() argument 165 if (flop) in emulate_ldw() 172 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) in emulate_ldd() argument 182 if (!IS_ENABLED(CONFIG_64BIT) && !flop) in emulate_ldd() 222 if (flop) in emulate_ldd() 255 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) in emulate_stw() argument 260 if (flop) in emulate_stw() 296 static int emulate_std(struct pt_regs *regs, int frreg, int flop) in emulate_std() argument 301 if (flop) in emulate_std() 311 if (!IS_ENABLED(CONFIG_64BIT) && !flop) in emulate_std()
|
| /linux/tools/perf/pmu-events/ |
| H A D | intel_metrics.py | 337 flop = s_64 + d_64 + 4 * s_128 346 flop += 2 * d_128 348 flop += 8 * s_256 350 flop += 4 * d_256 352 flop += 16 * s_512 354 flop += 8 * d_512 365 flop_r = d_ratio(flop, interval_sec) 366 flop_c = d_ratio(flop, cyc) 380 d_ratio(f, flop), "100%"),
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-tyan-s8036.dts | 381 * triggers the clock on a D flip-flop. The /Q output of the 382 * flip-flop drives its D input. 383 * - The flip-flop's Q output drives led-identify which is
|
| H A D | aspeed-bmc-tyan-s7106.dts | 427 * triggers the clock on a D flip-flop. The /Q output of the 428 * flip-flop drives its D input. 429 * - The flip-flop's Q output drives led-identify which is
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx | 338 Just use 2 tag counters in flip/flop and switch to the other
|