| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 61 #define RVR0_(REG, ...) [w##REG] "v" (w##REG) argument 62 #define RVR1_(_1, REG, ...) [w##REG] "v" (w##REG) argument 63 #define RVR2_(_1, _2, REG, ...) [w##REG] "v" (w##REG) argument 64 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "v" (w##REG) argument 81 #define WVR0_(REG, ...) [w##REG] "=v" (w##REG) argument 82 #define WVR1_(_1, REG, ...) [w##REG] "=v" (w##REG) argument 83 #define WVR2_(_1, _2, REG, ...) [w##REG] "=v" (w##REG) argument 84 #define WVR3_(_1, _2, _3, REG, ...) [w##REG] "=v" (w##REG) argument 101 #define UVR0_(REG, ...) [w##REG] "+&v" (w##REG) argument 102 #define UVR1_(_1, REG, ...) [w##REG] "+&v" (w##REG) argument [all …]
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 64 #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 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 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 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_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_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-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ |
| H A D | RegisterContextFreeBSDKernel_x86_64.cpp | 62 #define REG(x) \ in ReadRegister() macro 67 REG(r15); in ReadRegister() 68 REG(r14); in ReadRegister() 69 REG(r13); in ReadRegister() 70 REG(r12); in ReadRegister() 71 REG(rbp); in ReadRegister() 72 REG(rsp); in ReadRegister() 73 REG(rbx); in ReadRegister() 74 REG(rip); in ReadRegister() 76 #undef REG in ReadRegister()
|
| H A D | RegisterContextFreeBSDKernel_i386.cpp | 60 #define REG(x) \ in ReadRegister() macro 65 REG(edi); in ReadRegister() 66 REG(esi); in ReadRegister() 67 REG(ebp); in ReadRegister() 68 REG(esp); in ReadRegister() 69 REG(eip); in ReadRegister() 71 #undef REG in ReadRegister()
|
| /freebsd-14.2/sys/dev/uart/ |
| H A D | uart_dev_imx.c | 99 GETREG(bas, REG(UCR1)), GETREG(bas, REG(UCR2)), 100 GETREG(bas, REG(UCR3)), GETREG(bas, REG(UCR4)), 101 GETREG(bas, REG(USR1)), GETREG(bas, REG(USR2))); 203 reg = GETREG(bas, REG(UFCR)); in imx_uart_init() 205 SETREG(bas, REG(UFCR), reg); in imx_uart_init() 206 SETREG(bas, REG(UBIR), 15); in imx_uart_init() 215 reg = GETREG(bas, REG(UFCR)); in imx_uart_init() 219 SETREG(bas, REG(UFCR), reg); in imx_uart_init() 234 SETREG(bas, REG(UTXD), c); in imx_uart_putc() 253 c = GETREG(bas, REG(URXD)); in imx_uart_getc() [all …]
|
| H A D | uart_dev_imx.h | 198 #define REG(_r) IMXUART_ ## _r ## _REG macro 213 #define ENA(_bas, _r, _b) SET((_bas), REG(_r), FLD(_r, _b)) 214 #define DIS(_bas, _r, _b) CLR((_bas), REG(_r), FLD(_r, _b)) 215 #define IS(_bas, _r, _b) IS_SET((_bas), REG(_r), FLD(_r, _b))
|
| /freebsd-14.2/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-14.2/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-14.2/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 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)) \
|
| /freebsd-14.2/contrib/cortex-strings/benchmarks/dhry/ |
| H A D | dhry_2.c | 20 #ifndef REG 21 #define REG macro 25 #define REG register macro 92 REG One_Fifty Int_Index; in Proc_8() 93 REG One_Fifty Int_Loc; in Proc_8() 139 REG One_Thirty Int_Loc; in Func_2()
|
| H A D | dhry_1.c | 80 #define REG macro 84 #define REG register macro 87 void Proc_1 (REG Rec_Pointer Ptr_Val_Par); 126 REG One_Fifty Int_2_Loc; in main() 128 REG char Ch_Index; in main() 132 REG int Run_Index; in main() 133 REG int Number_Of_Runs; in main() 664 void Proc_1 (REG Rec_Pointer Ptr_Val_Par) in Proc_1() 669 REG Rec_Pointer Next_Record = Ptr_Val_Par->Ptr_Comp; in Proc_1()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteRegisterFallback.cpp | 14 #define REG(name, size) \ macro 20 #define R64(name) REG(name, 8) 21 #define R32(name) REG(name, 4) 22 #define R16(name) REG(name, 2) 80 #undef REG
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrData.td | 41 /// 0 0 | SIZE | REG | MODE | MODE | REG 148 foreach REG = ["r", "a", "d"] in 151 def MOV # TYPE.Size # AM # REG # TYPE.Postfix 174 foreach REG = ["r", "a", "d"] in { 176 def MOV # TYPE.Size # REG # i # TYPE.Postfix 177 : MxMove_RI<TYPE, REG, 181 } // foreach REG 193 foreach REG = ["r", "a", "d"] in 203 foreach REG = ["r", "a"] in 206 def MOV # TYPE.Size # REG # AM # _TC [all …]
|
| H A D | M68kInstrShiftRotate.td | 41 /// 1 1 1 0 | REG/IMM | D | SIZE |R/I| OP | REG 46 // REG/IMM 49 // REG
|
| H A D | M68kInstrBits.td | 33 /// 0 0 0 0 | REG | OP MODE | MODE | REG 48 /// 0 0 0 0 1 0 0 | OP MODE | MODE | REG
|
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pci.c | 676 #undef REG in pci_hdrtypedata() 686 vid = REG(PCIR_VENDOR, 2); in pci_read_device() 690 did = REG(PCIR_DEVICE, 2); in pci_read_device() 725 cfg->revid = REG(PCIR_REVID, 1); in pci_fill_devinfo() 767 #undef REG 804 val = REG(ptr, 4); in pci_ea_fill_info() 809 dw[b] = REG(ptr, 4); in pci_ea_fill_info() 841 #undef REG 1368 #undef REG in pci_read_vpd() 4181 #undef REG in pci_add_children() [all …]
|
| /freebsd-14.2/contrib/bionic-x86_64-string/ |
| H A D | sse2-memmove-slm.S | 82 #define CFI_PUSH(REG) \ argument 84 cfi_rel_offset (REG, 0) 86 #define CFI_POP(REG) \ argument 88 cfi_restore (REG) 90 #define PUSH(REG) push REG; argument 91 #define POP(REG) pop REG; argument
|
| /freebsd-14.2/sys/dev/sym/ |
| H A D | sym_defs.h | 551 #define REG(r) REGJ (nc_, r) macro 729 (0x68000000 | (SCR_REG_OFS(REG(reg))) | (op) | (((data)&0xff)<<8ul)) 732 (0x70000000 | (SCR_REG_OFS(REG(reg))) | (op) | (((data)&0xff)<<8ul)) 735 (0x78000000 | (SCR_REG_OFS(REG(reg))) | (op) | (((data)&0xff)<<8ul)) 800 (0xe1000000 | (how) | (SCR_REG_OFS2(REG(reg))) | (n)) 803 (0xe0000000 | (how) | (SCR_REG_OFS2(REG(reg))) | (n))
|
| H A D | sym_fw.h | 201 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) 202 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs)))
|
| /freebsd-14.2/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 113 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 114 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 115 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 116 pci_write_config(DEV, REG, ( \ 117 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|