Searched refs:PC (Results 101 - 125 of 326) sorted by relevance

1234567891011>>

/openbsd-current/regress/lib/libc/asr/
H A Dregress.sh54 regress getaddrinfo -PC $i
/openbsd-current/libexec/ld.so/sparc64/
H A Dldasm.S109 sll %o2, 2, %o2 ! extract PC offset
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DFunction.h121 /// Returns the source information at a given PC.
122 SourceInfo getSource(CodePtr PC) const;
/openbsd-current/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp120 if (Base.getReg() != MSP430::SR && Base.getReg() != MSP430::PC) {
/openbsd-current/libexec/getty/
H A Dgettytab.h68 #define PC gettystrs[7].value macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Daout-ns32k.c186 #define MY_reloc_howto(BFD, REL, IN, EX, PC) \
187 MY(reloc_howto) (BFD, REL, &IN, &EX, &PC)
204 r_pcrel = (int) howto->pc_relative; /* Relative to PC? */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Daout-ns32k.c163 #define MY_reloc_howto(BFD, REL, IN, EX, PC) \
164 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
180 r_pcrel = (int) howto->pc_relative; /* Relative to PC? */
H A Daout-arm.c137 #define MY_reloc_howto(BFD, REL, IN, EX, PC) \
138 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
160 r_pcrel = howto->type & 4; /* PC Relative done? */
371 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */
/openbsd-current/games/tetris/
H A Dscreen.c68 extern char PC, *BC, *UP; /* tgoto requires globals: ugh! */
198 PC = pcstr ? *pcstr : 0;
/openbsd-current/lib/libcurses/tinfo/
H A Dlib_tputs.c59 NCURSES_EXPORT_VAR(char) PC = 0; /* used by termcap library */
106 my_outch(NCURSES_SP_ARGx PC);
/openbsd-current/gnu/llvm/lldb/source/Host/windows/
H A DHost.cpp54 triple.setVendor(llvm::Triple::PC);
88 triple.setVendor(llvm::Triple::PC);
/openbsd-current/gnu/llvm/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp426 const MCExpr *PC = MCSymbolRefExpr::create(PCSym, getContext()); local
427 return MCBinaryExpr::createSub(Sym, PC, getContext());
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Drtlanal.c400 off the addition / subtraction of PC, PIC_OFFSET_TABLE_REGNUM,
529 case PC:
599 case PC:
671 case PC:
778 /* If the destination is anything other than CC0, PC, a REG or a SUBREG
782 && GET_CODE (SET_DEST (body)) != PC
933 case PC:
982 case PC:
1038 case PC:
1540 case PC
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dm68k-parse.c1231 if (yyvsp[-3].reg == PC || yyvsp[-3].reg == ZPC)
1278 if (yyvsp[-3].reg == PC || yyvsp[-3].reg == ZPC)
1291 if (yyvsp[-3].reg == PC || yyvsp[-3].reg == ZPC)
1375 if (yyvsp[-5].reg == PC || yyvsp[-5].reg == ZPC)
1389 if (yyvsp[-5].reg == PC || yyvsp[-5].reg == ZPC)
2039 else if (reg == PC)
/openbsd-current/gnu/llvm/llvm/tools/sancov/
H A Dsancov.cpp702 static uint64_t getPreviousInstructionPc(uint64_t PC, argument
705 return (PC - 3) & (~1);
707 return PC - 8;
709 return PC - 2;
711 return PC - 1;
712 return PC - 4;
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp627 const NodeSet *PC = node_class(N->Parent, EqRel); local
628 if (!PC)
630 ProjMap::iterator F = PM.find(PC);
643 const NodeSet *PC = node_class(N, EqRel); local
644 if (!PC)
646 ProjMap::iterator F = PM.find(PC);
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp113 if (const ParagraphComment *PC = dyn_cast<ParagraphComment>(C))
114 return PC->isWhitespace();
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp147 {"__llvm_slsblr_thunk_arm_pc", ARM::PC, false},
161 {"__llvm_slsblr_thunk_thumb_pc", ARM::PC, true},
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c179 CACR, TC, ITT0, ITT1, DTT0, DTT1, BUSCR, VBR, PC, ROMBAR,
464 /* That's all for instruction relaxation. However, we also relax PC-relative
466 68000 PC-relative operands can only be 16-bit, but on 68020 and higher and
468 two. Also PC+displacement+index operands in their simple form (with a non-
472 form of the PC+displacement+index operand. Finally, some absolute operands
473 can be relaxed down to 16-bit PC-relative. */
475 #define PCREL1632 7 /* 16-bit or 32-bit PC-relative. */
476 #define PCINDEX 8 /* PC + displacement + index. */
477 #define ABSTOPCREL 9 /* Absolute relax down to 16-bit PC-relative. */
674 /* Rewrite the PC relativ
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c228 CACR, TC, ITT0, ITT1, DTT0, DTT1, BUSCR, VBR, PC, ROMBAR,
605 /* That's all for instruction relaxation. However, we also relax PC-relative
607 68000 PC-relative operands can only be 16-bit, but on 68020 and higher and
609 two. Also PC+displacement+index operands in their simple form (with a non-
613 form of the PC+displacement+index operand. Finally, some absolute operands
614 can be relaxed down to 16-bit PC-relative. */
616 #define PCREL1632 7 /* 16-bit or 32-bit PC-relative. */
617 #define PCINDEX 8 /* PC + displacement + index. */
618 #define ABSTOPCREL 9 /* Absolute relax down to 16-bit PC-relative. */
989 that fixup_segment converted a non-PC relativ
[all...]
/openbsd-current/sys/arch/mips64/include/
H A Dcpustate.h84 SAVE_REG(a3, PC, frame, bo) ;\
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp82 case llvm::Triple::PC:
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp1054 if branch_type == BranchType_CALL then X[30] = PC[] + 4;
1055 BranchTo(PC[] + offset, branch_type);
1093 BranchTo(PC[] + offset, BranchType_JMP);
1125 BranchTo(PC[] + offset, BranchType_JMP);
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.cpp47 Reserved.set(Lanai::PC);
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp156 Lanai::R0, Lanai::R1, Lanai::PC, Lanai::R3, Lanai::SP, Lanai::FP,

Completed in 181 milliseconds

1234567891011>>