Searched defs:REG2 (Results 1 – 8 of 8) sorted by relevance
/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 50 #define REG_PAIR(REG1, REG2, OFFS) ldp REG1, REG2, [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 | 40 #define REG2 CBUS_REG(2) macro
|
H A D | mesongxl_pinctrl.c | 40 #define REG2 CBUS_REG(2) macro
|
H A D | mesongxbb_pinctrl.c | 40 #define REG2 CBUS_REG(2) 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
|