Home
last modified time | relevance | path

Searched refs:CIA (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/games/quiz/datfiles/
H A Dmurders4 {John {F{.} }}Kennedy|JFK:{Lee Harvey }Oswald|{the }FBI|{the }CIA
5 {Lee Harvey }Oswald:{Jack }Ruby|{the }FBI|{the }CIA
6 {Martin Luther }King:{James {Earl }}Ray|{the }FBI|{the }CIA
7 [Bobby |Robert {F{.} }]Kennedy|RFK:{Sirhan }Sirhan|{the }FBI|{the }CIA
8 Christ:{the }Romans|{Pontius }Pilate|{the }CIA
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A Dmips3264r6.igen6 NIA = CIA + (EXTEND26 (OFFSET) << 2) + 4;
14 RA = CIA + 4;
15 NIA = CIA + (EXTEND26 (OFFSET) << 2) + 4;
24 NIA = CIA + (EXTEND21 (OFFSET) << 2) + 4;
43 NIA = CIA + (EXTEND21 (OFFSET) << 2) + 4;
53 RA = CIA + 4;
68 NIA = CIA + (EXTEND16 (OFFSET) << 2) + 4;
76 NIA = CIA + (EXTEND16 (OFFSET) << 2) + 4;
84 NIA = CIA + (EXTEND16 (OFFSET) << 2) + 4;
101 NIA = CIA + (EXTEND16 (OFFSET) << 2) + 4;
[all …]
H A Dvr.igen71 sim_engine_abort (SD, CPU, CIA,
73 (long) CIA);
H A Dm16.igen1039 DSPC = CIA; /* save current PC somewhere */
1056 return CIA;
H A DChangeLog-20212535 * m16run.c (sim_engine_run): Restore CIA after handling an event.
2952 * mips.igen: Delay slot branches add OFFSET to NIA not CIA.
3009 * mips.igen: Use CIA not PC in branch calculations.
/netbsd-src/sys/arch/amiga/amiga/
H A Dcia.h38 struct CIA { struct
64 #define ciaa (*((volatile struct CIA *)CIAAbase)) argument
65 #define ciab (*((volatile struct CIA *)CIABbase))
H A Dgenassym.cf186 define CIAICR offsetof(struct CIA, icr)
/netbsd-src/sys/arch/amiga/dev/
H A Dclock.c91 struct CIA *clockcia;
136 clockcia = (struct CIA *)CIAAbase; in clockattach()
141 clockcia = (struct CIA *)CIABbase; in clockattach()
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A DBUGS54 CIA/NIA:
56 Replace with functions to return/increment the CIA?
H A Didecode_fields.h37 #define CIA cia macro
H A Dpowerpc.igen1509 else NIA = IEA(CIA + EXTS(LI_0b00));
1510 if (LK) LR = (spreg)CIA+4;
1529 else NIA = IEA(CIA + EXTS(BD_0b00));
1534 if (LK) LR = (spreg)IEA(CIA + 4);
1539 if (succeed && NIA > CIA) {
1540 if (MPC860C0_PAGE_SIZE - (CIA & (MPC860C0_PAGE_SIZE-1)) <= option_mpc860c0)
1576 if (LK) LR = (spreg)IEA(CIA + 4);
1581 if (succeed && NIA > CIA) {
1582 if (MPC860C0_PAGE_SIZE - (CIA & (MPC860C0_PAGE_SIZE-1)) <= option_mpc860c0)
1607 if (LK) LR = (spreg)IEA(CIA + 4);
[all …]
H A DINSTALL316 if (LK) LR = (spreg)IEA(CIA + 4);
H A DChangeLog-20212266 optional PROCESSOR & CIA args so that this routine also abort an
2292 * cpu.h, cpu.c (cpu_synchronize_context): Add CIA argument as
2295 * vm.c (vm_synchronize_context): Add PROCESSOR and CIA as
2304 * ppc-instructions (Return From Interrupt): Pass CIA.
2315 * interrupts.c (perform_oea_interrupt): Use. No longer loose CIA
4227 function does not save the CIA so do not pass it in.
6355 saving the CIA before calling error.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dtest-ke-only.key23 YJc1c7Yv3S5Nqwkzzy+o4WICejJAjzGf5y2bUQ+CIA/SUtmyygADYCClLQ0hjpjc
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp140 CallInst *CIA = cast<CallInst>(A.Inst); in isClose() local
142 if (getCalledFunctionName(*CIA).compare(getCalledFunctionName(*CIB)) != 0) in isClose()
/netbsd-src/external/gpl3/gdb/dist/sim/igen/
H A DChangeLog-2021567 * gen-engine.c (print_run_body): Re-extract the CIA after
780 * gen-semantics.c (print_semantic_body): Use CIA not
848 Define CIA from cia.
1122 * gen-support.c (support_c_function): Return a zeroed CIA instead
1342 by semantic functions - -1/NIA vs CIA+N/NIA. Add
1345 NIA == -1 instead of CIA+insn_size by default.
/netbsd-src/external/public-domain/tz/dist/
H A Dafrica187 # Tristan da Cunha: on GMT, say Whitman and the CIA
188 # Ascension: on GMT, say the USNO (1995-12-21) and the CIA
190 # on GMT, says the CIA
H A Dasia251 # Whitman and the 1995 CIA time zone map say 5:00, but the
2855 # The USNO (1995-12-21) and the CIA map Standard Time Zones of the World
H A Deurope1170 # From 1997 on the CIA map shows Danmarkshavn on GMT;
/netbsd-src/share/misc/
H A Dacronyms100 CIA central intelligence agency
H A Dacronyms.comp259 CIA confidentiality, integrity, availability
/netbsd-src/external/gpl3/gdb/dist/sim/common/
H A DChangeLog-20214264 * cgen-defs.h (PCADDR,CIA): Define in terms of IADDR.
4498 * cgen-engine.h: Typedefs of IADDR,CIA,SEM_ARG,SEM_PC moved ...
4831 PROCESSOR and CIA arguments.
4958 * hw-base.h (hw_port_event_callback): Delete CPU/CIA args.
4960 CPU/CIA args.
5794 (IADDR,CIA,SEM_ARG,EX_FN_NAME,SEM_FN_NAME,RECORD_IADDR,SEM_ARGBUF,
/netbsd-src/external/gpl3/gdb/dist/sim/mn10300/
H A DChangeLog-20211149 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Drop CPU/CIA args.
/netbsd-src/external/gpl3/gdb/dist/sim/v850/
H A DChangeLog-20211181 do not adjust CIA/NIA.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3703.txt772 classes are attached. These other entries, CIA and AIB, are DIT
804 | -|------------------------>|CIA+ca|

12