Home
last modified time | relevance | path

Searched defs:IS_PREG (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dbfin-defs.h190 #define IS_PREG(r) _TYPECHECK(r, P) macro
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-defs.h190 #define IS_PREG(r) _TYPECHECK(r, P) macro
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dbfin-defs.h190 #define IS_PREG(r) _TYPECHECK(r, P) macro
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dbfin-defs.h190 #define IS_PREG(r) _TYPECHECK(r, P) macro
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c429 #define IS_PREG(g,r) ((g) == 1 && (r) < 8) macro
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c429 #define IS_PREG(g,r) ((g) == 1 && (r) < 8) macro
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c429 #define IS_PREG(g,r) ((g) == 1 && (r) < 8) macro
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c429 #define IS_PREG(g,r) ((g) == 1 && (r) < 8) macro