uLib  User mode C/C++ extended API library for Win32 programmers.
Pattern unary operations

Module Description

Macros

#define R3_P   (0x00F00021L) /* F0 - PATCOPY */
 
#define R3_Pn   (0x000F0001L) /* 0F */
 

Macro Definition Documentation

◆ R3_P

#define R3_P   (0x00F00021L) /* F0 - PATCOPY */

Definition at line 68 of file TernaryOp.h.

◆ R3_Pn

#define R3_Pn   (0x000F0001L) /* 0F */

Definition at line 69 of file TernaryOp.h.