Searched refs:bound (Results 1 – 25 of 65) sorted by relevance
123
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | rd-bound1.s | 1 ; Some simple bound operands, but no memory operands. 3 bound.b r3,r7 4 bound.w r8,r1 5 bound.d r11,r3 6 bound.b 0x42,r2 7 bound.w 4200,r0 8 bound.d 4200042,r5
|
D | rd-bound1.d | 6 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7 7 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1 8 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3 9 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2 10 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0 11 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound\.d 40166a <x\+0x40166a>,r5
|
D | rd-bound2.d | 10 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7 11 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1 12 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3 13 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2 14 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0 15 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
|
D | rd-bound4.d | 13 [ ]+0:[ ]+c375[ ]+bound\.b r3,r7 14 [ ]+2:[ ]+d815[ ]+bound\.w r8,r1 15 [ ]+4:[ ]+eb35[ ]+bound\.d r11,r3 16 [ ]+6:[ ]+cf2d 4200[ ]+bound\.b 0x42,r2 17 [ ]+a:[ ]+df0d 6810[ ]+bound\.w 0x1068,r0 18 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
|
D | rd-bound3.d | 2 #source: bound-err-1.s 5 # A bound insn with a memory operand is an error for v32, but is 11 [ ]+0:[ ]+c379[ ]+bound\.b \[r3\],r7 12 [ ]+2:[ ]+d81d[ ]+bound\.w \[r8\+\],r1 13 [ ]+4:[ ]+eb39[ ]+bound\.d \[r11\],r3
|
D | bound-err-1.s | 4 ; Memory operand for bound didn't make it to v32. Check that 6 bound.b [r3],r7 ; { dg-error "operands" } 7 bound.w [r8+],r1 ; { dg-error "operands" } 8 bound.d [r11],r3 ; { dg-error "operands" }
|
D | brokw-3b.s | 6 bound.b 41,r0
|
D | brokw-3.s | 9 bound.b 41,r0
|
D | rd-bkw3b.d | 12 6: cf0d 2900 bound\.b 0x29,r0
|
D | rd-brokw-pic-3.d | 10 [ ]+6:[ ]+cf0d 2900[ ]+bound\.b 0x29,\$?r0
|
D | brokw-3.d | 10 [ ]+6:[ ]+cf0d 2900[ ]+bound\.b 0x29,\$?r0
|
D | cris.exp | 350 test_template_insn_reg_mem binop bound 5c 9c "@OC@\[^\\.\]" "" 60 a0
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-opcode-inval.s | 15 bound: label 16 bound %edx,(%eax)
|
D | x86-64-opcode-inval.d | 31 0+a <bound>:
|
D | x86-64-inval.s | 9 bound %eax,(%rax) # illegal
|
D | x86-64-opcode-inval-intel.d | 32 0+a <bound>:
|
D | intelbad.s | 20 bound eax, dword ptr [ebx] 21 bound ax, word ptr [ebx]
|
D | x86-64-inval.l | 123 [ ]*9[ ]+bound %eax,\(%rax\) \# illegal
|
D | intelok.s | 24 bound ax, dword ptr [ecx] 25 bound eax, qword ptr [ecx]
|
D | opcode.s | 96 bound %edx,0x90909090(%eax) 463 bound %dx,0x90909090(%eax)
|
D | intelok.d | 27 [ ]*[0-9a-f]+: 66 62 01[ ]+bound[ ]+ax,(DWORD PTR )?\[ecx\] 28 [ ]*[0-9a-f]+: 62 01[ ]+bound[ ]+eax,(QWORD PTR )?\[ecx\]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
D | x86-64-opcode-inval.d | 32 0+a <bound>:
|
D | x86-64-opcode-inval-intel.d | 32 0+a <bound>:
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | solaris2.em | 36 versioned shared object, they must always be bound to the base version.
|
/toolchain/binutils/binutils-2.25/config/ |
D | lib-prefix.m4 | 144 dnl variables prefix and exec_prefix bound to the values they will have
|
123