Searched defs:REG_PAIR (Results 1 – 3 of 3) 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] macro 50 #define REG_PAIR(REG1, REG2, OFFS) ldp REG1, REG2, [x0, OFFS] macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips-formats.h | 103 #define REG_PAIR(SIZE, LSB, BANK, MAP) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips-formats.h | 103 #define REG_PAIR(SIZE, LSB, BANK, MAP) \ macro
|