Searched refs:UNKNOWN (Results 1 – 25 of 33) sorted by relevance
12
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | pyr.h | 91 #define UNKNOWN ((unsigned long)-1) macro 120 {"movb", { 2, "", UNKNOWN, 0x11}, }, 121 {"movh", { 2, "", UNKNOWN, 0x12} }, 178 {"cmpb", { 2, "", UNKNOWN, 0x61} }, 179 {"cmph", { 2, "", UNKNOWN, 0x62} }, 180 {"cmpw", { 2, "", UNKNOWN, 0x60} }, 181 {"ucmpb", { 2, "", UNKNOWN, 0x66} }, 183 {"ucmpw", { 2, "", UNKNOWN, 0x65} }, 184 {"xchw", { 2, "", UNKNOWN, 0x0f} }, 204 {"bitsw", { 2, "", UNKNOWN, 0x35} }, [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | configure.tgt | 41 # If the target is not recognized targ_obj is set to "UNKNOWN". 171 targ_obj=UNKNOWN
|
D | configure.ac | 185 if test "$targ_obj" = "UNKNOWN"; then
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumb2_ldmstm_bad.s | 18 stmia r1!, {r0-r3} @ Encoding T1, r1 is UNKNOWN
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | hr.po | 572 msgid "structure ref to UNKNOWN struct" 1554 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1568 msgid "UNKNOWN: " 2105 msgid "UNKNOWN: length %d\n" 5209 msgid "UNKNOWN (%*.*lx)"
|
D | binutils.pot | 609 msgid "structure ref to UNKNOWN struct" 1612 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1626 msgid "UNKNOWN: " 2265 msgid "UNKNOWN (%u): length %d\n" 5974 msgid "UNKNOWN (%*.*lx)"
|
D | bg.po | 624 msgid "structure ref to UNKNOWN struct" 1613 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1627 msgid "UNKNOWN: " 2260 msgid "UNKNOWN (%u): length %d\n" 6048 msgid "UNKNOWN (%*.*lx)"
|
D | uk.po | 580 msgid "structure ref to UNKNOWN struct" 1569 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1583 msgid "UNKNOWN: " 2138 msgid "UNKNOWN: length %d\n" 5563 msgid "UNKNOWN (%*.*lx)"
|
D | es.po | 579 msgid "structure ref to UNKNOWN struct" 580 msgstr "referencia de estructura a struct UNKNOWN" 1569 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1583 msgid "UNKNOWN: " 2138 msgid "UNKNOWN: length %d\n" 2139 msgstr "UNKNOWN: longitud %d\n" 5658 msgid "UNKNOWN (%*.*lx)"
|
D | sr.po | 624 msgid "structure ref to UNKNOWN struct" 1613 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1627 msgid "UNKNOWN: " 2275 msgid "UNKNOWN (%u): length %d\n" 6266 msgid "UNKNOWN (%*.*lx)"
|
D | sv.po | 632 msgid "structure ref to UNKNOWN struct" 1640 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1654 msgid "UNKNOWN: " 2303 msgid "UNKNOWN (%u): length %d\n" 6338 msgid "UNKNOWN (%*.*lx)"
|
D | ja.po | 1389 msgid "UNKNOWN: " 1869 msgid "UNKNOWN: length %d\n" 5461 msgid "UNKNOWN (%*.*lx)" 5462 msgstr "UNKNOWN (%*.*lx)"
|
D | fr.po | 626 msgid "structure ref to UNKNOWN struct" 1615 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1629 msgid "UNKNOWN: " 2277 msgid "UNKNOWN (%u): length %d\n" 6271 msgid "UNKNOWN (%*.*lx)"
|
D | fi.po | 643 msgid "structure ref to UNKNOWN struct" 1659 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1673 msgid "UNKNOWN: " 2331 msgid "UNKNOWN (%u): length %d\n" 6386 msgid "UNKNOWN (%*.*lx)"
|
D | vi.po | 582 msgid "structure ref to UNKNOWN struct" 1576 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n" 1590 msgid "UNKNOWN: " 2146 msgid "UNKNOWN: length %d\n" 5635 msgid "UNKNOWN (%*.*lx)"
|
D | ru.po | 1395 msgid "UNKNOWN: " 1875 msgid "UNKNOWN: length %d\n" 5541 msgid "UNKNOWN (%*.*lx)"
|
D | it.po | 1387 msgid "UNKNOWN: " 1865 msgid "UNKNOWN: length %d\n" 5456 msgid "UNKNOWN (%*.*lx)"
|
D | sk.po | 1265 msgid "UNKNOWN: length %d\n" 1266 msgstr "UNKNOWN: dĺžka %d\n"
|
D | da.po | 1420 msgid "UNKNOWN: length %d\n" 4574 msgid "UNKNOWN (%*.*lx)"
|
D | zh_CN.po | 3324 msgid "UNKNOWN: length %d\n"
|
D | zh_TW.po | 3742 msgid "UNKNOWN: length %d\n"
|
D | rw.po | 3477 msgid "UNKNOWN: length %d\n"
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 275 #define UNKNOWN -1 macro 1023 if (is_rela == UNKNOWN) in dump_relocations() 6045 { "PLT", DT_JMPREL, DT_PLTRELSZ, UNKNOWN } 6078 if (is_rela == UNKNOWN) in process_relocs()
|
D | ChangeLog-9899 | 593 if this parameter has a value of UNKNOWN.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-9899 | 475 (tbl): Make const, add "UNKNOWN".
|
12