Searched refs:GET (Results 1 – 22 of 22) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/ |
D | app.c | 417 #define GET() \ in do_scrub_chars() macro 486 ch = GET (); in do_scrub_chars() 499 while ((ch = GET ()) == '*') in do_scrub_chars() 519 ch = GET (); in do_scrub_chars() 527 ch = GET (); in do_scrub_chars() 538 ch = GET (); in do_scrub_chars() 575 ch = GET (); in do_scrub_chars() 617 ch = GET (); in do_scrub_chars() 664 ch = GET (); in do_scrub_chars() 674 ch = GET (); in do_scrub_chars() [all …]
|
D | ChangeLog-9899 | 1538 arguments. Change GET macro to pass input_buffer to get
|
D | ChangeLog-9295 | 12107 (coff_header_append): Use object headers and H_{SET,GET}_* macros. 12110 H_{SET,GET}_* macros. 12112 (write_object_file): Use H_{SET,GET}_* macros. Don't bother to
|
D | ChangeLog-0203 | 361 * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
D | get-op.s | 1 # For 'g'-type operands: GET. 3 Main GET X,rJ 4 GET $45,rG 5 GET $245,rZZ
|
D | builtin1.s | 1 # When disallowing built-in names, we have to treat GET and PUT 5 Main GET $5,rJ 6 GET $6,:rJ
|
D | get-op.l | 6 3 0000 FE7B0004 Main GET X,rJ 7 4 0004 FE2D0013 GET \$45,rG 8 5 0008 FEF5001F GET \$245,rZZ
|
D | err-builtin.s | 3 % When disallowing built-in names, we have to treat GET and PUT 11 Main GET $5,RJ % { dg-error "invalid operands" "" } 13 GET garbage % { dg-error "invalid operands" "" }
|
D | comment-1.s | 30 GET $45,rJ at all.; x y z
|
D | list-insns.s | 277 GET $234,rJ
|
D | list-insns.l | 292 277 0438 FEEA0004 GET \$234,rJ
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
D | pr12815-2.s | 8 GET $0,rJ
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-mmix.texi | 33 @code{PUT} and @code{GET}. 56 except when used in @code{PUT} and @code{GET} instructions. 251 instructions having a special register operand; @code{GET} and @code{PUT}.
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | dwarf.c | 6034 #define GET(VAR, N) SAFE_BYTE_GET_AND_INC (VAR, start, N, end) macro 6079 GET (fc->ptr_size, 1); in read_cie() 6086 GET (fc->segment_size, 1); in read_cie() 6105 GET (fc->ra, 1); in read_cie() 7104 #undef GET
|
D | ChangeLog-2014 | 598 * dwarf.c (GET): Remove semicolon.
|
/toolchain/binutils/binutils-2.27/include/coff/ |
D | ChangeLog-9103 | 973 ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly. 1167 andded GET/PUT_LINENO_LNNO macros
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | zh_CN.po | 10827 #. We already tried to encode as an extended GET/SET. 10828 #. Parsing as a standard GET/SET provides a smaller offset.
|
D | gas.pot | 10708 #. We already tried to encode as an extended GET/SET. 10709 #. Parsing as a standard GET/SET provides a smaller offset.
|
D | uk.po | 10380 #. We already tried to encode as an extended GET/SET. 10381 #. Parsing as a standard GET/SET provides a smaller offset.
|
D | id.po | 10088 " -no-expand Jangan expan GET, branches, PUSJ atau JUMP\n" 10109 " -x Jangan peringatkan ketika sebuah operan dengan GET, sebuah cabang,\n"
|
D | fr.po | 10391 #. We already tried to encode as an extended GET/SET. 10392 #. Parsing as a standard GET/SET provides a smaller offset.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-9193 | 6563 * coffcode.h: Defined new macros [PUT|GET]LINENO_LNNO for
|