HomeSort by relevance Sort by last modified time
    Searched refs:ah (Results 51 - 75 of 161) sorted by null

1 23 4 5 6 7

  /external/zlib/src/contrib/masmx64/
inffasx64.asm 103 mov cl, ah ; /* cl = this.bits */
104 sub bl, ah ; /* bits -= this.bits */
119 mov cl, ah ; /* cl = this.bits */
120 sub bl, ah ; /* bits -= this.bits */
169 mov cl, ah
170 sub bl, ah ; /* bits -= this.bits */
226 mov ah, al
  /bionic/libc/arch-x86/atom/string/
ssse3-strlcpy-atom.S 47 mov %al, %ah
48 and $15, %ah
83 mov %ah, %al
87 test $0x01, %ah
89 test $0x02, %ah
91 test $0x04, %ah
105 test $0x10, %ah
107 test $0x20, %ah
109 test $0x40, %ah
174 test $0x01, %ah
    [all...]
sse2-strrchr-atom.S 490 test %ah, %ah
517 mov %ah, %dh
520 test $0x08, %ah
522 test $0x04, %ah
524 test $0x02, %ah
531 test $0x80, %ah
533 test $0x40, %ah
535 test $0x20, %ah
sse2-wcschr-atom.S 223 test $15, %ah
247 test $0x01, %ah
  /external/qemu-pc-bios/bochs/bios/
apmbios.S 168 mov ah, #1 // APM major version
310 mov ah, #0x80 // no event pending
319 mov ah, #1
rombios.c 53 // $fe6e ; INT 1Ah Time-of-day Service Entry Point
789 Bit8u bl, bh, dl, dh, cl, ch, al, ah; member in struct:__anon33990::__anon33991::__anon33993
812 Bit8u al, ah; member in struct:__anon33994::__anon33995::__anon33998
1444 mov ah, #0x0e local
1598 xchg ah, al local
2946 mov ah, _ata_cmd_data_in.mode + 2[bp] local
3097 mov ah, _ata_cmd_data_out.mode + 2[bp] local
3363 mov ah, _ata_cmd_packet.lmode + 2[bp] local
4510 mov ah, al local
4519 mov ah, al local
5783 mov ah, #0x52 local
6285 and ah,#0xf local
6289 or ah,bl local
6290 or ah,#0xe0 local
6787 mul al, ah ;; ax = heads * sectors local
7154 Bit8u drive_type, num_floppies, ah; local
8066 mov ah, #0x02 ;; function 2, read diskette sector local
8478 cmp ah,#0x4a local
8480 cmp ah,#0x4d local
8714 mov ah, al ;; save byte to AH local
8725 mov al, ah ;; restore from AH local
8821 mov ah, al local
8835 mov ah, al local
8844 mov ah, al local
8965 mov ah, al local
8979 mov ah, al local
8988 mov ah, al local
    [all...]
notes 8 (Int 13h, ah=2)
  /external/qemu-pc-bios/vgabios/
vbe.c 281 ; AL = bits per pixel / AH = bytes per pixel
289 mov ah, al variable
290 shr ah, 3 variable
293 inc ah
478 mov ah, bl variable
537 mov ah, al variable
552 mov ah, al variable
561 test ah, #0x01 variable
565 test ah, #0x02 variable
693 xor ah, a variable
    [all...]
vgabios.c 293 cmp ah, #0x0f variable
298 cmp ah, #0x1a variable
303 cmp ah, #0x0b variable
313 cmp ah, #0x12 variable
347 cmp ah, #0x10 variable
357 cmp ah, #0x4f variable
588 printf("vgabios call ah%02x al%02x bx%04x cx%04x dx%04x\n",GET_AH(),GET_AL(),BX,CX,DX);
671 // All other functions of group AH=0x10 rewritten in assembler
2071 mov ah, [bx] variable
2072 and ah, #0x80 variable
2077 mov ah, [bx] variable
2440 mov ah, al variable
2629 mov ah, al local
2740 mov ah, bl variable
2895 mov ah, [bx] variable
2903 xor ah, ah variable
2918 and ah, #0xf0 variable
2919 or ah, #0x09 variable
2927 and ah, #0xf0 variable
2928 or ah, #0x09 variable
2937 and ah, #0xf0 variable
2938 or ah, #0x08 variable
3123 xor ah, ah variable
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/
x86_64cpuid.S 116 andb $15,%ah
117 cmpb $15,%ah
x86_64cpuid.pl 136 and \$15,%ah
137 cmp \$15,%ah # examine Family ID
x86cpuid-mac.S 89 andb $15,%ah
90 cmpb $15,%ah
  /external/chromium_org/third_party/skia/src/core/
SkMath.cpp 56 uint32_t ah = a >> 16;
61 uint32_t R = ah * b + al * bh + (al * bl >> 16);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
bintest.asm 39 mov ah,9
  /external/openssl/crypto/
x86_64cpuid.S 116 andb $15,%ah
117 cmpb $15,%ah
x86_64cpuid.pl 136 and \$15,%ah
137 cmp \$15,%ah # examine Family ID
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 177 mov ah, [esi+2]
184 mov [edi+1], ah
247 mov ah, [esi]
254 mov [edi+1], ah
  /external/skia/src/core/
SkMath.cpp 56 uint32_t ah = a >> 16;
61 uint32_t R = ah * b + al * bh + (al * bl >> 16);
  /external/tcpdump/
print-icmp6.c 47 #include "ah.h"
602 struct ah *ah; local
652 ah = (struct ah *)bp;
653 if (!TTEST(ah->ah_len))
655 nh = ah->ah_nxt;
656 hlen = (ah->ah_len + 2) << 2;
    [all...]
print-aodv.c 59 const struct aodv_hello *ah; local
73 ah = (void *)ep;
75 (unsigned long)EXTRACT_32BITS(&ah->interval));
Android.mk 6 print-802_11.c print-802_15_4.c print-ap1394.c print-ah.c \
  /external/chromium_org/v8/test/mjsunit/
math-imul.js 32 var ah = (a >>> 16) & 0xffff;
36 return ((al * bl) + (((ah * bl + al * bh) << 16) >>> 0) | 0);
  /external/qemu/slirp-android/
slirp.c 689 struct arphdr *ah = (struct arphdr *)(pkt + ETH_HLEN); local
696 ar_op = ntohs(ah->ar_op);
701 ar_tip_ip = ip_read32h(ah->ar_tip);
727 memcpy(rah->ar_sip, ah->ar_tip, 4);
728 memcpy(rah->ar_tha, ah->ar_sha, ETH_ALEN);
729 memcpy(rah->ar_tip, ah->ar_sip, 4);
736 ip_equal( ip_read(ah->ar_sip), client_ip )) {
737 memcpy(client_ethaddr, ah->ar_sha, ETH_ALEN);
    [all...]
  /external/qemu/tcg/
optimize.c 450 TCGArg al = p1[0], ah = p1[1]; local
458 && temps[ah].state == TCG_TEMP_CONST) {
460 a = ((uint64_t)temps[ah].val << 32) | (uint32_t)temps[al].val;
474 if (temps_are_copies(al, bl) && temps_are_copies(ah, bh)) {
1005 uint32_t ah = temps[args[3]].val; local
1008 uint64_t a = ((uint64_t)ah << 32) | al;
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 263 # mov $'.',%ah
264 mov $0x2e,%ah
284 # mov $' ',%ah
285 mov $0x20,%ah
337 mov $0xa,%ah
381 # ah is char to end at
414 cmp %ah,%al # is it end string?
481 # ah is zero from num_to_ascii

Completed in 2335 milliseconds

1 23 4 5 6 7