HomeSort by relevance Sort by last modified time
    Searched refs:pc (Results 101 - 125 of 2652) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/elfutils/backends/
x86_64_syscall.c 38 int *sp, int *pc, int *callno, int args[6])
41 *pc = 16; /* %rip */
  /external/elfutils/config/
Makefile.am 32 libelf.pc.in libdw.pc.in
35 pkgconfig_DATA = libelf.pc libdw.pc
  /external/elfutils/libebl/
ebl_syscall_abi.c 37 ebl_syscall_abi (Ebl *ebl, int *sp, int *pc, int *callno, int *args)
39 return ebl != NULL ? ebl->syscall_abi (ebl, sp, pc, callno, args) : -1;
eblunwind.c 36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc,
43 return ebl->unwind (ebl, pc, setfunc, getfunc, readfunc, arg, signal_framep);
  /libcore/luni/src/test/java/tests/security/cert/
PKIXCertPathCheckerTest.java 65 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
66 pc.isForwardCheckingSupported();
70 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
71 pc.init(true);
74 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
75 pc.getSupportedExtensions();
78 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
79 pc.check(new MyCertificate("", null), new HashSet<String>());
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
offset-1.s 1 ldr r0, [pc, #-0]
2 ldr r0, [pc, #0]
7 ldrh r0, [pc, #-0]
8 ldrh r0, [pc, #0]
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
thumb2_str-bad.s 8 str r0, [pc, 4]
10 str pc, [r0]
vldm-thumb-bad.l 2 [^:]*:4: Error: r15 not allowed here -- `vldmia pc,{d0-d1}'
3 [^:]*:9: Error: r15 not allowed here -- `vstmia pc,{d0-d1}'
vldm.s 4 vldmia pc, {d0-d1}
9 vstmia pc, {d0-d1}
vldmw-bad.l 2 [^:]*:4: Error: r15 not allowed here -- `vldmia pc!,{d0-d1}'
3 [^:]*:9: Error: r15 not allowed here -- `vstmia pc!,{d0-d1}'
vldmw-bad.s 4 vldmia pc!, {d0-d1}
9 vstmia pc!, {d0-d1}
sp-pc-validations-bad-t.l 13 [^:]*:40: Error: branch must be last instruction in IT block -- `ldreq.w r15,\[pc,#-0\]'
17 [^:]*:48: Error: r15 not allowed here -- `ldrb pc,\[r0,#4\]'
19 [^:]*:51: Error: r15 not allowed here -- `ldrb.w pc,\[r0,#4\]'
20 [^:]*:52: Error: r15 not allowed here -- `ldrb pc,\[r0,#-4\]'
21 [^:]*:54: Error: r15 not allowed here -- `ldrb pc,\[r0\],#4'
23 [^:]*:56: Error: r15 not allowed here -- `ldrb pc,\[r0,#4\]!'
25 [^:]*:60: Error: r15 not allowed here -- `ldrb pc,label'
26 [^:]*:61: Error: r15 not allowed here -- `ldrb pc,\[PC,#-0\]'
28 [^:]*:63: Error: r13 not allowed here -- `ldrb sp,\[PC,#-0\]
    [all...]
vfpv3xd-ldr_immediate.d 9 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
10 0[0-9a-fx]+ .*ed9f0a01 vldr s0, \[pc, #4\].*
15 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
19 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
23 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
24 0[0-9a-fx]+ .*ed9f0a01 vldr s0, \[pc, #4\].*
29 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
33 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
37 0[0-9a-fx]+ .*ed9f0b00 vldr d0, \[pc\].*
38 0[0-9a-fx]+ .*ed9f0a01 vldr s0, \[pc, #4\].
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-v32-i1.s 1 ; Test that addc recognizes constant operands; [pc+]
8 addc [pc+],r4
  /toolchain/binutils/binutils-2.27/gprof/
mips.c 44 bfd_vma pc, dest_pc; local
62 for (pc = p_lowpc; pc < p_highpc; pc += 4)
65 + pc - core_text_sect->vma));
71 printf (_("[find_call] 0x%lx: jal"), (unsigned long) pc));
73 dest_pc = (pc & ~(bfd_vma) 0xfffffff) | offset;
99 printf (_("[find_call] 0x%lx: jalr\n"), (unsigned long) pc));
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
farcall-thumb-arm-pic-veneer.d 11 1f01018: 4778 bx pc
13 1f0101c: e59fc000 ldr ip, \[pc\] ; 1f01024 <__bar_from_thumb\+0xc>
14 1f01020: e08cf00f add pc, ip, pc
arm-app-abs32.d 11 +.*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1@plt-0x4>
12 +.*: e08fe00e add lr, pc, lr
13 +.*: e5bef008 ldr pc, \[lr, #8\]!
16 +.*: e28fc6.* add ip, pc, #.*
18 +.*: e5bcf.* ldr pc, \[ip, #.*\]!.*
23 +.*: e92dd800 push {fp, ip, lr, pc}
24 +.*: e59f0004 ldr r0, \[pc, #4\] ; .* <_start\+0x14>
tls-descrelax-be32.d 9 8000: e59f0004 ldr r0, \[pc, #4\] ; 800c <foo\+0xc>
10 8004: e79f0000 ldr r0, \[pc, r0\]
13 8010: e59f0004 ldr r0, \[pc, #4\] ; 801c <foo\+0x1c>
14 8014: e79f0000 ldr r0, \[pc, r0\]
17 8020: e59f0004 ldr r0, \[pc, #4\] ; 802c <foo\+0x2c>
21 8030: e59f0004 ldr r0, \[pc, #4\] ; 803c <foo\+0x3c>
25 8040: e59f000c ldr r0, \[pc, #12\] ; 8054 <foo\+0x54>
26 8044: e08f0000 add r0, pc, r0
31 8058: e59f000c ldr r0, \[pc, #12\] ; 806c <foo\+0x6c>
32 805c: e08f0000 add r0, pc, r
    [all...]
tls-descrelax-be8.d 9 8000: e59f0004 ldr r0, \[pc, #4\] ; 800c <foo\+0xc>
10 8004: e79f0000 ldr r0, \[pc, r0\]
13 8010: e59f0004 ldr r0, \[pc, #4\] ; 801c <foo\+0x1c>
14 8014: e79f0000 ldr r0, \[pc, r0\]
17 8020: e59f0004 ldr r0, \[pc, #4\] ; 802c <foo\+0x2c>
21 8030: e59f0004 ldr r0, \[pc, #4\] ; 803c <foo\+0x3c>
25 8040: e59f000c ldr r0, \[pc, #12\] ; 8054 <foo\+0x54>
26 8044: e08f0000 add r0, pc, r0
31 8058: e59f000c ldr r0, \[pc, #12\] ; 806c <foo\+0x6c>
32 805c: e08f0000 add r0, pc, r
    [all...]
tls-descrelax-v7.d 9 8000: e59f0004 ldr r0, \[pc, #4\] ; 800c <foo\+0xc>
10 8004: e79f0000 ldr r0, \[pc, r0\]
13 8010: e59f0004 ldr r0, \[pc, #4\] ; 801c <foo\+0x1c>
14 8014: e79f0000 ldr r0, \[pc, r0\]
17 8020: e59f0004 ldr r0, \[pc, #4\] ; 802c <foo\+0x2c>
21 8030: e59f0004 ldr r0, \[pc, #4\] ; 803c <foo\+0x3c>
25 8040: e59f000c ldr r0, \[pc, #12\] ; 8054 <foo\+0x54>
26 8044: e08f0000 add r0, pc, r0
31 8058: e59f000c ldr r0, \[pc, #12\] ; 806c <foo\+0x6c>
32 805c: e08f0000 add r0, pc, r
    [all...]
tls-longplt-lib.d 10 819c: e59fe004 ldr lr, \[pc, #4\] ; .*
11 81a0: e08fe00e add lr, pc, lr
12 81a4: e5bef008 ldr pc, \[lr, #8\]!
18 81bc: e59f200c ldr r2, \[pc, #12\] ; .*
19 81c0: e59f100c ldr r1, \[pc, #12\] ; .*
20 81c4: e79f2002 ldr r2, \[pc, r2\]
21 81c8: e081100f add r1, r1, pc
29 81d8: e59f0004 ldr r0, \[pc, #4\] ; .*
33 81e8: 4801 ldr r0, \[pc, #4\] ; .*
41 4001000: e59f0004 ldr r0, \[pc, #4\] ; .
    [all...]
  /system/core/libunwindstack/tests/
UnwindOfflineTest.cpp 164 {"ip", ARM_REG_R12}, {"sp", ARM_REG_SP}, {"lr", ARM_REG_LR}, {"pc", ARM_REG_PC},
176 {"pc", ARM64_REG_PC},
211 " #00 pc 0001a9f8 libc.so (abort+64)\n"
212 " #01 pc 00006a1b libbase.so (_ZN7android4base14DefaultAborterEPKc+6)\n"
213 " #02 pc 00007441 libbase.so (_ZN7android4base10LogMessageD2Ev+748)\n"
214 " #03 pc 00015147 /does/not/exist/libhidlbase.so\n",
216 EXPECT_EQ(0xf31ea9f8U, unwinder.frames()[0].pc);
218 EXPECT_EQ(0xf2da0a1bU, unwinder.frames()[1].pc);
220 EXPECT_EQ(0xf2da1441U, unwinder.frames()[2].pc);
222 EXPECT_EQ(0xf3367147U, unwinder.frames()[3].pc);
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68k/
operands.s 154 pea %pc@(8)
155 pea (8,%pc)
156 pea 8(%pc)
160 pea %pc@(8,%d0:w:2)
161 pea %pc@(%d0:w:2)
162 pea (8,%pc,%d0.w*2)
163 pea (8,%d0,%pc)
164 pea (8,%a0,%pc)
165 pea 8(%pc,%d0.w*2)
166 pea 8(%d0,%pc)
    [all...]

Completed in 206 milliseconds

1 2 3 45 6 7 8 91011>>