Searched refs:AX (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dmixcase.asm2 MOV AX,5
H A Daddbyte.asm0 ; AX forms
18 ; non-AX forms
/external/qemu-pc-bios/vgabios/
H A Dvgabios.h12 #define SET_AL(val8) AX = ((AX & 0xff00) | (val8))
16 #define SET_AH(val8) AX = ((AX & 0x00ff) | ((val8) << 8))
21 #define GET_AL() ( AX & 0x00ff )
25 #define GET_AH() ( AX >> 8 )
H A Dvbe.h14 void vbe_biosfn_return_controller_information(AX, ES, DI);
15 void vbe_biosfn_return_mode_information(AX, CX, ES, DI);
16 void vbe_biosfn_set_mode(AX, BX, ES, DI);
17 void vbe_biosfn_save_restore_state(AX, CX, DX, ES, BX);
18 void vbe_biosfn_set_get_palette_data(AX);
19 void vbe_biosfn_return_protected_mode_interface(AX);
H A Dvbe.c760 * AX = 4F00h
765 * AX = VBE Return Status
768 void vbe_biosfn_return_controller_information(AX, ES, DI)
769 Bit16u *AX;Bit16u ES;Bit16u DI;
781 status = read_word(ss, AX);
784 printf("VBE vbe_biosfn_return_vbe_info ES%x DI%x AX%x\n",ES,DI,status);
884 write_word(ss, AX, result);
891 * AX = 4F01h
895 * AX = VBE Return Status
898 void vbe_biosfn_return_mode_information(AX, C
[all...]
H A Dvgabios.c583 static void int10_debugmsg(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS)
584 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS;
596 static void int10_func(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS)
597 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS;
636 AX=0x00;
651 biosfn_read_char_attr(GET_BH(),&AX); local
663 biosfn_read_pixel(GET_BH(),CX,DX,&AX); local
771 vbe_biosfn_return_controller_information(&AX,ES,DI);
774 vbe_biosfn_return_mode_information(&AX,CX,ES,DI);
777 vbe_biosfn_set_mode(&AX,B
[all...]
H A Dclext.c1396 ;; in - new address in DX:AX
1441 ;; out - current address in DX:AX
1635 static void cirrus_debugmsg(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS)
1636 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS;
1638 if((GET_AH()!=0x0E)&&(GET_AH()!=0x02)&&(GET_AH()!=0x09)&&(AX!=0x4F05))
/external/clang/test/Layout/
H A Dms-x86-primary-bases.cpp167 struct AX : B0X, B1X { int a; AX() : a(0xf000000A) {} virtual void f() { printf("A"); } }; function in struct:AX
172 // CHECK-NEXT: 0 | struct AX
184 // CHECK-X64-NEXT: 0 | struct AX
324 sizeof(AX)+
H A Dms-x86-aligned-tail-padding.cpp352 struct AX : B0X, virtual B2X, virtual B6X, virtual B3X { struct in inherits:B0X,B2X,B6X,B3X
354 AX() : a(0xf000000A) {} function in struct:AX
364 // CHECK-NEXT: 0 | struct AX
365 // CHECK-NEXT: 0 | (AX vftable pointer)
369 // CHECK-NEXT: 24 | (AX vbtable pointer)
386 // CHECK-X64-NEXT: 0 | struct AX
387 // CHECK-X64-NEXT: 0 | (AX vftable pointer)
391 // CHECK-X64-NEXT: 24 | (AX vbtable pointer)
531 sizeof(AX)+
H A Dms-x86-lazy-empty-nonvirtual-base.cpp623 struct AX : B1X, B2X, B3X, B4X, virtual B0X { struct in inherits:B1X,B2X,B3X,B4X,B0X
625 AX() : a(0x0000000A) { printf(" A = %p\n", this); } function in struct:AX
634 // CHECK-NEXT: 0 | struct AX
639 // CHECK-NEXT: 20 | (AX vbtable pointer)
650 // CHECK-X64-NEXT: 0 | struct AX
655 // CHECK-X64-NEXT: 24 | (AX vbtable pointer)
831 sizeof(AX)+
/external/libpcap/msdos/
H A Dpkt_rx1.s71 ; 1st time (AX=0) it requests an address where to put the packet
73 ; 2nd time (AX=1) the packet has been copied to this location (DS:SI)
93 cmp ax, 0 ; first call? (AX=0)
94 jne @post ; AX=1: second call, do post process
H A Dpkt_rx0.asm115 ; 1st time (AX=0) it requests an address where to put the packet
117 ; 2nd time (AX=1) the packet has been copied to this location (DS:SI)
142 cmp ax, 0 ; first call? (AX=0)
143 jne @post ; AX=1: second call, do post process
/external/llvm/test/MC/X86/
H A Dintel-syntax.s415 div AX, BX
423 idiv AX, BX
455 xchg AX, CX
456 xchg CX, AX
468 xchg AX, [ECX]
469 xchg [ECX], AX
483 test AX, [ECX]
484 test [ECX], AX
493 fnstsw AX
/external/clang/test/SemaCXX/
H A Doverloaded-operator.cpp268 struct AX { struct
269 AX& operator ->(); // expected-note {{declared here}}
274 AX a;
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
H A Dopenid.php30 * AX and SREG extensions are supported.
32 * These are arrays, with values being AX schema paths (the 'path' part of the URL).
223 # Does the server advertise support for either AX or SREG?
246 # AX can be used only with OpenID 2.0, so checking only SREG
406 # If OP doesn't advertise either SREG, nor AX, let's send them both
467 # AX namePerson, it might containg an apostrophe, which will be escaped.
501 # An alias for AX schema has not been found,
502 # so there is no AX data in the OP's response
522 # Found the AX attributes, so no need to scan for SREG.
544 * Gets AX/SRE
[all...]
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixFunction.h409 /** \brief Solve a triangular Sylvester equation AX + XB = C
452 // Compute AX = \sum_{k=i+1}^m A_{ik} X_{kj}
453 Scalar AX; local
455 AX = 0;
458 AX = AXmatrix(0,0);
470 X(i,j) = (C(i,j) - AX - XB) / (A(i,i) + B(j,j));
/external/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp550 case X86::AH: case X86::AL: case X86::AX: case X86::EAX: case X86::RAX:
562 case X86::AH: case X86::AL: case X86::AX: case X86::EAX: case X86::RAX:
599 case X86::AH: case X86::AL: case X86::AX: case X86::EAX: case X86::RAX:
600 return X86::AX;
635 case X86::AH: case X86::AL: case X86::AX: case X86::EAX: case X86::RAX:
671 case X86::AH: case X86::AL: case X86::AX: case X86::EAX: case X86::RAX:
H A DX86MCInstLower.cpp250 if (Reg != X86::AL && Reg != X86::AX && Reg != X86::EAX && Reg != X86::RAX)
269 if (Op0 == X86::AX && Op1 == X86::AL)
273 if (Op0 == X86::EAX && Op1 == X86::AX)
311 if (Reg != X86::AL && Reg != X86::AX && Reg != X86::EAX && Reg != X86::RAX)
724 OS.EmitInstruction(MCInstBuilder(Opc).addReg(X86::AX), STI);
H A DX86SelectionDAGInfo.cpp96 ValReg = X86::AX;
/external/jpeg/
H A Djmemdosa.asm19 ; values, which everybody returns in AX.
259 ; The XMScontext structure contains values for the AX,DX,BX,SI,DS registers.
261 ; AX,DX,BX registers are written back to the context structure.
340 ; The EMScontext structure contains values for the AX,DX,BX,SI,DS registers.
342 ; AX,DX,BX registers are written back to the context structure.
/external/qemu/distrib/jpeg-6b/
H A Djmemdosa.asm19 ; values, which everybody returns in AX.
259 ; The XMScontext structure contains values for the AX,DX,BX,SI,DS registers.
261 ; AX,DX,BX registers are written back to the context structure.
340 ; The EMScontext structure contains values for the AX,DX,BX,SI,DS registers.
342 ; AX,DX,BX registers are written back to the context structure.
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DRegionDataConstants.java114 AX(new String[]{ enum constant in enum:RegionDataConstants.RegionDataEnum
118 "postprefix", "AX-",
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c993 #define SET_AL(val8) AX = ((AX & 0xff00) | (val8))
997 #define SET_AH(val8) AX = ((AX & 0x00ff) | ((val8) << 8))
1002 #define GET_AL() ( AX & 0x00ff )
1006 #define GET_AH() ( AX >> 8 )
3830 BX_DEBUG_INT15("int15 AX=%04x\n",regs.u.r16.ax);
4118 BX_INFO("*** int 15h function AX=%04x, BX=%04x not yet supported!\n",
4139 BX_DEBUG_INT15("int15 AX=%04x\n",regs.u.r16.ax);
4435 BX_INFO("*** int 15h function AX
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h95 #define AX ax macro
157 #define AX %ax macro
443 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
450 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
454 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
556 #define OUT_W CHOICE(outw (DX), outw ARG2(AX,DX), _WTOG out DX)
562 #define OUT1_W(a) CHOICE(outw (a), outw ARG2(AX,a), _WTOG out a)
818 #define W_AX AX
1179 #define IN_W in AX, DX
1279 #define OUT_W out DX, AX
[all...]
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h95 #define AX ax macro
157 #define AX %ax macro
443 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
450 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
454 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
556 #define OUT_W CHOICE(outw (DX), outw ARG2(AX,DX), _WTOG out DX)
562 #define OUT1_W(a) CHOICE(outw (a), outw ARG2(AX,a), _WTOG out a)
818 #define W_AX AX
1179 #define IN_W in AX, DX
1279 #define OUT_W out DX, AX
[all...]

Completed in 8034 milliseconds

12