Home
last modified time | relevance | path

Searched defs:ISR (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp159 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection()
/netbsd-src/sys/arch/macppc/dev/
H A Dki2cvar.h44 #define ISR 3 macro
/netbsd-src/sys/dev/mca/
H A Dedcreg.h101 #define ISR 3 /* read, Interrupt Status Register */ macro
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddm9000.c101 #define ISR 0xfe /* interrupt status report */ macro
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Di915_reg.h212 #define ISR 0x020ac macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6803 SDValue ISR = N->getOperand(0); in PeepholePPC64ZExt() local