Searched refs:PIC12_INSN_CALL (Results 1 – 2 of 2) sorted by relevance
/dports/devel/gputils/gputils-1.5.0/libgputils/ |
H A D | gpopcode.c | 36 …{ "call" , PIC12_MASK_CALL , PIC12_INSN_CALL , ICODE_CALL , INSN_CLASS_LIT8C12 , INV_MASK… 91 …{ "call" , PIC12_MASK_CALL , PIC12_INSN_CALL , ICODE_CALL , INSN_CLASS_LIT8C12 , INV_MAS…
|
H A D | gpopcode.h | 143 #define PIC12_INSN_CALL 0x900 macro
|