Lines Matching defs:bundle_encoding
31 static enum instruction_type bundle_encoding[32][3] = {
105 if (bundle_encoding[template][slot] == B) {
121 } else if (bundle_encoding[template][slot] == X) {
145 if (!((bundle_encoding[template][slot] == I) ||
146 (bundle_encoding[template][slot] == M)))
192 else if (bundle_encoding[template][slot] == I) {
231 else if (bundle_encoding[template][slot] == B) {
253 else if (unlikely(bundle_encoding[template][slot] == F)) {
357 if ((slot > 2) || ((bundle_encoding[template][1] == L) && slot > 1)) {
429 if (slot == 1 && bundle_encoding[template][1] == L)
508 if (slot == 1 && bundle_encoding[template][1] == L)
606 if (slot == 1 && bundle_encoding[template][1] == L)