Home
last modified time | relevance | path

Searched refs:PIC12_INSN_BCF (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.c32 …{ "bcf" , PIC12_MASK_BCF , PIC12_INSN_BCF , ICODE_BCF , INSN_CLASS_B5 , INV_MASK…
87 …{ "bcf" , PIC12_MASK_BCF , PIC12_INSN_BCF , ICODE_BCF , INSN_CLASS_B5 , INV_MAS…
H A Dgpopcode.h114 #define PIC12_INSN_BCF 0x400 macro
H A Dgpprocessor.c2159 PIC12_INSN_BCF, PIC12_INSN_BSF, in _set_bank_pic12()
2198 PIC12_INSN_BCF, PIC12_INSN_BSF, in _set_page_pic12()