Home
last modified time | relevance | path

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

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.c45 …{ "incfsz", PIC12_MASK_INCFSZ, PIC12_INSN_INCFSZ, ICODE_INCFSZ, INSN_CLASS_OPWF5 , INV_MASK…
100 …{ "incfsz", PIC12_MASK_INCFSZ, PIC12_INSN_INCFSZ, ICODE_INCFSZ, INSN_CLASS_OPWF5 , INV_MAS…
H A Dgpopcode.h192 #define PIC12_INSN_INCFSZ 0x3C0 macro