1 //===-- jitcs_x86_common_insids.h C++ -----------------------------------*-===//
3 // Register definitions for 32bit x86 code.
5 //===----------------------------------------------------------------------===//
7 #ifndef _JITCS_X86_COMMON_INSIDS_H_
8 #define _JITCS_X86_COMMON_INSIDS_H_
48 } // end of namespace jitcs::x86_common
49 } // end of namespace jitcs
51 // _JITCS_X86_COMMON_INSIDS_H_