Searched refs:ISR (Results 1 – 10 of 10) 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 | 57 void EmitInterruptVectorSection(MachineFunction &ISR); 159 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection() argument 161 const auto *F = &ISR.getFunction(); in EmitInterruptVectorSection()
|
| /freebsd/sys/x86/x86/ |
| H A D | local_apic.c | 1952 dump_field(isr, ISR, 0); in DB_SHOW_COMMAND_FLAGS() 1953 dump_field(isr, ISR, 1); in DB_SHOW_COMMAND_FLAGS() 1954 dump_field(isr, ISR, 2); in DB_SHOW_COMMAND_FLAGS() 1955 dump_field(isr, ISR, 3); in DB_SHOW_COMMAND_FLAGS() 1956 dump_field(isr, ISR, 4); in DB_SHOW_COMMAND_FLAGS() 1957 dump_field(isr, ISR, 5); in DB_SHOW_COMMAND_FLAGS() 1958 dump_field(isr, ISR, 6); in DB_SHOW_COMMAND_FLAGS() 1959 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 | 7364 SDValue ISR = N->getOperand(0); in PeepholePPC64ZExt() local 7365 if (!ISR.isMachineOpcode() || in PeepholePPC64ZExt() 7366 ISR.getMachineOpcode() != TargetOpcode::INSERT_SUBREG) in PeepholePPC64ZExt() 7369 if (!ISR.hasOneUse()) in PeepholePPC64ZExt() 7372 if (ISR.getConstantOperandVal(2) != PPC::sub_32) in PeepholePPC64ZExt() 7375 SDValue IDef = ISR.getOperand(0); in PeepholePPC64ZExt() 7383 SDValue Op32 = ISR->getOperand(1); in PeepholePPC64ZExt() 7399 if (!ToPromote.count(UN) && UN != ISR.getNode()) { in PeepholePPC64ZExt() 7455 SDValue ReplOpOps[] = { ISR.getOperand(0), V, ISR.getOperand(2) }; in PeepholePPC64ZExt() 7458 ISR.getNode()->getVTList(), ReplOpOps); in PeepholePPC64ZExt()
|
| /freebsd/share/misc/ |
| H A D | iso3166 | 129 IL ISR 376 Israel
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 39 // Return from ISR.
|
| /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,
|