HomeSort by: relevance | last modified time | path
    Searched refs:PS (Results 1 - 25 of 121) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/binutils/dist/opcodes/
rl78-dis.c 128 #define PS (dis->stream)
129 #define PC(c) PR (PS, "%c", c)
223 PR (PS, " \033[33mW\033[0m");
230 PR (PS, " \033[35m");
233 { PR (PS, "Z"); comma = ","; }
235 { PR (PS, "%sAC", comma); comma = ","; }
237 { PR (PS, "%sCY", comma); comma = ","; }
238 PR (PS, "\033[0m");
250 PR (PS, "es:");
269 PR (PS, "%s", condition_names[oper->condition])
    [all...]
rx-dis.c 239 #define PS (dis->stream)
240 #define PC(c) PR (PS, "%c", c)
251 PR (PS, ".byte ");
255 PR (PS, "0x%02x ", buf[i]);
297 PR (PS, "%s", get_opsize_name (opcode.size));
313 PR (PS, "#%d, #%d, #%d, %s, %s",
326 PR (PS, "%s", get_size_name (oper->size));
337 PR (PS, "%#x", oper->addend);
339 PR (PS, "%d", oper->addend);
343 PR (PS, "%s", get_register_name (oper->reg))
    [all...]
msp430-dis.c 38 #define PS(x) (0xffff & (x))
273 PS ((short) (addr + 2) + dst));
292 sprintf (op, "&0x%04x", PS (dst));
359 sprintf (comm, "#0x%04x", PS (dst));
386 sprintf (op, "0x%04x", PS (dst));
388 PS ((short) addr + 2 + dst));
406 sprintf (op, "&0x%04x", PS (dst));
526 sprintf (op1, "0x%04x", PS (dst));
528 PS ((short) addr + 2 + dst));
560 sprintf (op1, "&0x%04x", PS (dst))
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
rl78-dis.c 128 #define PS (dis->stream)
129 #define PC(c) PR (PS, "%c", c)
223 PR (PS, " \033[33mW\033[0m");
230 PR (PS, " \033[35m");
233 { PR (PS, "Z"); comma = ","; }
235 { PR (PS, "%sAC", comma); comma = ","; }
237 { PR (PS, "%sCY", comma); comma = ","; }
238 PR (PS, "\033[0m");
250 PR (PS, "es:");
269 PR (PS, "%s", condition_names[oper->condition])
    [all...]
rx-dis.c 239 #define PS (dis->stream)
240 #define PC(c) PR (PS, "%c", c)
251 PR (PS, ".byte ");
255 PR (PS, "0x%02x ", buf[i]);
297 PR (PS, "%s", get_opsize_name (opcode.size));
313 PR (PS, "#%d, #%d, #%d, %s, %s",
326 PR (PS, "%s", get_size_name (oper->size));
337 PR (PS, "%#x", oper->addend);
339 PR (PS, "%d", oper->addend);
343 PR (PS, "%s", get_register_name (oper->reg))
    [all...]
msp430-dis.c 38 #define PS(x) (0xffff & (x))
264 PS ((short) (addr + 2) + dst));
283 sprintf (op, "&0x%04x", PS (dst));
344 sprintf (comm, "#0x%04x", PS (dst));
370 sprintf (op, "0x%04x", PS (dst));
372 PS ((short) addr + 2 + dst));
390 sprintf (op, "&0x%04x", PS (dst));
515 sprintf (op1, "0x%04x", PS (dst));
517 PS ((short) addr + 2 + dst));
549 sprintf (op1, "&0x%04x", PS (dst))
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
rl78-dis.c 128 #define PS (dis->stream)
129 #define PC(c) PR (PS, "%c", c)
223 PR (PS, " \033[33mW\033[0m");
230 PR (PS, " \033[35m");
233 { PR (PS, "Z"); comma = ","; }
235 { PR (PS, "%sAC", comma); comma = ","; }
237 { PR (PS, "%sCY", comma); comma = ","; }
238 PR (PS, "\033[0m");
250 PR (PS, "es:");
269 PR (PS, "%s", condition_names[oper->condition])
    [all...]
rx-dis.c 239 #define PS (dis->stream)
240 #define PC(c) PR (PS, "%c", c)
251 PR (PS, ".byte ");
255 PR (PS, "0x%02x ", buf[i]);
297 PR (PS, "%s", get_opsize_name (opcode.size));
313 PR (PS, "#%d, #%d, #%d, %s, %s",
326 PR (PS, "%s", get_size_name (oper->size));
337 PR (PS, "%#x", oper->addend);
339 PR (PS, "%d", oper->addend);
343 PR (PS, "%s", get_register_name (oper->reg))
    [all...]
msp430-dis.c 38 #define PS(x) (0xffff & (x))
264 PS ((short) (addr + 2) + dst));
283 sprintf (op, "&0x%04x", PS (dst));
344 sprintf (comm, "#0x%04x", PS (dst));
370 sprintf (op, "0x%04x", PS (dst));
372 PS ((short) addr + 2 + dst));
390 sprintf (op, "&0x%04x", PS (dst));
515 sprintf (op1, "0x%04x", PS (dst));
517 PS ((short) addr + 2 + dst));
549 sprintf (op1, "&0x%04x", PS (dst))
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
rl78-dis.c 128 #define PS (dis->stream)
129 #define PC(c) PR (PS, "%c", c)
223 PR (PS, " \033[33mW\033[0m");
230 PR (PS, " \033[35m");
233 { PR (PS, "Z"); comma = ","; }
235 { PR (PS, "%sAC", comma); comma = ","; }
237 { PR (PS, "%sCY", comma); comma = ","; }
238 PR (PS, "\033[0m");
250 PR (PS, "es:");
269 PR (PS, "%s", condition_names[oper->condition])
    [all...]
rx-dis.c 239 #define PS (dis->stream)
240 #define PC(c) PR (PS, "%c", c)
251 PR (PS, ".byte ");
255 PR (PS, "0x%02x ", buf[i]);
297 PR (PS, "%s", get_opsize_name (opcode.size));
313 PR (PS, "#%d, #%d, #%d, %s, %s",
326 PR (PS, "%s", get_size_name (oper->size));
337 PR (PS, "%#x", oper->addend);
339 PR (PS, "%d", oper->addend);
343 PR (PS, "%s", get_register_name (oper->reg))
    [all...]
msp430-dis.c 38 #define PS(x) (0xffff & (x))
264 PS ((short) (addr + 2) + dst));
283 sprintf (op, "&0x%04x", PS (dst));
344 sprintf (comm, "#0x%04x", PS (dst));
370 sprintf (op, "0x%04x", PS (dst));
372 PS ((short) addr + 2 + dst));
390 sprintf (op, "&0x%04x", PS (dst));
515 sprintf (op1, "0x%04x", PS (dst));
517 PS ((short) addr + 2 + dst));
549 sprintf (op1, "&0x%04x", PS (dst))
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
EnumCastOutOfRangeChecker.cpp 36 const ProgramStateRef PS;
42 : CompareValue(CompareValue), PS(C.getState()), SVB(C.getSValBuilder()) {}
47 SVB.evalEQ(PS, EnumDeclValue, CompareValue);
49 return static_cast<bool>(PS->assume(ElemEqualsValueToCast, true));
UndefBranchChecker.cpp 96 if (Optional<PostStmt> PS = P.getAs<PostStmt>())
97 if (PS->getStmt() == Ex)
  /src/sys/arch/m68k/include/
reg.h 87 #define PS (16)
  /src/usr.bin/sed/
process.c 72 static SPACE HS, PS, SS, YS;
73 #define pd PS.deleted
74 #define ps PS.space macro
75 #define psl PS.len
76 #define psanl PS.append_newline
100 fwrite(ps, 1, psl, outfile); \
115 for (linenum = 0; mf_fgets(&PS, REPLACE);) {
155 (p = memchr(ps, '\n', psl - 1)) == NULL) {
159 psl -= (size_t)((p + 1) - ps);
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
LLJIT.h 141 void setPlatformSupport(std::unique_ptr<PlatformSupport> PS) {
142 this->PS = std::move(PS);
146 PlatformSupport *getPlatformSupport() { return PS.get(); }
154 assert(PS && "PlatformSupport must be set to run initializers.");
155 return PS->initialize(JD);
164 assert(PS && "PlatformSupport must be set to run initializers.");
165 return PS->deinitialize(JD);
203 std::unique_ptr<PlatformSupport> PS;
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86SpeculativeLoadHardening.cpp 167 Optional<PredState> PS;
415 PS.emplace(MF, &X86::GR64_NOSPRegClass);
447 PS->PoisonReg = MRI->createVirtualRegister(PS->RC);
448 BuildMI(Entry, EntryInsertPt, Loc, TII->get(X86::MOV64ri32), PS->PoisonReg)
476 PS->InitialReg = extractPredStateFromSP(Entry, EntryInsertPt, Loc);
480 PS->InitialReg = MRI->createVirtualRegister(PS->RC);
491 PS->InitialReg)
504 PS->SSA.Initialize(PS->InitialReg)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
SymbolCache.cpp 359 auto PS = cantFail(SymbolDeserializer::deserializeAs<ProcSym>(*I));
360 if (Sect == PS.Segment && Offset >= PS.CodeOffset &&
361 Offset < PS.CodeOffset + PS.CodeSize) {
363 auto Found = AddressToSymbolId.find({PS.Segment, PS.CodeOffset});
368 SymIndexId Id = createSymbol<NativeFunctionSymbol>(PS, I.offset());
369 AddressToSymbolId.insert({{PS.Segment, PS.CodeOffset}, Id})
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDBContext.cpp 149 if (auto *PS = dyn_cast_or_null<PDBSymbolPublicSymbol>(PublicSym.get())) {
153 if (!Func || Func->getVirtualAddress() == PS->getVirtualAddress())
154 return PS->getName();
  /src/external/gpl3/gdb/dist/gdb/stubs/
m68k-stub.c 148 PS,PC,
504 frame->sr = registers[(int) PS];
507 if (registers[(int) PS] & 0x2000)
827 exceptionVector, registers[PS], registers[PC]);
938 registers[PS] &= 0x7fff;
942 registers[PS] |= 0x8000;
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
m68k-stub.c 148 PS,PC,
504 frame->sr = registers[(int) PS];
507 if (registers[(int) PS] & 0x2000)
827 exceptionVector, registers[PS], registers[PC]);
938 registers[PS] &= 0x7fff;
942 registers[PS] |= 0x8000;
  /src/sys/arch/luna68k/stand/boot/
machdep.c 122 printf("ps = %s, ", hexstr(rp[PS], 4));
142 if (rp[PS] & PSL_S) {
  /src/external/gpl2/groff/dist/src/roff/grog/
grog.pl 66 elsif (/^\.PS$sp([ 0-9.<].*)?$/) {
67 if (/^\.PS\s*<\s*(\S+)/) {
74 if (!/^\./ || /^\.ps/) {
  /src/external/bsd/openldap/dist/libraries/liblber/
idtest.c 52 PS psin, psout, pserr;

Completed in 36 milliseconds

1 2 3 4 5