Searched refs:SI (Results 1 - 18 of 18) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/lib/
H A Dgcclib.h8 typedef int SItype __attribute__ ((mode (SI)));
9 typedef unsigned int USItype __attribute__ ((mode (SI)));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/lib/
H A Dashldi3.c23 typedef int SItype __attribute__ ((mode (SI)));
24 typedef unsigned int USItype __attribute__ ((mode (SI)));
H A Dashrdi3.c23 typedef int SItype __attribute__ ((mode (SI)));
24 typedef unsigned int USItype __attribute__ ((mode (SI)));
H A Dlshrdi3.c23 typedef int SItype __attribute__ ((mode (SI)));
24 typedef unsigned int USItype __attribute__ ((mode (SI)));
H A Dmuldi3.c36 typedef int SItype __attribute__ ((mode (SI)));
37 typedef unsigned int USItype __attribute__ ((mode (SI)));
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A Diso2022_kr.h34 #define SI 0x0f macro
86 if (c == SI) {
151 r[0] = SI;
205 r[0] = SI;
H A Diso2022_cn.h29 #define SI 0x0f macro
121 if (c == SI) {
196 r[0] = SI;
304 r[0] = SI;
H A Diso2022_cnext.h29 #define SI 0x0f macro
237 if (c == SI) {
314 r[0] = SI;
563 r[0] = SI;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Dsoft-fp.h97 typedef int SItype __attribute__((mode(SI)));
99 typedef unsigned int USItype __attribute__((mode(SI)));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Dsoft-fp.h167 typedef int SItype __attribute__((mode(SI)));
169 typedef unsigned int USItype __attribute__((mode(SI)));
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Dsoft-fp.h167 typedef int SItype __attribute__((mode(SI)));
169 typedef unsigned int USItype __attribute__((mode(SI)));
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/x86emu/x86emu/
H A Dregs.h116 i386_general_register SP, BP, SI, DI, IP; member in struct:i386_special_regs
154 #define R_SI spc.SI.I16_reg.x_reg
162 #define R_SI spc.SI.I16_reg.x_reg
170 #define R_ESI spc.SI.I32_reg.e_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/xmon/
H A Dppc-opc.c284 SI field, only negated. */
340 /* The SI field in a D form instruction. */
341 #define SI (49)
344 /* The SI field in a D form instruction when we accept a wide range
797 /* The NSI field in a D form instruction. This is the same as the SI
1255 { "tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC|B64, { RA, SI } },
1256 { "tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC|B64, { RA, SI } },
1257 { "tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC|B64, { RA, SI } },
1258 { "tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC|B64, { RA, SI } },
1259 { "tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC|B64, { RA, SI } },
339 #define SI macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A Dppc-opc.c281 SI field, only negated. */
337 /* The SI field in a D form instruction. */
338 #define SI (49)
341 /* The SI field in a D form instruction when we accept a wide range
794 /* The NSI field in a D form instruction. This is the same as the SI
1252 { "tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC|B64, { RA, SI } },
1253 { "tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC|B64, { RA, SI } },
1254 { "tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC|B64, { RA, SI } },
1255 { "tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC|B64, { RA, SI } },
1256 { "tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC|B64, { RA, SI } },
336 #define SI macro
[all...]
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djmemdosa.asm18 ; require SI,DI,DS to be preserved. Also, we use only 16-bit-wide return
259 ; The XMScontext structure contains values for the AX,DX,BX,SI,DS registers.
340 ; The EMScontext structure contains values for the AX,DX,BX,SI,DS registers.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dvideo.S951 mtab1: leaw modelist, %si # SI=mode list, DI=list end
993 lgsw 0x20e(%di), %si # GS:SI=mode list
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dvideo.S960 mtab1: leaw modelist, %si # SI=mode list, DI=list end
1006 lgsw 0x20e(%di), %si # GS:SI=mode list
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c416.c111 #define SI 0x03 /* Selection Interrupt */ macro

Completed in 161 milliseconds