Searched defs:IS_LKADDR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h99 #define IS_LKADDR(OP) (INDIRECT(OP) && MOD(OP)>=12) macro

Completed in 175 milliseconds