Home
last modified time | relevance | path

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

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.h1075 #define PIC16E_MASK_BNOV 0xFF00 macro
1076 #define PIC16E_BMSK_BNOV (PIC16E_MASK_BNOV ^ PIC16_CORE_MASK)
H A Dgpopcode.c310 …{ "bnov" , PIC16E_MASK_BNOV , PIC16E_INSN_BNOV , ICODE_BNOV , INSN_CLASS_RBRA8 , INV_MASK…