optunifs.inc

Go to the documentation of this file.
00001 /* -*-c-*- *********************************************************/
00002 /*******************************************************************/
00003 /*******************************************************************/
00015 /*
00016   static const int UNIFIED_insn_name_1[] = {id, size, ...};
00017   static const int UNIFIED_insn_name_2[] = {id, size, ...};
00018   ...
00019 
00020   static const int *const UNIFIED_insn_name[] = {size,
00021     UNIFIED_insn_name_1,
00022     UNIFIED_insn_name_2, ...};
00023   ...
00024 
00025   static const int *const *const unified_insns_data[] = {
00026     UNIFIED_insn_nameA,
00027     UNIFIED_insn_nameB, ...};
00028  */
00029 
00030 
00031 
00032 static const int *const *const unified_insns_data[] = {
00033   0,
00034   0,
00035   0,
00036   0,
00037   0,
00038   0,
00039   0,
00040   0,
00041   0,
00042   0,
00043   0,
00044   0,
00045   0,
00046   0,
00047   0,
00048   0,
00049   0,
00050   0,
00051   0,
00052   0,
00053   0,
00054   0,
00055   0,
00056   0,
00057   0,
00058   0,
00059   0,
00060   0,
00061   0,
00062   0,
00063   0,
00064   0,
00065   0,
00066   0,
00067   0,
00068   0,
00069   0,
00070   0,
00071   0,
00072   0,
00073   0,
00074   0,
00075   0,
00076   0,
00077   0,
00078   0,
00079   0,
00080   0,
00081   0,
00082   0,
00083   0,
00084   0,
00085   0,
00086   0,
00087   0,
00088   0,
00089   0,
00090   0,
00091   0,
00092   0,
00093   0,
00094   0,
00095   0,
00096   0,
00097   0,
00098   0,
00099   0,
00100   0,
00101   0,
00102   0,
00103   0,
00104   0,
00105   0,
00106   0,
00107   0,
00108   0,
00109   0,
00110   0,
00111   0,
00112   0};
00113 
00114 
00115 #undef GET_INSN_NAME
00116 
00117 

Generated on Wed Aug 10 09:17:10 2011 for Ruby by  doxygen 1.4.7