| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| l0.s | 26 loadsym P0, tab2; 117 tab2: label
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| l0.s | 26 loadsym P0, tab2; 117 tab2: label
|
| /src/external/gpl3/binutils/dist/ld/emultempl/ |
| spu_ovl.S | 32 #define tab2 reserved1 define 200 ila tab2, _ovly_table - 16 # 0,2 -4 220 lqx vma, tab2, off2 # 1,6 7 224 ila tab2, _ovly_table - 16 # 0,2 0 237 lqx vma, tab2, off2 # 1,6 6
|
| /src/external/gpl3/binutils.old/dist/ld/emultempl/ |
| spu_ovl.S | 32 #define tab2 reserved1 define 200 ila tab2, _ovly_table - 16 # 0,2 -4 220 lqx vma, tab2, off2 # 1,6 7 224 ila tab2, _ovly_table - 16 # 0,2 0 237 lqx vma, tab2, off2 # 1,6 6
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-s390.c | 1251 static bfd_reloc_code_real_type tab2[] = local 1267 reloc = tab2[suffix];
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-s390.c | 1251 static bfd_reloc_code_real_type tab2[] = local 1267 reloc = tab2[suffix];
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| optabs.cc | 6502 optab tab1, tab2; 6515 tab2 = uns_p ? vec_widen_umult_odd_optab : vec_widen_smult_odd_optab; 6519 tab2 = uns_p ? vec_widen_umult_hi_optab : vec_widen_smult_hi_optab; 6521 std::swap (tab1, tab2); 6542 expand_insn (optab_handler (tab2, mode), 3, eops); 6479 optab tab1, tab2; local
|
| /src/external/gpl3/gcc/dist/gcc/ |
| optabs.cc | 6764 optab tab1, tab2; 6777 tab2 = uns_p ? vec_widen_umult_odd_optab : vec_widen_smult_odd_optab; 6781 tab2 = uns_p ? vec_widen_umult_hi_optab : vec_widen_smult_hi_optab; 6783 std::swap (tab1, tab2); 6804 expand_insn (optab_handler (tab2, mode), 3, eops); 6742 optab tab1, tab2; local
|