Home
last modified time | relevance | path

Searched refs:REG (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_powerpc_altivec_common.h65 #define RVR0_(REG, ...) [w##REG] "v" (w##REG) argument
66 #define RVR1_(_1, REG, ...) [w##REG] "v" (w##REG) argument
67 #define RVR2_(_1, _2, REG, ...) [w##REG] "v" (w##REG) argument
68 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "v" (w##REG) argument
85 #define WVR0_(REG, ...) [w##REG] "=v" (w##REG) argument
86 #define WVR1_(_1, REG, ...) [w##REG] "=v" (w##REG) argument
87 #define WVR2_(_1, _2, REG, ...) [w##REG] "=v" (w##REG) argument
88 #define WVR3_(_1, _2, _3, REG, ...) [w##REG] "=v" (w##REG) argument
105 #define UVR0_(REG, ...) [w##REG] "+&v" (w##REG) argument
106 #define UVR1_(_1, REG, ...) [w##REG] "+&v" (w##REG) argument
[all …]
H A Dvdev_raidz_math_aarch64_neon_common.h64 #define RVR0_(REG, ...) [w##REG] "w" (w##REG) argument
65 #define RVR1_(_1, REG, ...) [w##REG] "w" (w##REG) argument
66 #define RVR2_(_1, _2, REG, ...) [w##REG] "w" (w##REG) argument
67 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "w" (w##REG) argument
84 #define WVR0_(REG, ...) [w##REG] "=w" (w##REG) argument
85 #define WVR1_(_1, REG, ...) [w##REG] "=w" (w##REG) argument
86 #define WVR2_(_1, _2, REG, ...) [w##REG] "=w" (w##REG) argument
87 #define WVR3_(_1, _2, _3, REG, ...) [w##REG] "=w" (w##REG) argument
104 #define UVR0_(REG, ...) [w##REG] "+&w" (w##REG) argument
105 #define UVR1_(_1, REG, ...) [w##REG] "+&w" (w##REG) argument
[all …]
H A Dvdev_raidz_math_avx512f.c41 #define VR0_(REG, ...) "zmm"#REG argument
42 #define VR1_(_1, REG, ...) "zmm"#REG argument
43 #define VR2_(_1, _2, REG, ...) "zmm"#REG argument
44 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument
45 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument
59 #define VRy0_(REG, ...) "ymm"#REG argument
60 #define VRy1_(_1, REG, ...) "ymm"#REG argument
61 #define VRy2_(_1, _2, REG, ...) "ymm"#REG argument
62 #define VRy3_(_1, _2, _3, REG, ...) "ymm"#REG argument
63 #define VRy4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument
[all …]
H A Dvdev_raidz_math_ssse3.c39 #define VR0_(REG, ...) "xmm"#REG argument
40 #define VR1_(_1, REG, ...) "xmm"#REG argument
41 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument
42 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument
43 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument
44 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument
45 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument
46 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
59 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
H A Dvdev_raidz_math_avx512bw.c42 #define VR0_(REG, ...) "zmm"#REG argument
43 #define VR1_(_1, REG, ...) "zmm"#REG argument
44 #define VR2_(_1, _2, REG, ...) "zmm"#REG argument
45 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument
46 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument
47 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument
48 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument
49 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument
62 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
H A Dvdev_raidz_math_avx2.c38 #define VR0_(REG, ...) "ymm"#REG argument
39 #define VR1_(_1, REG, ...) "ymm"#REG argument
40 #define VR2_(_1, _2, REG, ...) "ymm"#REG argument
41 #define VR3_(_1, _2, _3, REG, ...) "ymm"#REG argument
42 #define VR4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument
43 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument
44 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument
45 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument
58 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
H A Dvdev_raidz_math_sse2.c40 #define VR0_(REG, ...) "xmm"#REG argument
41 #define VR1_(_1, REG, ...) "xmm"#REG argument
42 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument
43 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument
44 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument
45 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument
46 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument
47 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_udma_debug.h60 #define AL_UDMA_PRINT_REG(UDMA, PREFIX, POSTFIX, TYPE, GROUP, REG) \ argument
61 al_dbg(PREFIX #REG " = 0x%08x" POSTFIX, al_reg_read32( \
62 &(UDMA->udma_regs->TYPE.GROUP.REG)))
65 UDMA, PREFIX, POSTFIX, FMT, TYPE, GROUP, REG, LBL, FIELD) \
67 &(UDMA->udma_regs->TYPE.GROUP.REG)) \
71 UDMA, PREFIX, POSTFIX, TYPE, GROUP, REG, LBL, FIELD) \
73 &(UDMA->udma_regs->TYPE.GROUP.REG)) \
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam5729-beagleboneai.dts193 reset-gpios = <&gpio3 22 GPIO_ACTIVE_LOW>, /* BT-REG-ON */
194 <&gpio3 18 GPIO_ACTIVE_LOW>; /* WL-REG-ON */
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_dev.c33 AXGMAC_SET_BITS(mdio_sca, MAC_MDIOSCAR, REG, reg); in axgbe_write_ext_mii_regs()
61 AXGMAC_SET_BITS(mdio_sca, MAC_MDIOSCAR, REG, reg); in axgbe_read_ext_mii_regs()
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c81 REG = 2, enumerator
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt19062 execution of the various _INI and REG methods.