Home
last modified time | relevance | path

Searched refs:DI (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h104 i386_general_register SP, BP, SI, DI, IP; member
150 #define R_DI spc.DI.I16_reg.x_reg
158 #define R_DI spc.DI.I16_reg.x_reg
166 #define R_EDI spc.DI.I32_reg.e_reg
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/
H A D0002-man-Makefile.am-we-seem-not-to-need-the-work-around-.patch16 …TOPDIR/BUILD/hosttools/install -c -m 644 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3 nana.3 'nana/2.5/image/usr/s…
43 EXTRA_DIST = nana.1 nana-clg.1 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3 nana.3
45 man_MANS = nana.1 nana-clg.1 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3 nana.3
/openbmc/docs/designs/
H A Dphosphor-hwmon-refactoring.md45 - DI: make the sensor struct take SensorConfig as dependency
52 - DI: make the sensor map take sensor interface as dependency
57 - DI: make all other functions take sensor map as dependency
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h42 typedef int DItype __attribute__ ((mode (DI)));
43 typedef unsigned int UDItype __attribute__ ((mode (DI)));
/openbmc/u-boot/arch/m68k/lib/
H A Dashldi3.c13 typedef int DItype __attribute__ ((mode (DI)));
H A Dlshrdi3.c13 typedef int DItype __attribute__ ((mode (DI)));
H A Dmuldi3.c46 typedef int DItype __attribute__ ((mode (DI)));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dfix_for_mips_with_gcc-4.5.0.patch21 + typedef unsigned int u64_di_t __attribute__ ((mode (DI)));
/openbmc/u-boot/arch/microblaze/lib/
H A Dmuldi3.c51 typedef int DItype __attribute__ ((mode(DI)));
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c129 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h3()
154 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_a64()
184 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h5()
212 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_r40()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dbe-IN.DI-Integan1 # Integan DVB-C (Belgium, IN.DI region)
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dmscc_sgpio.txt30 present to enable the use of the SIO CLK, LD, DI and DO for some
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp15-ddr3-2x4Gb-1066-binG.dtsi8 * Reference used NT5CC256M16DP-DI from NANYA
/openbmc/qemu/target/i386/emulate/
H A Dx86.h236 #define DI(cpu) RX(cpu, R_EDI) macro
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch578 - printk("DI=%04x\n", M.x86.R_DI );
589 - else printk("DI ");
608 + printk("DI=%04x\n", M.x86.R_DI);
625 + printk("DI ");
671 - else printk("DI ");
707 + printk("DI ");
1408 - DECODE_PRINTF("DI");
1435 + DECODE_PRINTF("DI");
1808 - DECODE_PRINTF("[BX+DI]");
1810 + DECODE_PRINTF("[BX+DI]");
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1493 … "Failed reading DI property from VINI Interface for the LocationCode:[U98D-P0-DIMM0]" in TEST_F()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73DI.49?BG<DKISZHTZAMQJVZT`dIVXFNRN][HUUNVSab^������������������������������������������������������…
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc306 DI = 0x4,
1264 case DI:
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css.map1 …zKU,sEjDwzKV,sEiD12KA,sEjDg3KE,2BAA4B,IiDrzK1B,0BlD8xKH,qCkDz1KD,0BAAA,qCA+DI,WAAA,IAAA,MAAA,KA/DJ…
H A Dbootstrap.css.map1DI,cAAA;CnD8xKH;AmD71KD;;EAmEI,UAAA;CnD8xKH;AmDj2KD;;;;;;;;;;;;EA0EU,eAAA;CnDqyKT;AmD/2KD;;;;;;;;;…
/openbmc/qemu/disas/
H A Dnanomips.c5455 static char *DI(uint64 instruction, Dis_info *info) in DI() function
18143 0xfc00ffff, 0x2000477f, &DI , 0,
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv46 # For example, "CMPS m16, m16" (really CMPS [SI], [DI]) is omitted in favor of "CMPSW".