Searched refs:vliw (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/binutils/cpu/ |
H A D | frv.opc | 362 vliw->next_slot = 0; 364 vliw->mach = mach; 439 /* Find the next vliw vliw in the table that can accomodate the new insn. 529 if (vliw->major[i] == major && (*vliw->current_vliw)[i] == slot) 542 if (vliw->major[i] < FR550_MAJOR_M_1 || vliw->major[i] > FR550_MAJOR_M_5) 583 CGEN_ATTR_VALUE_TYPE slot = (*vliw->current_vliw)[vliw->next_slot]; 740 switch (vliw->mach) 780 switch (vliw->mach) 796 while (! match_unit (vliw, unit, (*vliw->current_vliw)[0])) 797 ++vliw->current_vliw; [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/cpu/ |
H A D | frv.opc | 407 vliw->next_slot = 0; 409 vliw->mach = mach; 486 /* Find the next vliw vliw in the table that can accomodate the new insn. 610 if (vliw->major[i] == major && (*vliw->current_vliw)[i] == slot) 623 if (vliw->major[i] < FR550_MAJOR_M_1 || vliw->major[i] > FR550_MAJOR_M_5) 664 CGEN_ATTR_VALUE_ENUM_TYPE slot = (*vliw->current_vliw)[vliw->next_slot]; 821 switch (vliw->mach) 863 switch (vliw->mach) 882 while (! match_unit (vliw, unit, (*vliw->current_vliw)[0])) 883 ++vliw->current_vliw; [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | frv-opc.c | 362 vliw->next_slot = 0; in frv_vliw_reset() 364 vliw->mach = mach; in frv_vliw_reset() 565 if (vliw->major[i] == major && (*vliw->current_vliw)[i] == slot) in find_major_in_slot() 578 if (vliw->major[i] < FR550_MAJOR_M_1 || vliw->major[i] > FR550_MAJOR_M_5) in fr550_find_media_in_vliw() 600 if (vliw->major[i] < FR550_MAJOR_F_1 || vliw->major[i] > FR550_MAJOR_F_4) in fr550_find_float_in_vliw() 619 CGEN_ATTR_VALUE_ENUM_TYPE slot = (*vliw->current_vliw)[vliw->next_slot]; in fr550_check_insn_major_constraints() 776 switch (vliw->mach) in check_insn_major_constraints() 818 switch (vliw->mach) in frv_vliw_add_insn() 837 while (! match_unit (vliw, unit, (*vliw->current_vliw)[0])) in frv_vliw_add_insn() 838 ++vliw->current_vliw; in frv_vliw_add_insn() [all …]
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | frv-opc.c | 316 vliw->next_slot = 0; in frv_vliw_reset() 318 vliw->mach = mach; in frv_vliw_reset() 483 if (vliw->major[i] == major && (*vliw->current_vliw)[i] == slot) in find_major_in_slot() 496 if (vliw->major[i] < FR550_MAJOR_M_1 || vliw->major[i] > FR550_MAJOR_M_5) in fr550_find_media_in_vliw() 518 if (vliw->major[i] < FR550_MAJOR_F_1 || vliw->major[i] > FR550_MAJOR_F_4) in fr550_find_float_in_vliw() 537 CGEN_ATTR_VALUE_TYPE slot = (*vliw->current_vliw)[vliw->next_slot]; in fr550_check_insn_major_constraints() 694 switch (vliw->mach) in check_insn_major_constraints() 734 switch (vliw->mach) in frv_vliw_add_insn() 750 while (! match_unit (vliw, unit, (*vliw->current_vliw)[0])) in frv_vliw_add_insn() 751 ++vliw->current_vliw; in frv_vliw_add_insn() [all …]
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-frv.c | 122 static FRV_VLIW vliw; variable 497 frv_vliw_reset (& vliw, frv_mach, frv_flags); in md_begin() 1051 fr550_check_acc_range (FRV_VLIW *vliw, frv_insn *insn) in fr550_check_acc_range() argument 1053 switch ((*vliw->current_vliw)[vliw->next_slot - 1]) in fr550_check_acc_range() 1150 packing_constraint = frv_vliw_add_insn (& vliw, insn.insn); 1152 packing_constraint = fr550_check_acc_range (& vliw, & insn); 1154 frv_vliw_reset (& vliw, frv_mach, frv_flags);
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-frv.c | 122 static FRV_VLIW vliw; variable 512 frv_vliw_reset (& vliw, frv_mach, frv_flags); in md_begin() 1066 fr550_check_acc_range (FRV_VLIW *vliw, frv_insn *insn) in fr550_check_acc_range() argument 1068 switch ((*vliw->current_vliw)[vliw->next_slot - 1]) in fr550_check_acc_range() 1200 packing_constraint = frv_vliw_add_insn (& vliw, insn.insn); 1202 packing_constraint = fr550_check_acc_range (& vliw, & insn); 1204 frv_vliw_reset (& vliw, frv_mach, frv_flags);
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | invoke.texi | 641 -mcond-exec -mno-cond-exec -mvliw-branch -mno-vliw-branch @gol 10215 @item -mno-vliw-branch 10216 @opindex mno-vliw-branch
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | invoke.texi | 502 -mvliw-branch -mno-vliw-branch @gol 8952 @item -mno-vliw-branch 8953 @opindex mno-vliw-branch
|
H A D | gcc.info | 697 -mvliw-branch -mno-vliw-branch 8824 `-mno-vliw-branch'
|