Home | History | Annotate | Download | only in opcodes

Lines Matching refs:TABLE_SIZE

28 #define TABLE_SIZE(X)       (sizeof(X) / sizeof(X[0]))
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
1739 const int m68hc12_num_alias = TABLE_SIZE (m68hc12_alias);