Home | History | Annotate | Download | only in opcodes

Lines Matching defs:slot_index

801   int slot_index;
809 slot_index = vliw->next_slot;
810 if (slot_index >= FRV_VLIW_SIZE)
837 if (slot_index <= 0)
857 vliw->major[slot_index] = major;
858 vliw->insn[slot_index] = insn;