Searched refs:bx (Results 1 - 25 of 26) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/math-emu/
H A Dieee754dp.h49 static __inline ieee754dp builddp(int s, int bx, u64 m) argument
54 assert((bx) >= DP_EMIN - 1 + DP_EBIAS
55 && (bx) <= DP_EMAX + 1 + DP_EBIAS);
59 r.parts.bexp = bx;
H A Dieee754sp.h54 static __inline ieee754sp buildsp(int s, int bx, unsigned m) argument
59 assert((bx) >= SP_EMIN - 1 + SP_EBIAS
60 && (bx) <= SP_EMAX + 1 + SP_EBIAS);
64 r.parts.bexp = bx;
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djmemdosa.asm48 push bx
58 lds bx,dword ptr [bp+6] ; get handle pointer
59 mov word ptr [bx],ax ; save the handle
65 pop bx
83 push bx
88 mov bx,word ptr [bp+6] ; file handle
97 pop bx
115 push bx
120 mov bx,word ptr [bp+6] ; file handle
131 pop bx
[all...]
H A Djmemdos.c99 unsigned short ax, dx, bx; member in struct:__anon11834
103 unsigned short ax, dx, bx; member in struct:__anon11835
577 ctx.bx = (unsigned short) ((total_bytes_needed + EMSPAGESIZE-1L) / EMSPAGESIZE);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dtrampoline.S40 mov $1, %bx # Flag an SMP trampoline
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dtrampoline.S43 mov $1, %bx # Flag an SMP trampoline
H A Dhead.S55 orw %bx,%bx
110 orw %bx,%bx
H A Dpci-pc.c676 unsigned short bx; local
683 : "=b" (bx),
690 *bus = (bx >> 8) & 0xff;
691 *device_fn = bx & 0xff;
699 unsigned long bx = ((bus << 8) | (dev << 3) | fn); local
715 "b" (bx),
727 "b" (bx),
739 "b" (bx),
754 unsigned long bx = ((bus << 8) | (dev << 3) | fn); local
770 "b" (bx),
[all...]
H A Dapm.c867 0xbb, 0x01, 0x00, /* movw $0x0001,bx */
1510 unsigned short bx; local
1524 !(error = apm_get_power_status(&bx, &cx, &dx))) {
1525 ac_line_status = (bx >> 8) & 0xff;
1526 battery_status = bx & 0xff;
1593 unsigned short bx; local
1669 error = apm_get_power_status(&bx, &cx, &dx);
1673 switch ((bx >> 8) & 0xff) {
1679 switch (bx & 0xff) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dbootsect.S106 movw $0x78, %bx # %fs:%bx is parameter table address
108 ldsw %fs:(%bx), %si # %ds:%si is source
116 movw %di, %fs:(%bx)
117 movw %es, %fs:2(%bx)
136 movw $0x0200, %bx # address = 512, in INITSEG (%es = %cs)
164 movw $0x0200, %bx # address = 512, in INITSEG
176 call set_next # set %bx properly; it uses %ax,%cx,%dx
199 movw sectors, %bx
201 cmpw $15, %bx
[all...]
H A Dvideo.S146 movw %bx, %fs:(PARAM_VIDEO_EGA_BX) # Identifies EGA to the kernel
175 movw %bx, %fs:(PARAM_VIDEO_PAGE)
233 xorw %bx, %bx
360 lmhx: xorw %bx, %bx # Else => mode ID in hex
379 lmhx1: shlw $4, %bx
383 lmuse1: movw %bx, %ax
431 incw %bx
435 incw %bx
[all...]
H A Dsetup.S226 subw $4, %bx # LILO loads 4 sectors of setup
227 shlw $8, %bx # convert to words (1sect=2^8 words)
228 movw %bx, %cx
229 shrw $3, %bx # convert to segment
230 addw $SYSSEG, %bx
231 movw %bx, %cs:start_sys_seg
363 movw %bx, %dx # are more reasonable anyway...
384 xorw %bx, %bx
479 movw %cs:start_sys_seg, %bx # star
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dbootsect.S106 movw $0x78, %bx # %fs:%bx is parameter table address
108 ldsw %fs:(%bx), %si # %ds:%si is source
116 movw %di, %fs:(%bx)
117 movw %es, %fs:2(%bx)
136 movw $0x0200, %bx # address = 512, in INITSEG (%es = %cs)
164 movw $0x0200, %bx # address = 512, in INITSEG
176 call set_next # set %bx properly; it uses %ax,%cx,%dx
199 movw sectors, %bx
201 cmpw $15, %bx
[all...]
H A Dsetup.S234 subw $4, %bx # LILO loads 4 sectors of setup
235 shlw $8, %bx # convert to words (1sect=2^8 words)
236 movw %bx, %cx
237 shrw $3, %bx # convert to segment
238 addw $SYSSEG, %bx
239 movw %bx, %cs:start_sys_seg
372 movw %bx, %dx # are more reasonable anyway...
393 xorw %bx, %bx
452 int $0x15 # moves feature table to es:bx
[all...]
H A Dvideo.S147 movw %bx, %fs:(PARAM_VIDEO_EGA_BX) # Identifies EGA to the kernel
176 movw %bx, %fs:(PARAM_VIDEO_PAGE)
234 xorw %bx, %bx
361 lmhx: xorw %bx, %bx # Else => mode ID in hex
380 lmhx1: shlw $4, %bx
384 lmuse1: movw %bx, %ax
432 incw %bx
436 incw %bx
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtoshiba.c261 unsigned short ax,bx; local
273 bx = regs.ebx & 0xffff;
275 if (((ax==0xff00) || (ax==0xfe00)) && (bx>0x0069))
280 if (((ax==0xf300) || (ax==0xf400)) && (bx==0x0004)) {
362 unsigned short bx,cx; local
377 bx = (unsigned short) (regs.ebx & 0xffff);
380 the bx register holds 0xe6f5. However my code is producing
387 bx = 0xe6f5;
391 address = 0x000f0000+bx;
393 address = 0x000f0009+bx
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/x86emu/x86emu/
H A Dprim_asm.h119 "adc ax,bx" \
122 parm [edi] [ax] [bx] \
124 modify exact [ax bx];
152 "add ax,bx" \
155 parm [edi] [ax] [bx] \
157 modify exact [ax bx];
185 "and ax,bx" \
188 parm [edi] [ax] [bx] \
190 modify exact [ax bx];
218 "cmp ax,bx" \
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/math-emu/
H A Dwm_shrx.S140 orw %bx,%bx /* Any of the 63 bit set ? */
182 orw %bx,%bx
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/lib/
H A Dcsum-copy.S190 movw (%rdi),%bx
193 movw %bx,(%rsi)
209 addw %bx,%ax
238 movw (%rdi),%bx
241 movw %bx,(%rsi)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dffb_drv.h53 /*0x64*/volatile unsigned int bx; /* X brline(RXI) */ member in struct:_ffb_fbc
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dffb_drv.h53 /*0x64*/volatile unsigned int bx; /* X brline(RXI) */ member in struct:_ffb_fbc
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/lib/
H A Dchecksum.S77 1: movw (%esi), %bx
79 addw %bx, %ax
296 SRC(1: movw (%esi), %bx )
298 DST( movw %bx, (%edi) )
300 addw %bx, %ax
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_signal.c188 COPY(di); COPY(si); COPY(bp); COPY(sp); COPY(bx);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Di91uscsi.h757 unsigned short bx; member in struct:__anon2429::__anon2433::__anon2434
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dcreatorfb.c166 volatile u32 bx; member in struct:ffb_fbc
410 upa_writel(boxes[0], &fbc->bx);

Completed in 329 milliseconds

12