Searched refs:INS_LOGIC (Results 1 – 1 of 1) sorted by relevance
272 #define INS_LOGIC 0x3000 macro312 #define INS_AND (INS_LOGIC | 0x01)313 #define INS_OR (INS_LOGIC | 0x02)314 #define INS_XOR (INS_LOGIC | 0x03)315 #define INS_NOT (INS_LOGIC | 0x04)316 #define INS_NEG (INS_LOGIC | 0x05)317 #define INS_NAND (INS_LOGIC | 0x06)