Searched defs:DECLARE_REG (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | pru-opc.c | 31 #define DECLARE_REG(name, index) \ macro
|
H A D | csky-opc.h | 702 #define DECLARE_REG(regno, abi_name, support) \ macro 729 #define DECLARE_REG(regno, abi_name, support) \ macro 773 #define DECLARE_REG(regno, abi_name, support) \ macro 828 #define DECLARE_REG(regno, abi_name) \ macro 863 #define DECLARE_REG(regno, abi_name, support) \ macro 870 #define DECLARE_REG(regno, abi_name) \ macro 883 #define DECLARE_REG(regno, abi_name) \ macro 892 #define DECLARE_REG(regno, abi_name) \ macro 901 #define DECLARE_REG(regno, abi_name) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | pru-opc.c | 31 #define DECLARE_REG(name, index) \ macro
|
H A D | csky-opc.h | 702 #define DECLARE_REG(regno, abi_name, support) \ macro 729 #define DECLARE_REG(regno, abi_name, support) \ macro 773 #define DECLARE_REG(regno, abi_name, support) \ macro 828 #define DECLARE_REG(regno, abi_name) \ macro 863 #define DECLARE_REG(regno, abi_name, support) \ macro 870 #define DECLARE_REG(regno, abi_name) \ macro 883 #define DECLARE_REG(regno, abi_name) \ macro 892 #define DECLARE_REG(regno, abi_name) \ macro 901 #define DECLARE_REG(regno, abi_name) \ macro
|