Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/powerpc/powermac/
HDkiic.c55 #define ISR 3 macro
230 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-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430AsmPrinter.cpp62 void EmitInterruptVectorSection(MachineFunction &ISR);
162 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection() argument
164 const auto *F = &ISR.getFunction(); in EmitInterruptVectorSection()
/freebsd-13-stable/sys/x86/x86/
HDlocal_apic.c1868 dump_field(isr, ISR, 0); in DB_SHOW_COMMAND()
1869 dump_field(isr, ISR, 1); in DB_SHOW_COMMAND()
1870 dump_field(isr, ISR, 2); in DB_SHOW_COMMAND()
1871 dump_field(isr, ISR, 3); in DB_SHOW_COMMAND()
1872 dump_field(isr, ISR, 4); in DB_SHOW_COMMAND()
1873 dump_field(isr, ISR, 5); in DB_SHOW_COMMAND()
1874 dump_field(isr, ISR, 6); in DB_SHOW_COMMAND()
1875 dump_field(isr, ISR, 7); in DB_SHOW_COMMAND()
/freebsd-13-stable/sys/contrib/device-tree/Bindings/pci/
HDxilinx-pcie.txt36 the four INTx interrupts in ISR and route them to this domain.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.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-13-stable/share/misc/
HDiso3166129 IL ISR 376 Israel
/freebsd-13-stable/sys/dev/aic7xxx/
HDaic79xx.seq1868 * First instruction in an ISR cannot be a branch on