Searched refs:_cf (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/dev/ic/ |
| H A D | wd33c93var.h | 228 #define CFFLAGS_NODISC(_cf, _t) ((_cf) & (1 << ( 0 + (_t)))) argument 229 #define CFFLAGS_NOSYNC(_cf, _t) ((_cf) & (1 << ( 8 + (_t)))) argument 230 #define CFFLAGS_NOTAGS(_cf, _t) ((_cf) & (1 << (16 + (_t)))) argument
|
| /netbsd-src/sys/dev/pci/ |
| H A D | pm3reg.h | 220 #define PM3_CF_TO_DIM_CF(_cf) ((((_cf) & 0x0f) << 2) | ( 1 << … argument
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah_internal.h | 311 #define ath_hal_getChannelEdges(_ah, _cf, _lc, _hc) \ argument 312 AH_PRIVATE(_ah)->ah_getChannelEdges(_ah, _cf, _lc, _hc)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | m68k.md | 2112 (define_insn "floatsi<mode>2_cf" 2133 (define_insn "floathi<mode>2_cf" 2154 (define_insn "floatqi<mode>2_cf" 2217 (define_insn "ftrunc<mode>2_cf" 2843 (define_insn "add<mode>3_cf" 3074 (define_insn "sub<mode>3_cf" 3430 (define_insn "fmul<mode>3_cf" 3500 (define_insn "div<mode>3_cf" 4157 (define_insn "neg<mode>2_cf" 4191 (define_insn "sqrt<mode>2_cf" [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | m68k.md | 2112 (define_insn "floatsi<mode>2_cf" 2133 (define_insn "floathi<mode>2_cf" 2154 (define_insn "floatqi<mode>2_cf" 2217 (define_insn "ftrunc<mode>2_cf" 2843 (define_insn "add<mode>3_cf" 3074 (define_insn "sub<mode>3_cf" 3430 (define_insn "fmul<mode>3_cf" 3500 (define_insn "div<mode>3_cf" 4157 (define_insn "neg<mode>2_cf" 4191 (define_insn "sqrt<mode>2_cf" [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2007 | 5360 * config/m68k/m68k.md (cmp<mode>, cmp<mode>_68881, cmp<mode>_cf): 6868 (tst<mode>_cf): Specify attributea. 6870 (cmp<mode>_68881, cmp<mode>_cf): Specify type attribute. 6884 (floatsi<mode>2_cf, floathi<mode>2_68881, floathi<mode>2_cf, 6885 floatqi<mode>2_68881, floatqi<mode>2_cf, ftrunc<mode>2_cf, 6890 (add<mode>3_cf, subdi_dishl32): Specify attributes. 6892 (sub<mode>3_cf, mulhi3, mulhisi3): Specify attributes. 6897 (fmul<mode>3_cf, div<mode>3_cf, negsi2_internal, negsi2_5200, 32025 (add<mode>3_cf, sub<mode>3_cf): Use <FP:prec> instead of <FP:round>.
|
| H A D | ChangeLog-2008 | 20368 floatsi<mode>2_68881, ftrunc<mode>2_68881, ftrunc<mode>2_cf, 20372 add<mode>3_68881, add<mode>3_cf, subdi_dishl32, subsi3, 20374 sub<mode>3_floatqi_68881, sub<mode>3_68881, sub<mode>3_cf, 20377 mul<mode>3_floathi_68881, mul<mode>3_floatqi_68881, fmul<mode>3_cf, 20378 div<mode>3_cf, sqrt<mode>2_cf, abs<mode>2_cf, clzsi2,
|
| H A D | ChangeLog-2009 | 23606 *tstqi_internal, tst<mode>_6881, tst<mode>_cf, many unnamed 23608 (tst<FP>_68881, tst<FP>_cf): Use const0_operand.
|
| H A D | ChangeLog-2019 | 2623 tstqi_internal, tst<mode>_68881, tst<mode>_cf, cmpdi_internal, 2625 cmp<mode>_68881, cmp<mode>_cf, unnamed btst patterns,
|