Searched refs:macro (Results 51 - 75 of 777) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmips16e-32@mips16-macro-t.d3 #source: mips16-macro-t.s
4 #error-output: mips16e-32@mips16-macro-t.l
H A Dmips16e-32@mips16-macro-e.d3 #source: mips16-macro-e.s
4 #error-output: mips16e-32@mips16-macro-e.l
H A Dmips16-32@mips16-macro.d4 #source: mips16-macro.s
5 #error-output: mips16-32@mips16-macro.l
H A Dmips16-32@mips16-macro-t.d3 #source: mips16-macro-t.s
4 #error-output: mips16-32@mips16-macro-t.l
H A Dmips16-32@mips16-macro-e.d3 #source: mips16-macro-e.s
4 #error-output: mips16-32@mips16-macro-e.l
H A Dat-2.l2 .*\.s:4: Error: macro used \$at after ".set noat"
3 .*\.s:5: Error: macro used \$at after ".set noat"
4 .*\.s:6: Error: macro used \$at after ".set noat"
H A Dmips-gp64-fp64.l2 .*:92: Warning: macro instruction expanded into multiple instructions in a branch delay slot
3 .*:96: Warning: macro instruction expanded into multiple instructions in a branch delay slot
4 .*:100: Warning: macro instruction expanded into multiple instructions in a branch delay slot
H A Dabs.s1 # Source file used to test the abs macro.
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Difc-4.c30 create_iso_definition (cpp_reader *pfile, cpp_macro *macro) argument
36 * macro->count);
39 cpp_token *extra_dest = tokns + macro->count - num_extra_tokens;
41 for (i = 0; i < macro->count; i++)
43 if (macro->exp.tokens[i].type == CPP_PASTE)
44 *extra_dest++ = macro->exp.tokens[i];
46 *normal_dest++ = macro->exp.tokens[i];
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dpr20364.s1 .macro vector_base label
7 .macro vector_entry label
13 .macro check_vector_size since
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Daltmac2.d3 #name: alternate macro syntax (escape)
5 # Test the alternate macro syntax.
H A Daltmacro.d3 #name: alternate macro syntax
5 # Test the alternate macro syntax.
H A Daltmacro.s1 .macro m1 v1, v2
9 .macro m2 v1, v2
13 .macro m3 str
27 .macro m4 str
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Ditblock.s1 # All-true IT block macro.
3 .macro itblock num cond=""
/haiku-buildtools/binutils/gas/testsuite/gas/macros/
H A Dapp1.s3 .macro foo
H A Dapp2.s3 .macro foo
H A Dapp4.s2 .macro foo
H A Dstrings.s1 .macro M arg1
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dtls-hidden4a.s1 .macro load
9 .macro load2
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Daltmac2.d3 #name: alternate macro syntax (escape)
5 # Test the alternate macro syntax.
H A Daltmacro.d3 #name: alternate macro syntax
5 # Test the alternate macro syntax.
H A Daltmacro.s1 .macro m1 v1, v2
9 .macro m2 v1, v2
13 .macro m3 str
27 .macro m4 str
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/macros/
H A Dapp3.s3 .macro foo
H A Dstrings.s1 .macro M arg1
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dabs.s1 # Source file used to test the abs macro.

Completed in 191 milliseconds

1234567891011>>