Searched refs:al (Results 1 - 25 of 325) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dshift.asm3 shl al, 1
4 shl al, 2-1
5 shl al, blah
6 shl al, 2-blah
H A Dxchg64.asm12 xchg al, al
13 xchg al, r8b
14 xchg r8b, al
H A Dgenopcode.asm2 mov al, 0
3 mov byte al, 0
4 mov al, byte 0
5 mov byte al, byte 0
6 ;mov al, word 0
24 mov [0], al
26 mov [1], al
47 xchg al, bl
48 xchg al, [0]
49 xchg [0], al
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests/
H A Darray.asm2 mov al,t[1]
H A Dstruc.asm8 mov al,[v].b
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
H A Dshr.asm1 x: mov al, x>>8
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DConcurrentModTest.java35 AbstractList al = new ArrayList();
40 al.add(one);
41 al.add(two);
42 al.add(three);
43 al.add(four);
44 List sub = al.subList(1, 3);
50 al.remove(1); // remove the 2.0
65 AbstractList al = new ArrayList();
70 al.add(one);
71 al
[all...]
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DKeyManagerImplTest.java40 String al = km.chooseClientAlias(keyType, null, new Socket());
41 assertNull(al);
43 al = km.chooseEngineClientAlias(keyType, null, new SSLEngineImpl(null));
44 assertNull(al);
46 al = km.chooseEngineServerAlias("RSA", null, new SSLEngineImpl(null));
47 assertNull(al);
49 al = km.chooseServerAlias("RSA", null, new Socket());
50 assertNull(al);
67 String al = km.chooseClientAlias(keyType, null, new Socket());
68 assertEquals("ssl_test_store", al);
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Dgas-inout.asm1 inb $10, %al
7 outb %al, $10
H A Dgas-movsxs.asm1 movsbl %al, %eax
2 movsbw %al, %ax
4 movsbq %al, %rax
9 #movsxb %al, %ax
10 #movsxb %al, %rax
14 movzbl %al, %eax
15 movzbw %al, %ax
17 movzbq %al, %rax
H A Dgas-shift.asm1 shlb $1, %al
2 shlb $5, %al
3 shlb %cl, %al
4 shlb %al
/external/embunit/src/
H A DAssertImpl.c62 int al; local
72 al = stdimpl_strlen(actual);
74 al = 4;
78 if (al > exp_act_limit) {
79 al = exp_act_limit;
82 int w = exp_act_limit + (exp_act_limit - al);
89 if (al > w) {
90 al = w;
96 stdimpl_strncat(buffer, actual, al);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delfreloc-ext.asm4 mov al, variable
/external/valgrind/main/none/tests/amd64/
H A Dcrc32.c145 UInt al, i; local
150 for (al = 0; al < 1; al++) {
152 for (i = 0; i <= 1000-1-al; i += 1)
153 crc = do_h_crc32b_mem( crc, &b[i+al] );
154 printf("mem b misalign %d = %08x\n", al, crc);
157 for (al = 0; al < 2; al
[all...]
/external/llvm/test/MC/X86/
H A Dx86_errors.s33 outb al, 4
H A Dx86_64-imm-widths.s3 // CHECK: addb $0, %al
5 addb $0x00, %al
7 // CHECK: addb $127, %al
9 addb $0x7F, %al
11 // CHECK: addb $128, %al
13 addb $0x80, %al
15 // CHECK: addb $255, %al
17 addb $0xFF, %al
H A Dx86-64.s22 // CHECK: addb $255, %al
23 add $0xFF, %al
30 // CHECK: subb %al, %al
31 subb %al, %al
77 // CHECK: subb %al, %bl
78 subb %al, %bl
154 // CHECK: cmpxchgb %al, (%ebx)
155 lock;cmpxchgb %al,
[all...]
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S37 mov al, byte ptr [bx]
38 cmp al, #0
40 outb dx, al
78 add al, #0x30
79 cmp al, #0x39
81 add al, #0x27
83 outb dx, al
94 outb dx, al
96 outb dx, al
98 outb dx, al
[all...]
H A Drombios32start.S75 addr32 mov (%ebx), %al /* revision ID to see if x86_64 or x86 */
76 cmp $0x64, %al
86 mov $0x00, %al
88 outb %al, %dx
95 inb %dx, %al
96 cmp $0xf0, %al
108 cmp $0xf1, %al
/external/qemu-pc-bios/vgabios/
H A Dclext.c390 mov al, #0x0f ; memory setup variable
392 out dx, al
394 in al, dx variable
395 and al, #0x18 variable
396 mov ah, al
397 mov al, #0x0a variable
433 in al, dx variable
434 cmp al, #0x12 variable
484 mov al, #0xfe variable
513 cmp al, # variable
547 test al, #0x80 variable
554 and al, #0x7f variable
567 mov al, #0x20 variable
579 cmp al, #0x0F variable
621 mov al, #0x00 variable
623 in al, dx variable
624 in al, dx variable
625 in al, dx variable
626 in al, dx variable
627 mov al, [si+8] ;; hidden dac variable
629 mov al, #0xff variable
632 mov al, #0x00 variable
636 mov al, #0x01 variable
639 or al, #0x40 variable
656 mov al, #0x0b variable
659 in al, dx variable
660 or al, #0x20 ;; enable 16k variable
680 mov al, #0x27 variable
683 in al, dx variable
697 mov al, 0x1[bx] variable
710 mov al, #0x27 variable
713 in al, dx variable
714 and al, #0x03 variable
723 mov al, #0x0f ;; get DRAM band width variable
726 in al, dx variable
733 mov al, #0x04 variable
734 shl al, cl variable
738 and al, #0x80 variable
739 mov al, #0x20 ;; 2 MB variable
741 mov al, #0x40 ;; 4 MB variable
774 mov al, #0x07 ;; HSync 31.5 - 64.0 kHz variable
905 mov al, #1 ;; count of planes variable
907 mov al, [si+6] ;; bpp variable
909 mov al, #0x1 ;; XXX number of banks variable
911 mov al, [si+17] variable
913 mov al, #0x0 ;; XXX size of bank in K variable
942 mov al, #0x0 variable
944 rcl al, #1 ; bit 0=palette flag variable
1060 mov al, [bx] variable
1085 mov al, bl ;; bl=bank number variable
1094 mov al, bl ;; bl=bank number variable
1099 in al, dx variable
1101 mov dl, al ;; dx=window address in granularity variable
1265 in al, dx variable
1266 and al, #0x01 variable
1267 shl al, #5 variable
1276 and al, #0x7f variable
1282 cmp al, ah variable
1301 mov al, #0x07 variable
1304 in al, dx variable
1305 and al, #0x0e variable
1306 cmp al, #0x06 variable
1308 and al, #0x02 variable
1310 shr al, #1 variable
1311 cmp al, #0x04 variable
1323 mov al, #0x13 variable
1329 mov al, #0x1b variable
1333 in al, dx variable
1334 and al, #ef variable
1335 or al, ah variable
1347 in al, dx variable
1350 mov al, #0x1b variable
1353 in al, dx variable
1357 mov al, bl variable
1371 cmp al, #0x13 variable
1377 xor al, al variable
1383 cmp al, #0x1b variable
1408 mov al, #0x0c variable
1411 mov al, ah variable
1414 mov al, #0x1d variable
1417 in al, dx variable
1418 and al, #0x7f variable
1423 or al, bl variable
1431 mov al, #0x1b variable
1434 in al, dx variable
1435 and al, #0xf2 variable
1436 or al, ah variable
1448 in al, dx variable
1451 mov al, #0x0d variable
1454 in al, dx variable
1457 mov al, #0x1b variable
1460 in al, dx variable
1463 and al, #0x01 variable
1467 mov al, #0x1d variable
1470 in al, dx variable
1471 and al, #0x80 variable
1472 shr al, #4 variable
1487 shl al, #2 variable
1491 mov al, #0x09 variable
[all...]
/external/v8/src/arm/
H A Dassembler-arm.h769 void b(int branch_offset, Condition cond = al);
770 void bl(int branch_offset, Condition cond = al);
772 void blx(Register target, Condition cond = al); // v5 and above
773 void bx(Register target, Condition cond = al); // v5 and above, plus v4t
776 void b(Label* L, Condition cond = al) { argument
777 b(branch_offset(L, cond == al), cond);
779 void b(Condition cond, Label* L) { b(branch_offset(L, cond == al), cond); }
780 void bl(Label* L, Condition cond = al) { bl(branch_offset(L, false), cond); } argument
787 SBit s = LeaveCC, Condition cond = al);
790 SBit s = LeaveCC, Condition cond = al);
794 sub(Register dst, Register src1, Register src2, SBit s = LeaveCC, Condition cond = al) argument
804 add(Register dst, Register src1, Register src2, SBit s = LeaveCC, Condition cond = al) argument
819 tst(Register src1, Register src2, Condition cond = al) argument
826 cmp(Register src1, Register src2, Condition cond = al) argument
835 orr(Register dst, Register src1, Register src2, SBit s = LeaveCC, Condition cond = al) argument
842 mov(Register dst, Register src, SBit s = LeaveCC, Condition cond = al) argument
1152 push(Register src, Condition cond = al) argument
1156 pop(Register dst, Condition cond = al) argument
[all...]
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dt1_reneg.c148 int *al)
156 *al=SSL_AD_ILLEGAL_PARAMETER;
166 *al=SSL_AD_ILLEGAL_PARAMETER;
174 *al=SSL_AD_HANDSHAKE_FAILURE;
182 *al=SSL_AD_HANDSHAKE_FAILURE;
233 int *al)
247 *al=SSL_AD_ILLEGAL_PARAMETER;
257 *al=SSL_AD_ILLEGAL_PARAMETER;
265 *al=SSL_AD_HANDSHAKE_FAILURE;
273 *al
147 ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len, int *al) argument
232 ssl_parse_serverhello_renegotiate_ext(SSL *s, unsigned char *d, int len, int *al) argument
[all...]
/external/openssl/ssl/
H A Dt1_reneg.c148 int *al)
156 *al=SSL_AD_ILLEGAL_PARAMETER;
166 *al=SSL_AD_ILLEGAL_PARAMETER;
174 *al=SSL_AD_HANDSHAKE_FAILURE;
182 *al=SSL_AD_HANDSHAKE_FAILURE;
233 int *al)
247 *al=SSL_AD_ILLEGAL_PARAMETER;
257 *al=SSL_AD_ILLEGAL_PARAMETER;
265 *al=SSL_AD_HANDSHAKE_FAILURE;
273 *al
147 ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len, int *al) argument
232 ssl_parse_serverhello_renegotiate_ext(SSL *s, unsigned char *d, int len, int *al) argument
[all...]
/external/chromium_org/v8/src/arm/
H A Dassembler-arm.h844 void b(int branch_offset, Condition cond = al);
845 void bl(int branch_offset, Condition cond = al);
847 void blx(Register target, Condition cond = al); // v5 and above
848 void bx(Register target, Condition cond = al); // v5 and above, plus v4t
851 void b(Label* L, Condition cond = al) { argument
852 b(branch_offset(L, cond == al), cond);
854 void b(Condition cond, Label* L) { b(branch_offset(L, cond == al), cond); }
855 void bl(Label* L, Condition cond = al) { bl(branch_offset(L, false), cond); } argument
862 SBit s = LeaveCC, Condition cond = al);
865 SBit s = LeaveCC, Condition cond = al);
869 sub(Register dst, Register src1, Register src2, SBit s = LeaveCC, Condition cond = al) argument
879 add(Register dst, Register src1, Register src2, SBit s = LeaveCC, Condition cond = al) argument
894 tst(Register src1, Register src2, Condition cond = al) argument
901 cmp(Register src1, Register src2, Condition cond = al) argument
910 orr(Register dst, Register src1, Register src2, SBit s = LeaveCC, Condition cond = al) argument
917 mov(Register dst, Register src, SBit s = LeaveCC, Condition cond = al) argument
1280 push(Register src, Condition cond = al) argument
1284 pop(Register dst, Condition cond = al) argument
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_sqr.c67 int max,al; local
76 al=a->top;
77 if (al <= 0)
88 max = 2 * al; /* Non-zero (from above) */
91 if (al == 4)
100 else if (al == 8)
112 if (al < BN_SQR_RECURSIVE_SIZE_NORMAL)
115 bn_sqr_normal(rr->d,a->d,al,t);
121 j=BN_num_bits_word((BN_ULONG)al);
124 if (al
[all...]

Completed in 824 milliseconds

1234567891011>>