/openbmc/qemu/target/mips/tcg/ |
H A D | tx79_translate.c | 120 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 D | test-i386-vm86.S | 50 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 D | test-i386-code16.S | 22 push %bx 35 xor %bx, %bx
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | linuxboot.S | 43 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 D | pvh.S | 80 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 D | multiboot.S | 57 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 D | linuxboot_dma.c | 100 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 D | 0001-asm-Delete-.func-.endfunc-directives.patch | 136 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 D | toshiba.c | 248 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 D | ieee754dp.h | 56 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 D | ieee754sp.h | 60 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 D | sigreturn_codes.S | 103 ARM_OK( bx r3 ) 113 bx r2 120 ARM_OK( bx r3 ) 130 bx r2
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | check_initial_reg_state.c | 11 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 D | lowlevel_spl.S | 33 bx lr 51 bx lr 69 bx lr
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | setjmp.S | 20 bx lr 34 bx lr
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | EventClass.py | 60 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 D | wm_shrx.S | 142 orw %bx,%bx /* Any of the 63 bit set ? */ 184 orw %bx,%bx
|
/openbmc/linux/arch/arm/common/ |
H A D | vlock.S | 85 bx lr 90 bx lr 100 bx lr
|
/openbmc/linux/arch/x86/boot/ |
H A D | apm.c | 31 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 D | edd.c | 31 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 D | bswapsdi2.S | 8 bx lr 15 bx lr
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | headsmp.S | 30 bx r1 66 bx r0 70 bx r1
|
/openbmc/linux/arch/x86/lib/ |
H A D | csum-copy_64.S | 172 movw (%rdi), %bx 176 movw %bx, (%rsi) 215 movw (%rdi), %bx 217 movw %bx, (%rsi)
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | switch_to.h | 34 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 D | mx7_plugin.S | 35 bx lr 82 bx lr
|