Searched defs:REG (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/ia64/disasm/
H A Ddisasm_int.h61 #define REG(i,r) FIELD(i, ((r) - 1) * REG_BITS + QP_BITS, REG_BITS) macro
/freebsd-10-stable/tools/regression/ia64/unaligned/
H A Dtest.c57 # define REG "r8" macro
75 # define REG "f6" macro
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dcpu-ia64-opc.c427 #define REG IA64_OPND_CLASS_REG macro
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dcr16-opc.c463 #define REG(NAME, N, TYPE) {STRINGX(NAME), {NAME}, N, TYPE} macro
[all...]
H A Darc-opc.c313 #define REG macro
[all...]
/freebsd-10-stable/usr.sbin/cron/cron/
H A Dcron.h93 #define REG register macro
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_imx.h202 #define REG(_r) IMXUART_ ## _r ## _REG macro
/freebsd-10-stable/sys/pci/
H A Dncrreg.h260 #define REG(r) REGJ (nc_, r) macro
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dlint1.h188 REG, /* register */ enumerator in enum:__anon22
/freebsd-10-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c608 #define REG(n, w) PCIB_READ_CONFIG(pcib, busno, s, f, n, w) macro
700 #undef REG macro
/freebsd-10-stable/sys/dev/pci/
H A Dpci.c593 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) macro
611 #undef REG macro
618 #define REG(n, w) PCIB_READ_CONFIG(pcib, b, s, f, n, w) macro
682 #undef REG macro
688 #define REG macro
1194 #undef REG macro
3626 #define REG macro
3667 #undef REG macro
[all...]
/freebsd-10-stable/sys/dev/sym/
H A Dsym_defs.h550 #define REG(r) REGJ (nc_, r) macro

Completed in 115 milliseconds