Searched refs:gas_test (Results 1 – 23 of 23) sorted by relevance
127 gas_test "linesepbug.s" "" "" "line separator bug"130 gas_test "global.s" "" "" "check for sym-\$global\$ acceptance"134 gas_test "procbug.s" "" "" "Label following .proc"156 gas_test "versionbug.s" "" "" ".version directive"167 gas_test "exportbug.s" "" "" "syntax check for an old .EXPORT bug"170 gas_test "fixup7bug.s" "" "" "check for old \"fixup7\" gas bug"181 gas_test "block1.s" "" "" "Check min/max values for .block"188 gas_test "exprbug.s" "" "" "Check for sym1-sym2 acceptance"193 gas_test "ssbug.s" "" "" "Check for acceptance of non-default subspaces"197 gas_test "defbug.s" "" "" "Missing register should default to %%r0"[all …]
21 gas_test "p2430.s" "" $stdoptlist "local branch not in text section"23 gas_test "p2430a.s" "" $stdoptlist "local branch not in text section"25 gas_test "t1.s" "" $stdoptlist "multiple .file directives"27 gas_test "p2389.s" "" $stdoptlist "bss fill"
21 gas_test "eidi.s" "" "" "EI/DI operands"40 gas_test "inc.s" "" "" "immediate 4bit value"41 gas_test "dec.s" "" "" "immediate 4bit value"42 gas_test "ldk.s" "" "" "immediate 4bit value"
45 gas_test relocs-junk1.s {-mconfig=default -o relocs-junk1.o} {} {assembling relocs-junk1}46 gas_test relocs-syms.s {-mconfig=default -o relocs-syms.o} {} {assembling relocs-syms}47 gas_test relocs-junk2.s {-mconfig=default -o relocs-junk2.o} {} {assembling relocs-junk2}48 gas_test relocs-refs.s {-mconfig=default -o relocs-refs.o} {} {assembling relocs-refs}55 …gas_test "relocs-bad$test.s" [list -mconfig=default -o "relocs-bad$test.o"] {} [list assembling "r…
37 gas_test "entry_misalign.s" "" "" "Xtensa Entry misalignment"52 gas_test "entry_misalign2.s" "" "" "Xtensa Entry misalignment(2)"68 gas_test "loop_misalign.s" "" "" "Xtensa Loop misalignment"83 gas_test "loop_align.s" "" "" "Xtensa autoalign loop"
22 gas_test "p2425.s" "" "" "pcrel values in assignment"42 gas_test "p1480.s" "" "-a>" "simplifiable double subtraction"48 gas_test "float.s" "" "" "simple FP constants"76 gas_test "equ-ok.s" "" "" ".equ for symbol already set"81 gas_test "eqv-ok.s" "" "" ".eqv support"85 gas_test "assign-ok.s" "" "" "== assignment support"367 gas_test "fastcall.s" "" "" "fastcall labels"
33 gas_test "t2.s" "" "" "cross-section branch"38 gas_test "pic1.s" "" "" "PIC generation"40 gas_test "disperr.s" "-m68020" "" "Incorrect Displacement too long error"
24 gas_test "sol-cc.s" "" $stdoptlist "SPARC Solaris cc -g"25 gas_test "sol-gcc.s" "" $stdoptlist "SPARC Solaris gcc -g"
40 gas_test "relocs1.s" {-o relocs1.o} {} {assembling relocs1}47 gas_test "relocs2.s" {-o relocs2.o} {} {assembling relocs2}
38 gas_test "reloc_strongsym.s" {-o reloc_strongsym.o} {} {assembling reloc_strongsym}39 gas_test "reloc_weaksym.s" {-o reloc_weaksym.o} {} {assembling reloc_weaksym}
236 gas_test "labeldiffs.s" "" "" "Difference of labels"252 gas_test "globalbug.s" "" "" "Use \$global\$ in file which defines it"
37 gas_test "empty.s" "-M" "" "MRI empty macro"
45 gas_test "pred-rel.s" "" "" ".pred.rel alternative forms"
43 gas_test "and.s" "" "" "logical and in macro definition"
434 gas_test "hilo2.s" "" "" "hi/lo regression test"435 gas_test "fepsw.s" "" "" "eqsw regression test"
715 gas_test "longcall.s" "" "" "Avoid resolving long-calls"
96 gas_test "quux.s" "-K" $stdoptlist "use of quuxes in PIC mode"
345 gas_test "binop-segref.s" "" "" "False broken words"
201 proc gas_test { file as_opts var_opts testname } { procedure
2262 gas_test "cmpsi2.s" "" "" "cmpsi2.s"
3836 gas_test "weird.s" "" "" "stabs parsing"
6839 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test6872 (gas_test_old): Functionally same as old gas_test.6874 (gas_test): New argument lists set of options to be tried in6891 (gas_test): Now takes assembler options as separate arg from input
868 * gas/arm/arm.exp: Convert all existing "gas_test" tests to