Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dgamecube.txt67 1.d) The Disk Interface (DI) node
74 - reg : should contain the DI registers location and length
75 - interrupts : should contain the DI interrupt
H A Dwii.txt167 1.n) The Disk Interface (DI) node
174 - reg : should contain the DI registers location and length
175 - interrupts : should contain the DI interrupt
/f-stack/freebsd/i386/i386/
H A Ddb_disasm.c70 #define DI 15 /* di */ macro
701 /*6c*/ { "ins", FALSE, BYTE, op2(DX, DI), 0 },
702 /*6d*/ { "ins", FALSE, LONG, op2(DX, DI), 0 },
764 /*a4*/ { "movs", FALSE, BYTE, op2(SI,DI), 0 },
765 /*a5*/ { "movs", FALSE, LONG, op2(SI,DI), 0 },
766 /*a6*/ { "cmps", FALSE, BYTE, op2(SI,DI), 0 },
767 /*a7*/ { "cmps", FALSE, LONG, op2(SI,DI), 0 },
771 /*aa*/ { "stos", FALSE, BYTE, op1(DI), 0 },
772 /*ab*/ { "stos", FALSE, LONG, op1(DI), 0 },
1418 case DI: in db_disasm()
H A Dbpf_jit_machdep.h58 #define DI 7 macro
/f-stack/freebsd/amd64/amd64/
H A Ddb_disasm.c83 #define DI 15 /* di */ macro
806 /*6c*/ { "ins", FALSE, BYTE, op2(DX, DI), 0 },
807 /*6d*/ { "ins", FALSE, LONG, op2(DX, DI), 0 },
869 /*a4*/ { "movs", FALSE, BYTE, op2(SI,DI), 0 },
870 /*a5*/ { "movs", FALSE, LONG, op2(SI,DI), 0 },
871 /*a6*/ { "cmps", FALSE, BYTE, op2(SI,DI), 0 },
872 /*a7*/ { "cmps", FALSE, LONG, op2(SI,DI), 0 },
876 /*aa*/ { "stos", FALSE, BYTE, op1(DI), 0 },
877 /*ab*/ { "stos", FALSE, LONG, op1(DI), 0 },
1656 case DI: in db_disasm()
H A Dbpf_jit_machdep.h83 #define DI 7 macro
/f-stack/freebsd/contrib/edk2/Include/Library/
H A DBaseLib.h5563 UINT16 DI; member