Home
last modified time | relevance | path

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

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.h1278 #define PIC16E_INSN_NOP 0x0000 macro
H A Dgpopcode.c346 …{ "nop" , PIC16E_MASK_NOP , PIC16E_INSN_NOP , ICODE_NOP , INSN_CLASS_IMPLICIT, INV_MASK…