Searched refs:nops (Results 1 - 25 of 89) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Difc-pr47271.c9 int nops; local
24 for (i=0, nops=0 ; i<codelen ; i += ((codestr[i] >= 90) ? 3 : 1))
26 addrmap[i] = i - nops;
28 nops++;
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dloongson-2f-2.s5 .align 5 # Test _implicit_ nops
7 nop # Test _explicit_ nops
H A Dvr4130.s36 mult $3,$3 # 4 nops
40 mult $4,$4 # 3 nops
45 mult $5,$5 # 2 nops
58 mult $7,$7 # 0 nops
62 mult $3,$3 # 4 nops
68 mult $4,$4 # 3 nops before noreorder
75 mult $5,$5 # 2 nops before noreorder
92 mult $7,$7 # 0 nops
97 # Check that no nops are inserted after the result has been read.
157 # Check that we still insert the usual interlocking nops i
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dvr4130.s37 mult $3,$3 # 4 nops
41 mult $4,$4 # 3 nops
46 mult $5,$5 # 2 nops
59 mult $7,$7 # 0 nops
63 # Check that no nops are inserted after the result has been read.
91 # Check that we still insert the usual interlocking nops in cases
95 mult $2,$2 # 2 nops
110 bnez $3,1f # 2 nops for normal mode, 3 for mips16
119 bnez $3,1f # 0 nops for normal mode, 1 for mips16
125 bnez $3,1f # 0 nops
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/i860/
H A Ddir-align01.s1 # Test that .text section alignments use nops (0xA0000000) to fill
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i860/
H A Ddir-align01.s1 # Test that .text section alignments use nops (0xA0000000) to fill
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/
H A Dx86-64-nops-3.d1 #source: ../nops-3.s
4 #name: x86-64 (ILP32) nops 3
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dx86-64-nops-3.d1 #source: nops-3.s
4 #name: x86-64 nops 3
H A Dnops-6.d2 #name: i386 nops 6
H A Dnops-3-i386.d2 #source: nops-3.s
4 #name: i386 nops -mtune=i386 3
H A Dnops-3-i686.d2 #source: nops-3.s
4 #name: i386 -mtune=i686 nops 3
H A Dnops-3.d1 #source: nops-3.s
4 #name: i386 nops 3
H A Dnops-1-i386-i686.d2 #source: nops-1.s
4 #name: i386 nops -march=i386 -mtune=i686 1
H A Dnops-1-i386.d2 #source: nops-1.s
4 #name: i386 -mtune=i386 nops 1
H A Dnops-1.d1 #source: nops-1.s
4 #name: i386 nops 1
H A Dnops-2-core2.d2 #source: nops-2.s
4 #name: i386 -march=i386 -mtune=core2 nops 2
H A Dnops-2-i386.d2 #source: nops-2.s
4 #name: i386 nops -mtune=i386 2
H A Dnops-2.d1 #source: nops-2.s
4 #name: i386 nops 2
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Dseparator.s1 ; Testing separators. This file should only have nops. See
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Dseparator.s1 ; Testing separators. This file should only have nops. See
/haiku-buildtools/binutils/bfd/
H A Dcpu-i386.c73 static const char *const nops[] = local
76 bfd_size_type nop_size = long_nop ? ARRAY_SIZE (nops) : 2;
87 memcpy (p, nops[nop_size - 1], nop_size);
92 memcpy (p, nops[count - 1], count);
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dconvex.h25 #define nops 5 macro
424 {46,0,nops,0,0,0}, /* nop */
458 {56,0,nops,0,0,0}, /* patu */
460 {58,0,nops,0,0,0}, /* pich */
461 {59,0,nops,0,0,0}, /* plch */
470 {61,0,nops,0,0,0}, /* rtnq */
471 {62,0,nops,0,0,0}, /* cfork */
472 {63,0,nops,0,0,0}, /* rtn */
473 {64,0,nops,0,0,0}, /* wfork */
474 {65,0,nops,
[all...]
/haiku-buildtools/binutils/include/opcode/
H A Dconvex.h26 #define nops 5 macro
425 {46,0,nops,0,0,0}, /* nop */
459 {56,0,nops,0,0,0}, /* patu */
461 {58,0,nops,0,0,0}, /* pich */
462 {59,0,nops,0,0,0}, /* plch */
471 {61,0,nops,0,0,0}, /* rtnq */
472 {62,0,nops,0,0,0}, /* cfork */
473 {63,0,nops,0,0,0}, /* rtn */
474 {64,0,nops,0,0,0}, /* wfork */
475 {65,0,nops,
[all...]
/haiku-buildtools/gcc/gcc/
H A Doptabs.h542 unsigned int opno, unsigned int nops,
544 extern rtx maybe_gen_insn (enum insn_code icode, unsigned int nops,
546 extern bool maybe_expand_insn (enum insn_code icode, unsigned int nops,
548 extern bool maybe_expand_jump_insn (enum insn_code icode, unsigned int nops,
550 extern void expand_insn (enum insn_code icode, unsigned int nops,
552 extern void expand_jump_insn (enum insn_code icode, unsigned int nops,
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Darm.c2651 load_multiple_sequence (operands, nops, regs, base, load_offset)
2653 int nops;
2666 if (nops < 2 || nops > 4)
2673 for (i = 0; i < nops; i++)
2679 if (GET_CODE (operands[nops + i]) == SUBREG)
2680 operands[nops + i] = alter_subreg(operands[nops + i]);
2682 if (GET_CODE (operands[nops + i]) != MEM)
2687 if (MEM_VOLATILE_P (operands[nops
[all...]

Completed in 278 milliseconds

1234