/freebsd-src/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-src/contrib/cortex-strings/src/thumb-2/ |
H A D | strcpy.c | 37 #define magic1(REG) "#0x01010101" argument 38 #define magic2(REG) "#0x80808080" argument 40 #define magic1(REG) #REG argument 41 #define magic2(REG) #REG ", lsl #7" argument
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_powerpc_altivec_common.h | 32 #define VR0_(REG, ...) "%[w"#REG"]" argument 33 #define VR1_(_1, REG, ...) "%[w"#REG"]" argument 34 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 35 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 36 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 37 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 38 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 39 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument 61 #define RVR0_(REG, ...) [w##REG] "v" (w##REG) argument 62 #define RVR1_(_1, REG, ...) [w##REG] "v" (w##REG) argument [all …]
|
H A D | vdev_raidz_math_aarch64_neon_common.h | 35 #define VR0_(REG, ...) "%[w"#REG"]" argument 36 #define VR1_(_1, REG, ...) "%[w"#REG"]" argument 37 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 38 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 39 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 40 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 41 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 42 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument 64 #define RVR0_(REG, ...) [w##REG] "w" (w##REG) argument 65 #define RVR1_(_1, REG, ...) [w##REG] "w" (w##REG) argument [all …]
|
H A D | vdev_raidz_math_avx512f.c | 41 #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 46 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument 47 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument 48 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument 59 #define VRy0_(REG, ...) "ymm"#REG argument 60 #define VRy1_(_1, REG, ...) "ymm"#REG argument [all …]
|
H A D | vdev_raidz_math_avx2.c | 38 #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 D | vdev_raidz_math_ssse3.c | 39 #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 D | vdev_raidz_math_avx512bw.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 62 #define R_23(REG...) _R_23(REG, 1, 2, 3) argument
|
H A D | vdev_raidz_math_sse2.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
|
/freebsd-src/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-src/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-src/contrib/cortex-strings/benchmarks/dhry/ |
H A D | dhry_2.c | 21 #define REG macro 25 #define REG register macro
|
H A D | dhry_1.c | 80 #define REG macro 84 #define REG register macro
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteRegisterFallback.cpp | 14 #define REG(name, size) \ macro
|
/freebsd-src/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-src/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-src/sys/dev/uart/ |
H A D | uart_dev_imx.h | 198 #define REG(_r) IMXUART_ ## _r ## _REG macro
|
/freebsd-src/sys/dev/pci/ |
H A D | pci.c | 654 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) in pci_hdrtypedata() macro 689 #define REG( pci_read_device() macro 778 #define REG( pci_ea_fill_info() macro 852 #define REG( pci_read_cap() macro 4146 #define REG( pci_add_children() macro 4193 #define REG( pci_rescan_method() macro [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 787 NO_SUB_SUPER(NO,REG) getX86SubSuperRegister() argument
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86FoldTablesEmitter.cpp | 47 ENTRY(REG,MEM,FLAGS) global() argument
|
/freebsd-src/sys/contrib/rdma/krping/ |
H A D | krping.c | 79 REG = 2, enumerator
|
/freebsd-src/sys/dev/sym/ |
H A D | sym_defs.h | 551 #define REG(r) REGJ (nc_, r) macro
|