Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-11-stable/sys/dev/utopia/
HDutopia_priv.h38 #define UTP_READREGS(UTOPIA, REG, VALP, NP) \ argument
40 #define UTP_WRITEREG(UTOPIA, REG, MASK, VAL) \ argument
/freebsd-11-stable/sys/contrib/alpine-hal/
HDal_hal_udma_debug.h60 #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-11-stable/contrib/gcc/
HDdf.h446 #define DF_REG_DEF_GET(DF, REG) ((DF)->def_info.regs[(REG)]) argument
447 #define DF_REG_DEF_SET(DF, REG, VAL) ((DF)->def_info.regs[(REG)]=(VAL)) argument
448 #define DF_REG_DEF_COUNT(DF, REG) ((DF)->def_info.regs[(REG)]->n_refs) argument
449 #define DF_REG_USE_GET(DF, REG) ((DF)->use_info.regs[(REG)]) argument
450 #define DF_REG_USE_SET(DF, REG, VAL) ((DF)->use_info.regs[(REG)]=(VAL)) argument
451 #define DF_REG_USE_COUNT(DF, REG) ((DF)->use_info.regs[(REG)]->n_refs) argument
HDbasic-block.h75 #define CLEAR_REGNO_REG_SET(HEAD, REG) bitmap_clear_bit (HEAD, REG) argument
78 #define SET_REGNO_REG_SET(HEAD, REG) bitmap_set_bit (HEAD, REG) argument
81 #define REGNO_REG_SET_P(TO, REG) bitmap_bit_p (TO, REG) argument
HDrtl.h1006 #define HARD_REGISTER_P(REG) (HARD_REGISTER_NUM_P (REGNO (REG))) argument
1355 #define FIND_REG_INC_NOTE(INSN, REG) \ argument
1360 #define FIND_REG_INC_NOTE(INSN, REG) 0 argument
HDexcept.c1024 #define REMAP(REG) \ in duplicate_eh_regions() argument
/freebsd-11-stable/sys/dev/pccbb/
HDpccbb_pci.c114 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument
116 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
HDpccbb.c117 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument
119 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
/freebsd-11-stable/contrib/binutils/include/opcode/
HDarc.h278 #define ARC_REG_CONSTANT_P(REG) ((REG) >= 61) argument
/freebsd-11-stable/usr.sbin/cron/cron/
HDcron.h93 #define REG register macro
/freebsd-11-stable/contrib/binutils/opcodes/
HDcr16-opc.c463 #define REG(NAME, N, TYPE) {STRINGX(NAME), {NAME}, N, TYPE} macro
HDarc-opc.c313 #define REG (MODDOT + 1) macro
/freebsd-11-stable/contrib/gdb/gdb/
HDdwarf2loc.c41 #define DWARF2_REG_TO_REGNUM(REG) (REG) argument
HDarm-tdep.c77 #define SIGCONTEXT_REGISTER_ADDRESS(SP,PC,REG) 0 argument
HDdwarf2read.c54 #define DWARF2_REG_TO_REGNUM(REG) (REG) argument
/freebsd-11-stable/contrib/binutils/bfd/
HDcpu-ia64-opc.c427 #define REG IA64_OPND_CLASS_REG macro
/freebsd-11-stable/sys/dev/pci/
HDpci.c614 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) in pci_hdrtypedata() macro
649 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) in pci_read_device() macro
737 #define REG(n, w) PCIB_READ_CONFIG(pcib, cfg->bus, cfg->slot, cfg->func, \ in pci_ea_fill_info() macro
812 #define REG(n, w) PCIB_READ_CONFIG(pcib, cfg->bus, cfg->slot, cfg->func, n, w) in pci_read_cap() macro
4053 #define REG(n, w) PCIB_READ_CONFIG(pcib, busno, s, f, n, w) in pci_add_children() macro
4096 #define REG(n, w) PCIB_READ_CONFIG(pcib, busno, s, f, n, w) in pci_rescan_method() macro
/freebsd-11-stable/sys/dev/uart/
HDuart_dev_imx.h201 #define REG(_r) IMXUART_ ## _r ## _REG macro
/freebsd-11-stable/sys/dev/fatm/
HDif_fatmreg.h99 #define FATM_MAKE_SETOC3(REG,VAL,MASK) \ argument
/freebsd-11-stable/sys/contrib/rdma/krping/
HDkrping.c81 REG = 2, enumerator
/freebsd-11-stable/sys/dev/ncr/
HDncrreg.h260 #define REG(r) REGJ (nc_, r) macro
/freebsd-11-stable/usr.bin/xlint/lint1/
HDlint1.h188 REG, /* register */ enumerator
/freebsd-11-stable/sys/dev/hyperv/pcib/
HDvmbus_pcib.c608 #define REG(n, w) PCIB_READ_CONFIG(pcib, busno, s, f, n, w) in pci_rescan() macro
/freebsd-11-stable/contrib/gcc/config/mips/
HDmips.h978 #define DWARF_FRAME_REGNUM(REG) (REG) argument
/freebsd-11-stable/sys/dev/sym/
HDsym_defs.h550 #define REG(r) REGJ (nc_, r) macro

12