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

1234567891011>>

/external/clang/test/Modules/Inputs/include_next/x/subdir/
H A Db.h2 enum { bx = 3 }; enumerator in enum:__anon2641
/external/syslinux/gpxe/src/arch/i386/include/
H A Dbochs.h20 #define bochsbp xchgw %bx, %bx
27 __asm__ __volatile__ ( "xchgw %bx, %bx" );
/external/clang/test/Modules/
H A Dinclude_next.c10 _Static_assert(bx == 3, "");
/external/llvm/test/MC/ARM/AlignedBundling/
H A Dgroup-bundle-arm.s12 bx lr
16 bx r9
17 bx r8
20 # CHECK-NEXT: 10: bx
21 # CHECK-NEXT: 14: bx
25 bx lr
27 bx r9
28 bx r9
29 bx r9
30 bx r
[all...]
H A Dpad-align-to-bundle-end.s8 bx lr
12 bx r9
14 # No padding required here because bx just happens to be in the
17 # CHECK-NEXT: c: bx
19 bx lr
22 bx r9
26 # CHECK-NEXT: 1c: bx
28 bx lr
31 bx r9
32 bx r
[all...]
/external/compiler-rt/lib/builtins/arm/
H A Dnegdf2vfp.S22 bx lr
H A Dnegsf2vfp.S22 bx lr
H A Drestore_vfp_d8_d15_regs.S31 bx lr // return to prolog
H A Dsave_vfp_d8_d15_regs.S31 bx lr // return to prolog
H A Dadddf3vfp.S25 bx lr
H A Daddsf3vfp.S25 bx lr
/external/libunwind/src/arm/
H A Dsiglongjmp.S8 bx lr
/external/llvm/test/MC/ELF/
H A Drelax-arith2.s9 // CHECK-NEXT: 0: 66 6b db 80 imulw $-128, %bx, %bx
10 // CHECK-NEXT: 4: 66 6b 1c 25 00 00 00 00 7f imulw $127, 0, %bx
16 imul $-128, %bx, %bx
17 imul $127, bar, %bx
26 // CHECK-NEXT: 0: 66 83 e3 7f andw $127, %bx
33 and $127, %bx
42 // CHECK-NEXT: 0: 66 83 cb 00 orw $0, %bx
49 or $0, %bx
[all...]
H A Drelax-arith.s9 // CHECK-NEXT: 0: 66 69 db 00 00 imulw $0, %bx, %bx
10 // CHECK-NEXT: 5: 66 69 1c 25 00 00 00 00 00 00 imulw $0, 0, %bx
16 imul $foo, %bx, %bx
17 imul $foo, bar, %bx
25 // CHECK-NEXT: 0: 66 81 e3 00 00 andw $0, %bx
32 and $foo, %bx
41 // CHECK-NEXT: 0: 66 81 cb 00 00 orw $0, %bx
48 or $foo, %bx
[all...]
/external/syslinux/core/
H A Dbcopy32.inc71 mov bx,pm_shuffle
/external/syslinux/gpxe/src/arch/i386/prefix/
H A Dundiloader.S17 pushw %bx
22 movw %sp, %bx
23 movw %ss:18(%bx), %di
24 movw %ss:20(%bx), %es
27 movw %es:12(%di), %bx
40 1: popw %bx /* discard */
41 popw %bx /* discard */
43 popw %bx
H A Dpxeprefix.S68 lesw %gs:52(%bp), %bx
73 movw %gs:32(%bp),%bx
96 movw %bx, pxenv_offset
99 cmpw $0x201, %es:6(%bx) /* API version >= 2.01 */
101 cmpb $0x2c, %es:8(%bx) /* ... and structure long enough */
104 lesw %es:0x28(%bx), %bx /* Find !PXE from PXENV+ */
111 lesw pxenv_segoff, %bx /* Nope, we're stuck with PXENV+ */
114 pushl %es:0x0a(%bx) /* Entry point */
115 pushw %es:0x24(%bx) /* UND
[all...]
H A Dbootpart.S43 movw $0x55aa, %bx
47 cmpw $0xaa55, %bx
71 movw $0x0007, %bx
99 movw $446, %bx
101 addw $16, %bx
102 cmpw $510, %bx
116 * %bx : Offset within partition table
122 movb %es:1(%bx), %dh
123 movw %es:2(%bx), %cx
125 addl %es:8(%bx),
[all...]
H A Ddskprefix.S57 movw $0x78, %bx /* 0:bx is parameter table address */
59 /* 0:bx is parameter table address */
60 ldsw %es:(%bx),%si /* loads ds and si */
73 xchgw %di,(%bx)
75 xchgw %si,2(%bx)
105 movw $0x0200, %bx /* address after boot sector */
134 movw $0x78, %bx
139 movw %di,(%bx)
140 movw %si,2(%bx)
[all...]
/external/swiftshader/third_party/LLVM/test/MC/ELF/
H A Drelax-arith.s10 imul $foo, %bx, %bx
11 imul $foo, bar, %bx
20 and $foo, %bx
30 or $foo, %bx
40 xor $foo, %bx
50 add $foo, %bx
60 sub $foo, %bx
70 cmp $foo, %bx
/external/llvm/test/MC/ARM/
H A Dvariant-diagnostics.s8 bx target(invalid)
11 @ CHECK: bx target(invalid)
H A Ddirective-thumb_func.s11 bx lr
15 bx lr
/external/ltp/testcases/kernel/syscalls/epoll2/man/
H A Dmkpages.sh3 groff -t -e -mandoc -Tascii epoll.4 | col -bx > epoll.txt
4 groff -t -e -mandoc -Tascii epoll_create.2 | col -bx > epoll_create.txt
5 groff -t -e -mandoc -Tascii epoll_ctl.2 | col -bx > epoll_ctl.txt
6 groff -t -e -mandoc -Tascii epoll_wait.2 | col -bx > epoll_wait.txt
/external/syslinux/com32/modules/stubs/
H A Dswapstub.asm3 push bx
4 movzx bx,dl
5 mov dl,[cs:bx+(table-$$)]
6 pop bx
/external/llvm/test/MC/X86/
H A Dx86_errors.s46 movl %eax,(%bp,%bx)
49 movl %eax,(,%bx)

Completed in 1495 milliseconds

1234567891011>>