Home
last modified time | relevance | path

Searched refs:ISR (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dkiic.c55 #define ISR 3 macro
229 kiic_writereg(sc, ISR, kiic_readreg(sc, ISR)); in kiic_attach()
305 isr = kiic_readreg(sc, ISR); in kiic_intr()
348 kiic_writereg(sc, ISR, isr); in kiic_intr()
377 kiic_writereg(sc, ISR, kiic_readreg(sc, ISR)); in kiic_transfer()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp62 void EmitInterruptVectorSection(MachineFunction &ISR);
162 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection() argument
164 const auto *F = &ISR.getFunction(); in EmitInterruptVectorSection()
/freebsd/sys/x86/x86/
H A Dlocal_apic.c1776 dump_field(isr, ISR, 0); in DB_SHOW_COMMAND_FLAGS()
1777 dump_field(isr, ISR, 1); in DB_SHOW_COMMAND_FLAGS()
1778 dump_field(isr, ISR, 2); in DB_SHOW_COMMAND_FLAGS()
1779 dump_field(isr, ISR, 3); in DB_SHOW_COMMAND_FLAGS()
1780 dump_field(isr, ISR, 4); in DB_SHOW_COMMAND_FLAGS()
1781 dump_field(isr, ISR, 5); in DB_SHOW_COMMAND_FLAGS()
1782 dump_field(isr, ISR, 6); in DB_SHOW_COMMAND_FLAGS()
1783 dump_field(isr, ISR, 7); in DB_SHOW_COMMAND_FLAGS()
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dxilinx-pcie.txt36 the four INTx interrupts in ISR and route them to this domain.
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am642-sr-som.dtsi196 * Disable interrupts because ISR never clears 0x0040
230 * Disable interrupts because ISR never clears 0x0040
251 * Disable interrupts because ISR never clears 0x0040
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp7351 SDValue ISR = N->getOperand(0); in PeepholePPC64ZExt() local
7352 if (!ISR.isMachineOpcode() || in PeepholePPC64ZExt()
7353 ISR.getMachineOpcode() != TargetOpcode::INSERT_SUBREG) in PeepholePPC64ZExt()
7356 if (!ISR.hasOneUse()) in PeepholePPC64ZExt()
7359 if (ISR.getConstantOperandVal(2) != PPC::sub_32) in PeepholePPC64ZExt()
7362 SDValue IDef = ISR.getOperand(0); in PeepholePPC64ZExt()
7370 SDValue Op32 = ISR->getOperand(1); in PeepholePPC64ZExt()
7386 if (!ToPromote.count(UN) && UN != ISR.getNode()) { in PeepholePPC64ZExt()
7442 SDValue ReplOpOps[] = { ISR.getOperand(0), V, ISR.getOperand(2) }; in PeepholePPC64ZExt()
7445 ISR.getNode()->getVTList(), ReplOpOps); in PeepholePPC64ZExt()
/freebsd/share/misc/
H A Diso3166129 IL ISR 376 Israel
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq1868 * First instruction in an ISR cannot be a branch on
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in2504 @Article{Moler:1970:ISR,