Searched refs:DL (Results 176 - 179 of 179) sorted by relevance

12345678

/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp385 DebugLoc &dl = CLI.DL;
/external/llvm/include/llvm/IR/
H A DInstructions.h862 bool accumulateConstantOffset(const DataLayout &DL, APInt &Offset) const;
/external/qemu/
H A Di386-dis.c401 #define DL { OP_IMREG, dl_reg } macro
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c118 // - int13 Fix DL when emulating a cd. In that case DL is decremented before calling real int13.
119 // This is ok. But DL should be reincremented afterwards.
6069 BX_INFO("int13_cdemu: function %02x, emulation not active for DL= %02x\n", GET_AH(), GET_DL());
6326 /* at this point, DL is >= 0x80 to be passed from the floppy int13h
7991 // check bit 5 in CMOS reg 0x2d. load either 0x00 or 0x80 into DL
8858 mov dl, al ;; DL = sectors
9002 mov dl, al ;; DL = sectors

Completed in 284 milliseconds

12345678