Searched refs:ISR (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/powerpc/powermac/ |
H A D | kiic.c | 55 #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 D | MSP430AsmPrinter.cpp | 62 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 D | local_apic.c | 1776 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 D | xilinx-pcie.txt | 36 the four INTx interrupts in ISR and route them to this domain.
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642-sr-som.dtsi | 196 * 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 D | PPCISelDAGToDAG.cpp | 7351 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 D | iso3166 | 129 IL ISR 376 Israel
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 1868 * First instruction in an ISR cannot be a branch on
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 2504 @Article{Moler:1970:ISR,
|