Home
last modified time | relevance | path

Searched refs:bx (Results 1 – 25 of 170) sorted by relevance

1234567

/openbmc/qemu/target/mips/tcg/
H A Dtx79_translate.c120 TCGv_i64 ax, bx; in trans_parallel_arith() local
128 bx = tcg_temp_new_i64(); in trans_parallel_arith()
132 gen_load_gpr(bx, a->rt); in trans_parallel_arith()
247 bx = tcg_temp_new_i64(); in trans_parallel_compare()
254 gen_load_gpr(bx, a->rt); in trans_parallel_compare()
450 TCGv_i64 ax, bx; in trans_PEXTLx() local
458 bx = tcg_temp_new_i64(); in trans_PEXTLx()
469 tcg_gen_shri_i64(bx, bx, wlen); in trans_PEXTLx()
478 tcg_gen_shri_i64(bx, bx, wlen); in trans_PEXTLx()
499 TCGv_i64 ax, bx; in trans_PEXTLW() local
[all …]
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-vm86.S50 movw %sp, %bx
51 andw $~0x200, (%bx)
63 movw %sp, %bx
64 orw $0x200, (%bx)
81 movw %sp, %bx
82 movw 4(%bx), %dx
H A Dtest-i386-code16.S22 push %bx
35 xor %bx, %bx
/openbmc/qemu/pc-bios/optionrom/
H A Dlinuxboot.S43 mov %bx, %ds
44 mov %bx, %es
45 mov %bx, %fs
46 mov %bx, %gs
47 mov %bx, %ss
50 add $0x20, %bx
51 mov %bx, %cx
115 mov %bx, %dx
H A Dpvh.S80 mov $8, %bx
81 movw %bx, %gs:GS_PROT_JUMP + 4
84 movw (gdt_desc), %bx
85 movw %bx, %gs:GS_GDT_DESC
H A Dmultiboot.S57 mov $8, %bx
58 movw %bx, %gs:GS_PROT_JUMP + 4
61 movw (gdt_desc), %bx
62 movw %bx, %gs:GS_GDT_DESC
H A Dlinuxboot_dma.c100 uint16_t ax, bx, cx, dx; in get_e801_addr() local
104 : "=a"(ax), "=b"(bx), "=c"(cx), "=d"(dx) in get_e801_addr()
112 dx = bx; in get_e801_addr()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/
H A D0001-asm-Delete-.func-.endfunc-directives.patch136 bx lr
144 bx lr
152 bx lr
160 bx lr
168 bx lr
176 bx lr
184 bx lr
192 bx lr
200 bx lr
208 bx lr
[all …]
/openbmc/linux/drivers/char/
H A Dtoshiba.c248 unsigned short ax,bx; in tosh_ioctl() local
260 bx = regs.ebx & 0xffff; in tosh_ioctl()
262 if (((ax==0xff00) || (ax==0xfe00)) && (bx>0x0069)) in tosh_ioctl()
268 if (((ax==0xf300) || (ax==0xf400)) && (bx==0x0004)) { in tosh_ioctl()
350 unsigned short bx,cx; in tosh_get_machine_id() local
365 bx = (unsigned short) (regs.ebx & 0xffff); in tosh_get_machine_id()
375 bx = 0xe6f5; in tosh_get_machine_id()
379 address = bx; in tosh_get_machine_id()
381 address = 9+bx+cx; in tosh_get_machine_id()
/openbmc/linux/arch/mips/math-emu/
H A Dieee754dp.h56 static inline union ieee754dp builddp(int s, int bx, u64 m) in builddp() argument
61 assert((bx) >= DP_EMIN - 1 + DP_EBIAS in builddp()
62 && (bx) <= DP_EMAX + 1 + DP_EBIAS); in builddp()
66 r.bexp = bx; in builddp()
H A Dieee754sp.h60 static inline union ieee754sp buildsp(int s, int bx, unsigned int m) in buildsp() argument
65 assert((bx) >= SP_EMIN - 1 + SP_EBIAS in buildsp()
66 && (bx) <= SP_EMAX + 1 + SP_EBIAS); in buildsp()
70 r.bexp = bx; in buildsp()
/openbmc/linux/arch/arm/kernel/
H A Dsigreturn_codes.S103 ARM_OK( bx r3 )
113 bx r2
120 ARM_OK( bx r3 )
130 bx r2
/openbmc/linux/tools/testing/selftests/x86/
H A Dcheck_initial_reg_state.c11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
63 if (ax || bx || cx || dx || si || di || bp in main()
71 SHOW(bx); in main()
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dlowlevel_spl.S33 bx lr
51 bx lr
69 bx lr
/openbmc/u-boot/arch/arm/lib/
H A Dsetjmp.S20 bx lr
34 bx lr
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py60 flags, ip, ax, bx, cx, dx, si, di, bp, sp = struct.unpack('QQQQQQQQQQ', tmp_buf)
64 self.bx = bx
/openbmc/linux/arch/x86/math-emu/
H A Dwm_shrx.S142 orw %bx,%bx /* Any of the 63 bit set ? */
184 orw %bx,%bx
/openbmc/linux/arch/arm/common/
H A Dvlock.S85 bx lr
90 bx lr
100 bx lr
/openbmc/linux/arch/x86/boot/
H A Dapm.c31 if (oreg.bx != 0x504d) /* "PM" signature */ in query_apm_bios()
62 if ((oreg.eflags & X86_EFLAGS_CF) || oreg.bx != 0x504d) { in query_apm_bios()
H A Dedd.c31 ireg.bx = (size_t)buf; in read_mbr()
83 ireg.bx = EDDMAGIC1; in get_edd_info()
90 if (oreg.bx != EDDMAGIC2) in get_edd_info()
/openbmc/linux/arch/arm/lib/
H A Dbswapsdi2.S8 bx lr
15 bx lr
/openbmc/linux/arch/arm/mach-shmobile/
H A Dheadsmp.S30 bx r1
66 bx r0
70 bx r1
/openbmc/linux/arch/x86/lib/
H A Dcsum-copy_64.S172 movw (%rdi), %bx
176 movw %bx, (%rsi)
215 movw (%rdi), %bx
217 movw %bx, (%rsi)
/openbmc/linux/arch/x86/include/asm/
H A Dswitch_to.h34 unsigned long bx; member
82 frame->bx = (unsigned long)fun; in kthread_frame_init()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dmx7_plugin.S35 bx lr
82 bx lr

1234567