HomeSort by relevance Sort by last modified time
    Searched refs:consecutive (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
mul.s 1 # One of the rule on restricted sequence is consecutive IU instruction
5 # in IU in consecutive cycles in the order (a)->(b). It does neither prohibit
6 # executions in the reverse order (b)-> (a) nor consecutive execution of
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
tls-relax-gdesc-le-2.s 1 # Test TLS Desc to TLS LE relaxation when instructions are not consecutive.
tls-relax-ie-le-2.s 1 # Test TLS IE to TLS LE relaxation when instructions are not consecutive.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
n32-consec.d 3 #name: n32 consecutive unrelated relocations
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/
gnu.go 54 // second argument in consecutive pair not printed
59 // second argument in consecutive pair not printed
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/
gnu.go 54 // second argument in consecutive pair not printed
59 // second argument in consecutive pair not printed
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-jump.s 11 ;; The branch offset must then be adjusted by consecutive relax.
  /external/llvm/test/MC/ARM/
eh-directive-vsave.s 9 @ 0xC800: pop d[(16+x+y):(16+x)] @ d[16+x+y]-d[16+x] must be consecutive
10 @ 0xC900: pop d[(x+y):x] @ d[x+y]-d[x] must be consecutive
eh-directive-save.s 10 @ 0xA0: pop r[(4+x):4] @ r[4+x]-r[4] must be consecutive.
11 @ 0xA8: pop r14, r[(4+x):4] @ r[4+x]-r[4] must be consecutive.
  /external/llvm/test/MC/Mips/
micromips-invalid.s 26 lwm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
32 swm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
35 lwm32 $16, $19, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
38 swm32 $16, $19, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
  /external/v8/test/webkit/
gmail-re-re.js 47 // This function replaces consecutive whitespace with a single space
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py 152 and hyphens; it cannot end with a hyphen or contain two consecutive
298 + Cannot end with a hyphen or contain two consecutive hyphens
382 + Cannot end with a hyphen or contain two consecutive hyphens.
523 + Cannot end with a hyphen or contain two consecutive hyphens
    [all...]
  /external/v8/test/mjsunit/strong/
mutually-recursive-classes.js 66 let i = "making these classes non-consecutive";
  /external/llvm/test/MC/Mips/micromips32r6/
invalid.s 95 lwm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
115 swm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
  /external/v8/test/webkit/fast/js/
regexp-unicode-handling.js 50 // This function replaces consecutive whitespace with a single space
  /prebuilts/go/darwin-x86/src/go/ast/
import.go 13 // SortImports sorts runs of consecutive import lines in import blocks in f.
  /prebuilts/go/darwin-x86/src/go/types/
sizes.go 32 // a struct of n consecutive fields of the array's element type.
  /prebuilts/go/linux-x86/src/go/ast/
import.go 13 // SortImports sorts runs of consecutive import lines in import blocks in f.
  /prebuilts/go/linux-x86/src/go/types/
sizes.go 32 // a struct of n consecutive fields of the array's element type.
  /external/llvm/test/MC/Mips/micromips64r6/
invalid.s 119 lwm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
139 swm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expected
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 56 to it to form one "logical line"; if N consecutive lines end
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 56 to it to form one "logical line"; if N consecutive lines end
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 56 to it to form one "logical line"; if N consecutive lines end
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 56 to it to form one "logical line"; if N consecutive lines end
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace_test.go 409 // (2) there are no consecutive EvGoBlock/EvGCStart/EvGoBlock events

Completed in 795 milliseconds

1 2 3 4