Home
last modified time | relevance | path

Searched refs:PIC12_INSN_CALL (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.c36 …{ "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 Dgpopcode.h143 #define PIC12_INSN_CALL 0x900 macro