Kiwi Engine
VM for interpreter
Main Page
Data Structures
Files
File List
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Engine
Source
KERegister.h
Go to the documentation of this file.
1
8
#ifndef KEREGISTER_H
9
#define KEREGISTER_H
10
11
#include <Coconut/Coconut.h>
12
14
typedef
uint16_t
KERegisterId
;
15
17
static
const
unsigned
int
KEBitwidthOfRegisterId = 16 ;
18
20
static
const
KERegisterId
KENoRegisterId = 0xffff ;
21
23
static
const
KERegisterId
KEMaxRegisterNum = 0xfffe ;
24
25
#endif
/* KEREGISTER_H */
KERegisterId
uint16_t KERegisterId
Definition:
KERegister.h:14
Generated on Wed Apr 9 2014 23:37:38 for Kiwi Engine by
1.8.5