Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/MSP430/
Dfp.ll21 ; does not happen anymore. Note that the only reason an ISR is used here is that
/external/syslinux/gpxe/src/drivers/net/
Dvia-velocity.h1051 volatile u32 ISR; /* 0x24 */ member
1215 #define mac_read_isr(regs) readl(&((regs)->ISR))
1216 #define mac_write_isr(regs, x) writel((x),&((regs)->ISR))
1217 #define mac_clear_isr(regs) writel(0xffffffffL,&((regs)->ISR))
Dns83820.c267 #define ISR 0x10 macro
648 u32 isr = readl(ns->base + ISR); in ns83820_check_intr()
717 u32 isr = readl(ns->base + ISR); in ns83820_transmit()
Dmtd80x.c112 ISR = 0x34, /* interrupt status */ enumerator
455 outl(FBE | TUNF | CNTOVF | RBU | TI | RI, mtdx.ioaddr + ISR); in mtd_reset()
/external/syslinux/core/
Dpxe.inc155 ; UNDI ISR codes
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4121 SDValue ISR = N->getOperand(0); in PeepholePPC64ZExt() local
4122 if (!ISR.isMachineOpcode() || in PeepholePPC64ZExt()
4123 ISR.getMachineOpcode() != TargetOpcode::INSERT_SUBREG) in PeepholePPC64ZExt()
4126 if (!ISR.hasOneUse()) in PeepholePPC64ZExt()
4129 if (ISR.getConstantOperandVal(2) != PPC::sub_32) in PeepholePPC64ZExt()
4132 SDValue IDef = ISR.getOperand(0); in PeepholePPC64ZExt()
4140 SDValue Op32 = ISR->getOperand(1); in PeepholePPC64ZExt()
4156 if (!ToPromote.count(UN) && UN != ISR.getNode()) { in PeepholePPC64ZExt()
4207 SDValue ReplOpOps[] = { ISR.getOperand(0), V, ISR.getOperand(2) }; in PeepholePPC64ZExt()
4210 ISR.getNode()->getVTList(), ReplOpOps); in PeepholePPC64ZExt()
/external/syslinux/core/lwip/doc/
Drawapi.txt35 other threads or an ISR is very limited! Only functions
45 called from multiple threads (not ISR!) with NO_SYS=0
52 an ISR (since only then, mem_free - for PBUF_RAM - may
53 be called from an ISR: otherwise, the HEAP is only
Dsys_arch.txt142 critical regions. An embedded system which supports ISR-based drivers might
/external/selinux/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf331 ~c309=ISR # Israel
Drel.conf337 ~c200,~c309=ISR # Israel
/external/icu/icu4c/source/data/misc/
Dmetadata.txt3252 ISR{
DsupplementalData.txt2402 "ISR",
/external/boringssl/mac-x86_64/crypto/fipsmodule/
Dbsaes-x86_64.S2452 L$ISR:
/external/boringssl/win-x86_64/crypto/fipsmodule/
Dbsaes-x86_64.asm2555 $L$ISR: