/freebsd/contrib/arm-optimized-routines/string/arm/ |
H A D | strcpy.c | 18 #define magic1(REG) "#0x01010101" argument 19 #define magic2(REG) "#0x80808080" argument 21 #define magic1(REG) #REG argument 22 #define magic2(REG) #REG ", lsl #7" argument
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_powerpc_altivec_common.h | 33 #define VR0_(REG, ...) "%[w"#REG"]" argument 34 #define VR1_(_1, REG, ...) "%[w"#REG"]" argument 35 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 36 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 37 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 38 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 39 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 40 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument 62 #define RVR0_(REG, ...) [w##REG] "v" (w##REG) argument 63 #define RVR1_(_1, REG, ...) [w##REG] "v" (w##REG) argument [all …]
|
H A D | vdev_raidz_math_aarch64_neon_common.h | 36 #define VR0_(REG, ...) "%[w"#REG"]" argument 37 #define VR1_(_1, REG, ...) "%[w"#REG"]" argument 38 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 39 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 40 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 41 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 42 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 43 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument 65 #define RVR0_(REG, ...) [w##REG] "w" (w##REG) argument 66 #define RVR1_(_1, REG, ...) [w##REG] "w" (w##REG) argument [all …]
|
H A D | vdev_raidz_math_avx512f.c | 42 #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 60 #define VRy0_(REG, ...) "ymm"#REG argument 61 #define VRy1_(_1, REG, ...) "ymm"#REG argument [all …]
|
H A D | vdev_raidz_math_ssse3.c | 40 #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 60 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
|
H A D | vdev_raidz_math_avx512bw.c | 43 #define VR0_(REG, ...) "zmm"#REG argument 44 #define VR1_(_1, REG, ...) "zmm"#REG argument 45 #define VR2_(_1, _2, REG, ...) "zmm"#REG argument 46 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument 47 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument 48 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument 49 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument 50 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument 63 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
|
H A D | vdev_raidz_math_avx2.c | 39 #define VR0_(REG, ...) "ymm"#REG argument 40 #define VR1_(_1, REG, ...) "ymm"#REG argument 41 #define VR2_(_1, _2, REG, ...) "ymm"#REG argument 42 #define VR3_(_1, _2, _3, REG, ...) "ymm"#REG argument 43 #define VR4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument 44 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument 45 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument 46 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument 59 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
|
H A D | vdev_raidz_math_sse2.c | 41 #define VR0_(REG, ...) "xmm"#REG argument 42 #define VR1_(_1, REG, ...) "xmm"#REG argument 43 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument 44 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument 45 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument 46 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument 47 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument 48 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
|
/freebsd/contrib/bionic-x86_64-string/ |
H A D | sse2-memmove-slm.S | 82 #define CFI_PUSH(REG) \ argument 86 #define CFI_POP(REG) \ argument 90 #define PUSH(REG) push REG; argument 91 #define POP(REG) pop REG; argument
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_udma_debug.h | 60 #define AL_UDMA_PRINT_REG(UDMA, PREFIX, POSTFIX, TYPE, GROUP, REG) \ argument 64 #define AL_UDMA_PRINT_REG_FIELD( \ argument 70 #define AL_UDMA_PRINT_REG_BIT( \ argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteRegisterFallback.cpp | 14 #define REG(name, size) \ macro
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ |
H A D | RegisterContextFreeBSDKernel_i386.cpp | 60 #define REG(x) \ in ReadRegister() macro
|
H A D | RegisterContextFreeBSDKernel_x86_64.cpp | 62 #define REG(x) \ in ReadRegister() macro
|
/freebsd/sys/dev/pccbb/ |
H A D | pccbb_pci.c | 112 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 114 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
H A D | pccbb.c | 112 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 114 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
/freebsd/sys/dev/uart/ |
H A D | uart_dev_imx.h | 198 #define REG(_r) IMXUART_ ## _r ## _REG macro
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 679 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) in pci_hdrtypedata() macro 714 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) in pci_read_device() macro 803 #define REG(n, w) PCIB_READ_CONFIG(pcib, cfg->bus, cfg->slot, cfg->func, \ in pci_ea_fill_info() macro 877 #define REG(n, w) PCIB_READ_CONFIG(pcib, cfg->bus, cfg->slot, cfg->func, n, w) in pci_read_cap() macro 4232 #define REG(n, w) PCIB_READ_CONFIG(pcib, busno, s, f, n, w) in pci_add_children() macro 4279 #define REG(n, w) PCIB_READ_CONFIG(pcib, busno, s, f, n, w) in pci_rescan_method() macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 788 #define NO_SUB_SUPER(NO, REG) \ in getX86SubSuperRegister() argument
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86FoldTablesEmitter.cpp | 44 #define ENTRY(REG, MEM, FLAGS) {#REG, #MEM, FLAGS}, argument
|
/freebsd/sys/contrib/rdma/krping/ |
H A D | krping.c | 79 REG = 2, enumerator
|
/freebsd/sys/dev/sym/ |
H A D | sym_defs.h | 551 #define REG(r) REGJ (nc_, r) macro
|