Searched refs:SHORT (Results 1 – 25 of 25) sorted by relevance
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | crisaout.sc | 43 ${CONSTRUCTING+ SHORT (0xe1fc); /* push srp */} 44 ${CONSTRUCTING+ SHORT (0xbe7e);} 46 ${CONSTRUCTING+ SHORT (0x0d3e); /* jump [sp+] */} 53 ${CONSTRUCTING+ SHORT (0xe1fc); /* push srp */} 54 ${CONSTRUCTING+ SHORT (0xbe7e);} 56 ${CONSTRUCTING+ SHORT (0x0d3e); /* jump [sp+] */}
|
D | h8300sn.sc | 48 SHORT (ABSOLUTE (_foobar)). */
|
D | h8300sxn.sc | 48 SHORT (ABSOLUTE (_foobar)). */
|
D | h8300hn.sc | 48 SHORT (ABSOLUTE (_foobar)). */
|
D | h8300.sc | 48 SHORT (ABSOLUTE (_foobar)). */
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | epiphany.cpu | 43 (name SHORT-INSN) 303 (BYTE SHORT WORD DOUBLE) 1106 (COND-CTI SHORT-INSN) 1161 (dni b16 "short unconditional branch" (UNCOND-CTI SHORT-INSN) 1189 (UNCOND-CTI SHORT-INSN) 1220 (UNCOND-CTI SHORT-INSN) 1265 (UNCOND-CTI SHORT-INSN) 1396 (SHORT-INSN) 1407 (SHORT-INSN) 1466 (SHORT-INSN IMM3) [all …]
|
D | mep-core.cpu | 631 POINTER LONG ULONG SHORT USHORT CHAR UCHAR CP_DATA_BUS_INT)
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m68k.c | 760 #define SHORT 1 macro 824 { 127, -128, 0, TAB (BRANCHBWL, SHORT) }, 829 { 127, -128, 0, TAB (BRABSJUNC, SHORT) }, 834 { 127, -128, 0, TAB (BRABSJCOND, SHORT) }, 839 { 127, -128, 0, TAB (BRANCHBW, SHORT) }, 864 { 125, -130, 0, TAB (PCINDEX, SHORT) }, 874 { 127, -128, 0, TAB (BRANCHBWPL, SHORT) }, 5061 case TAB (BRANCHBWL, SHORT): in md_convert_frag_1() 5062 case TAB (BRABSJUNC, SHORT): in md_convert_frag_1() 5063 case TAB (BRABSJCOND, SHORT): in md_convert_frag_1() [all …]
|
/toolchain/binutils/binutils-2.27/gold/testsuite/ |
D | script_test_2.t | 57 SHORT(2)
|
/toolchain/binutils/binutils-2.27/gold/ |
D | yyscript.y | 175 %token SHORT 568 | SHORT 569 { $$ = SHORT; }
|
D | script.cc | 1791 { "SHORT", SHORT }, 3112 case SHORT: in script_add_data()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ldwrite.c | 127 case SHORT: in build_link_order() 171 case SHORT: in build_link_order()
|
D | ldctor.c | 305 case 2: size = SHORT; break; in ldctor_build_sets()
|
D | ldgram.y | 127 %token <token> ALIGN_K BLOCK BIND QUAD SQUAD LONG SHORT BYTE 723 | SHORT
|
D | ldlex.l | 297 <BOTH,SCRIPT>"SHORT" { RTOKEN( SHORT);}
|
D | ldexp.c | 101 { SHORT, "SHORT" }, in exp_print_token()
|
D | ldlang.c | 4298 case SHORT: in print_data_statement() 5262 case SHORT: in lang_size_sections_1() 5665 case SHORT: in lang_do_assignments_1()
|
D | ChangeLog-0001 | 3297 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
|
D | ld.texinfo | 4529 @kindex SHORT(@var{expression}) 4534 @code{BYTE}, @code{SHORT}, @code{LONG}, @code{QUAD}, or @code{SQUAD} as 4540 The @code{BYTE}, @code{SHORT}, @code{LONG}, and @code{QUAD} commands
|
/toolchain/benchmark/ |
D | autotest.diff | 224 +TIME = "SHORT"
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2005 | 3193 (intel_expr): SHORT no longer handled here. Add comment indicating 3203 handle SHORT as well as unary + and -. Don't accept : except for
|
D | ChangeLog-9899 | 2069 * config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather 2152 (SHORT): Define.
|
D | ChangeLog-0001 | 4653 modifiers SHORT and FLAT if they are followed by a space. 7199 earlier "SHORT" change. 7237 (i386_operand_modifier): Set i.suffix = WORD_MNEM_SUFFIX for SHORT.
|
D | ChangeLog-2004 | 478 SHORT OFFSET_FLAT FLAT NONE_FOUND): Remove unused defines.
|
D | ChangeLog-9295 | 3279 SHORT, since they don't support that mode. 3284 * config/tc-m68k.c (md_convert_frag_1, case PCLEA/SHORT): Add 2 to
|