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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
reloc-bad-6.l 2 [^:]*:19: Error: PC-relative offset out of range
3 [^:]*:21: Error: PC-relative offset out of range
4 [^:]*:22: Error: PC-relative offset out of range
5 [^:]*:24: Error: PC-relative offset not 4-byte-aligned
6 [^:]*:53: Error: PC-relative offset out of range
7 [^:]*:55: Error: PC-relative offset out of range
8 [^:]*:56: Error: PC-relative offset out of range
9 [^:]*:58: Error: PC-relative offset not 4-byte-aligned
10 [^:]*:87: Error: PC-relative offset out of range
11 [^:]*:89: Error: PC-relative offset out of rang
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vstr-arm-bad.l 2 [^:]*:6: Use of PC here is deprecated
3 [^:]*:7: Use of PC here is deprecated
sp-pc-validations-bad-t.d 1 # name: Invalid SP and PC operands test - THUMB
2 # error-output: sp-pc-validations-bad-t.l
sp-pc-validations-bad.d 1 # name: Invalid SP and PC operands test - ARM
2 # error-output: sp-pc-validations-bad.l
vstr-thumb-bad.l 2 [^:]*:6: Error: Use of PC here is UNPREDICTABLE -- `vstr d0,float'
3 [^:]*:7: Error: Use of PC here is UNPREDICTABLE -- `vstr d0,\[pc,#4\]'
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ldpc-unalign.l 2 .*:2: Error: PC-relative access using misaligned offset \(4\)
3 .*:3: Error: PC-relative access using misaligned offset \(4\)
4 .*:4: Error: PC-relative access using misaligned symbol \(1c\)
5 .*:5: Error: PC-relative access using misaligned symbol \(1c\)
6 .*:6: Error: PC-relative access using misaligned symbol \(1c\)
7 .*:6: Error: PC-relative access using misaligned offset \(4\)
8 .*:7: Error: PC-relative access using misaligned symbol \(1c\)
9 .*:7: Error: PC-relative access using misaligned offset \(4\)
pcrel-3.l 2 .*:4: Error: PC-relative reference to a different section
3 .*:5: Error: PC-relative reference to a different section
4 .*:6: Error: PC-relative reference to a different section
5 .*:9: Error: PC-relative reference to a different section
6 .*:10: Error: PC-relative reference to a different section
7 .*:11: Error: PC-relative reference to a different section
mips16-pcrel-absolute.d 1 #name: MIPS16 PC-relative reference to absolute expression
mips16-pcrel-addend-2.d 1 #name: MIPS16 PC-relative relocation with addend 2
mips16-pcrel-addend-3.d 1 #name: MIPS16 PC-relative relocation with addend 3
mips16-pcrel-reloc-2.d 1 #name: MIPS16 PC-relative relocation 2
mips16-pcrel-reloc-3.d 1 #name: MIPS16 PC-relative relocation 3
mips16-pcrel-reloc-6.d 1 #name: MIPS16 PC-relative relocation 6
mips16-pcrel-reloc-7.d 1 #name: MIPS16 PC-relative relocation 7
pcrel-reloc-6.l 8 .*:15: Error: PC-relative access out of range
9 .*:16: Error: PC-relative access out of range
10 .*:17: Error: PC-relative access out of range
11 .*:18: Error: PC-relative access out of range
pcrel-2.d 2 #name: Locally-resolvable PC-relative data references
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
relax-3.s 1 ! Check relaxation for MOVI PC-relative expansions. Unfortunately, we
18 ! These PC-relative expressions are here because of past bugs leading to
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
amd64.s 38 JB -4(PC) // JCS -4(PC)
42 JCS 2(PC)
43 JMP -4(PC)
44 JCS 2(PC)
46 JCS 2(PC)
48 JCS 2(PC)
50 JCS 2(PC)
52 JCS 2(PC)
54 JCS 2(PC)
    [all...]
mips64.s 243 BEQ R1, 2(PC)
245 JMP 1(PC)
246 BEQ R1, 2(PC)
248 BEQ R1, 2(PC)
249 JAL 1(PC) // CALL 1(PC)
250 BEQ R1, 2(PC)
257 BEQ R1, 2(PC)
259 BEQ R1, 2(PC)
261 BEQ R1, 2(PC)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
amd64.s 38 JB -4(PC) // JCS -4(PC)
42 JCS 2(PC)
43 JMP -4(PC)
44 JCS 2(PC)
46 JCS 2(PC)
48 JCS 2(PC)
50 JCS 2(PC)
52 JCS 2(PC)
54 JCS 2(PC)
    [all...]
mips64.s 243 BEQ R1, 2(PC)
245 JMP 1(PC)
246 BEQ R1, 2(PC)
248 BEQ R1, 2(PC)
249 JAL 1(PC) // CALL 1(PC)
250 BEQ R1, 2(PC)
257 BEQ R1, 2(PC)
259 BEQ R1, 2(PC)
261 BEQ R1, 2(PC)
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pr17618.d 1 #name: PLT PC-relative offset overflow check
5 #error: .*PC-relative offset overflow in PLT entry for `bar'
  /external/clang/test/SemaCXX/
PR20705.cpp 14 class PC {
19 static typename PC<T, Invalid>::Type Foo();
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
pcrel_pic_defined_local.d 1 #name: PC-Rel relocation against defined
  /external/llvm/unittests/MC/
Disassembler.cpp 33 LLVMDisasmContextRef DCR = LLVMCreateDisasm("x86_64-pc-linux", nullptr, 0,
40 unsigned PC = 0;
42 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString,
46 PC += InstSize;
50 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString,
54 PC += InstSize;
58 InstSize = LLVMDisasmInstruction(DCR, BytesP, NumBytes, PC, OutString,

Completed in 184 milliseconds

1 2 3 4 5 6 7 8 91011>>