Home
last modified time | relevance | path

Searched refs:PC2 (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/distrib/notes/arm64/
Dhardware9 Orange Pi PC2
/openbsd/src/sys/dev/pcmcia/
Dpcmciadevs264 product KINGSTON KNE_PC2 0x0100 Kingston KNE-PC2
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DScalarEvolution.cpp4190 SCEVPoisonCollector PC2(/* LookThroughSeq */ false); in impliesPoison() local
4191 visitAll(S, PC2); in impliesPoison()
4196 [&](const SCEV *S) { return PC2.MaybePoison.contains(S); }); in impliesPoison()
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19945511 (pop_frame): Restore PC2 and LR0 from dummy frames.
5512 (push_dummy_frame): Save PC2 and LR0 into dummy frames.
5515 (DUMMY_FRAME_RSIZE): Add 2 longwords for PC2 and LR0.