Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 25 of 70) sorted by relevance

123

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
Ddirect2_client.c38 int junk[3]; in main() local
39 lib1foofastcall (1, &junk[0]); in main()
40 lib1foostdcall (2, &junk[1]); in main()
41 lib1foocdecl (3, &junk[2]); in main()
42 if (junk[1] != 2 || junk[0] != 1 || junk[2] != 3) in main()
/toolchain/binutils/binutils-2.25/opcodes/
Dmep-asm.c846 long junk ATTRIBUTE_UNUSED; in mep_cgen_parse_operand()
896 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr, & junk); in mep_cgen_parse_operand()
935 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_csr, & junk); in mep_cgen_parse_operand()
938 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_csr, & junk); in mep_cgen_parse_operand()
941 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_csr, & junk); in mep_cgen_parse_operand()
944 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_csr, & junk); in mep_cgen_parse_operand()
947 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_csr, & junk); in mep_cgen_parse_operand()
1025 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr_ivc2, & junk); in mep_cgen_parse_operand()
1028 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr_ivc2, & junk); in mep_cgen_parse_operand()
1031 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr_ivc2, & junk); in mep_cgen_parse_operand()
[all …]
Dm32c-asm.c792 signed long junk; in parse_r0l_r0h() local
806 errmsg = cgen_parse_keyword (cd, & newp, & m32c_cgen_opval_h_r0h, & junk); in parse_r0l_r0h()
808 errmsg = cgen_parse_keyword (cd, & newp, & m32c_cgen_opval_h_r0l, & junk); in parse_r0l_r0h()
961 long junk ATTRIBUTE_UNUSED; in m32c_cgen_parse_operand()
966 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_a0, & junk); in m32c_cgen_parse_operand()
969 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_a1, & junk); in m32c_cgen_parse_operand()
1218 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_r0, & junk); in m32c_cgen_parse_operand()
1221 errmsg = cgen_parse_keyword (cd, strp, & m32c_cgen_opval_h_r0l, & junk); in m32c_cgen_parse_operand()
1248 errmsg = parse_G (cd, strp, M32C_OPERAND_G, (long *) (& junk)); in m32c_cgen_parse_operand()
1407 errmsg = parse_Q (cd, strp, M32C_OPERAND_Q, (long *) (& junk)); in m32c_cgen_parse_operand()
[all …]
Dxc16x-asm.c173 long junk ATTRIBUTE_UNUSED; in xc16x_cgen_parse_operand()
215 errmsg = parse_dot (cd, strp, XC16X_OPERAND_DOT, (long *) (& junk)); in xc16x_cgen_parse_operand()
233 errmsg = parse_hash (cd, strp, XC16X_OPERAND_HASH, (long *) (& junk)); in xc16x_cgen_parse_operand()
261 errmsg = parse_pag (cd, strp, XC16X_OPERAND_PAG, (long *) (& junk)); in xc16x_cgen_parse_operand()
267 errmsg = parse_pof (cd, strp, XC16X_OPERAND_POF, (long *) (& junk)); in xc16x_cgen_parse_operand()
309 errmsg = parse_seg (cd, strp, XC16X_OPERAND_SEGM, (long *) (& junk)); in xc16x_cgen_parse_operand()
312 errmsg = parse_sof (cd, strp, XC16X_OPERAND_SOF, (long *) (& junk)); in xc16x_cgen_parse_operand()
Dfr30-asm.c186 long junk ATTRIBUTE_UNUSED; in fr30_cgen_parse_operand()
197 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_h_r13, & junk); in fr30_cgen_parse_operand()
200 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_h_r14, & junk); in fr30_cgen_parse_operand()
203 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_h_r15, & junk); in fr30_cgen_parse_operand()
274 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_h_ps, & junk); in fr30_cgen_parse_operand()
Dip2k-asm.c467 long junk ATTRIBUTE_UNUSED; in ip2k_cgen_parse_operand()
487 … errmsg = cgen_parse_unsigned_integer (cd, strp, IP2K_OPERAND_CBIT, (unsigned long *) (& junk)); in ip2k_cgen_parse_operand()
490 … errmsg = cgen_parse_unsigned_integer (cd, strp, IP2K_OPERAND_DCBIT, (unsigned long *) (& junk)); in ip2k_cgen_parse_operand()
499 … errmsg = cgen_parse_unsigned_integer (cd, strp, IP2K_OPERAND_PABITS, (unsigned long *) (& junk)); in ip2k_cgen_parse_operand()
505 … errmsg = cgen_parse_unsigned_integer (cd, strp, IP2K_OPERAND_ZBIT, (unsigned long *) (& junk)); in ip2k_cgen_parse_operand()
Dm32r-asm.c229 long junk ATTRIBUTE_UNUSED; in m32r_cgen_parse_operand()
270 errmsg = parse_hash (cd, strp, M32R_OPERAND_HASH, (long *) (& junk)); in m32r_cgen_parse_operand()
Dxstormy16-asm.c196 long junk ATTRIBUTE_UNUSED; in xstormy16_cgen_parse_operand()
Dlm32-asm.c282 long junk ATTRIBUTE_UNUSED; in lm32_cgen_parse_operand()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
Dp2663.s10 bra junk
11 bra junk
12 bra junk
14 junk: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dcris.exp71 if [regexp "(.)(.)(.)" $imcode junk imcode3 imcode2 imcode1] {
74 regexp "(.)(.)" $imcode junk imcode2 imcode1
80 if [regexp "(.)(.)(.)" $ircode junk ircode3 ircode2 ircode1] {
83 regexp "(.)(.)" $ircode junk ircode2 ircode1
91 if [regexp "(.)(.)(.)" $imcode0 junk imcode03 imcode02 imcode01] {
94 regexp "(.)(.)" $imcode0 junk imcode02 imcode01
100 if [regexp "(.)(.)(.)" $ircode0 junk ircode03 ircode02 ircode01] {
103 regexp "(.)(.)" $ircode0 junk ircode02 ircode01
163 $line junk leftpart n1 n2 n3 n4 rightpart
177 $line junk leftpart n1 n2 n3 n4 rightpart
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
Dbad.l3 [^:]*:7: Error: junk found after instruction: mov.bc r1,r2
4 [^:]*:8: Error: junk found after instruction: mov.cd r1,r2
5 [^:]*:9: Error: junk found after instruction: mov.cd r1,r2
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Ddir-junk.d1 #name: C6X junk after directives
2 #error-output: dir-junk.l
Ddir-junk.l2 [^:]*:2: Error: junk at end of line, first unrecognized character is `c'
Dpredicate-bad-1.l2 [^:]*:5: Error: junk at end of line, first unrecognized character is `\['
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
Dwindres.exp69 if [regexp "\[xp\]fail *(\[^ \]*)" $line junk sys] {
73 if [regexp "cpparg *(\[^ \]*)" $line junk cppopt] {
104 if [regexp "\[xc\]fail *(\[^ \]*)" $line junk sys] {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dmerge.ld6 .junk : { *(*) }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
Dxcoff-ref-1.l3 .*:3: Error: junk at end of line, first unrecognized character is `1'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
Ddir-intel03-err.l3 .*:8: Error: junk at end of line, first unrecognized character is `r'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/lns/
Dlns-diag-1.l6 .*:9: Error: junk at end of line, first unrecognized character is `1'
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
Drelfail.exp202 if ![regexp $expect_fail $objdump_short junk] {
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Darchv6t2-bad.s2 @ registers belong, trailing junk at end of line.
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-ppc.c1731 unsigned short junk = EXTRACT_JUNK (internal->r_type); in ppc_coff_rtype2howto() local
1738 if (junk != 0) in ppc_coff_rtype2howto()
1798 unsigned short junk = EXTRACT_JUNK (rel->r_type); in coff_ppc_rtype_to_howto() local
1805 if (junk != 0) in coff_ppc_rtype_to_howto()
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dppcpe.sc202 directive section (yet). Hopefully, we junk them correctly.
/toolchain/binutils/binutils-2.25/intl/
DChangeLog146 (mostlyclean, distclean): Remove junk.

123