/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/aarch64/ |
H A D | setjmp.S | 35 #define REG_PAIR(REG1, REG2, OFFS) stp REG1, REG2, [x0, OFFS] argument 36 #define REG_ONE(REG1, OFFS) str REG1, [x0, OFFS] argument 50 #define REG_PAIR(REG1, REG2, OFFS) ldp REG1, REG2, [x0, OFFS] argument 51 #define REG_ONE(REG1, OFFS) ldr REG1, [x0, OFFS] argument
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | crx-opc.c | 516 #define COP_INST(NAME, OPC, TYPE, REG1, REG2) \ argument 520 #define REV_COP_INST(NAME, OPC, TYPE, REG1, REG2) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | crx-opc.c | 516 #define COP_INST(NAME, OPC, TYPE, REG1, REG2) \ argument 520 #define REV_COP_INST(NAME, OPC, TYPE, REG1, REG2) \ argument
|
/netbsd-src/sys/arch/arm/amlogic/ |
H A D | meson8b_pinctrl.c | 39 #define REG1 CBUS_REG(1) macro
|
H A D | mesongxl_pinctrl.c | 39 #define REG1 CBUS_REG(1) macro
|
H A D | mesongxbb_pinctrl.c | 39 #define REG1 CBUS_REG(1) macro
|
/netbsd-src/sys/dev/ic/ |
H A D | i82595reg.h | 107 #define REG1 1 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 100 #define TINY_ADIW(REG1, REG2, I) \ argument 104 #define TINY_SBIW(REG1, REG2, I) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 97 #define TINY_ADIW(REG1, REG2, I) \ argument 101 #define TINY_SBIW(REG1, REG2, I) \ argument
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic79xx_reg.h | 3262 #define REG1 0xa2 macro
|