swar.h
411 Bytes
#ifndef SWAR_EXTENSION_HEADER_FILE
#define SWAR_EXTENSION_HEADER_FILE
/* swar known functions */
#define C_COR1b 0x4
#define C_COR2b 0x5
#define C_COR3b 0x6
#define C_COR4b 0x7
#define C_DEMR2b 0x9
#define C_DEMR3b 0xa
#define C_DEMR4b 0xb
#define C_DEMC2b 0xd
#define C_DEMC3b 0xe
#define C_DEMC4b 0xf
#define C_DEMC2bG 0x1
#define C_DEMC3bG 0x2
#define C_DEMC4bG 0x3
#endif /* SWAR_EXTENSION_HEADER_FILE */