HomeSort by relevance Sort by last modified time
    Searched defs:CX (Results 1 - 4 of 4) sorted by null

  /external/skia/tests/
ClipperTest.cpp 11 static const SkScalar CX = SkScalarHalf(L + R);
22 { CX, T }, { CX, T - 10 },
23 { CX, B }, { CX, B + 10 },
42 { CX, T }, { CX, B },
44 { CX, T }, { R, CY },
45 { CX, T }, { L, CY },
46 { L, CY }, { CX, B }
    [all...]
  /external/qemu-pc-bios/vgabios/
vgabios.c 559 xor cx,cx local
560 not cx
565 not cx
566 dec cx
567 push cx
573 pop cx
583 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;
588 printf("vgabios call ah%02x al%02x bx%04x cx%04x dx%04x\n",GET_AH(),GET_AL(),BX,CX,DX)
3422 mov cx, 10[bp] ; count local
3423 cmp cx, #0x00 local
3460 mov cx, 10[bp] ; count local
3461 cmp cx, #0x00 local
3501 mov cx, 12[bp] ; count local
3502 cmp cx, #0x0000 local
3547 mov cx, 12[bp] ; count local
3548 cmp cx, #0x0000 local
3846 xor cx, cx local
3856 add cx, #0x8 local
3857 cmp cx, #0x200 ;; search bus #0 and #1 local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 128 #define CX cx
129 #define ECX cx
190 #define CX %cx
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 291 push cx
295 mov cx, 10[bp] ; count local
296 test cx, cx local
310 pop cx
331 push cx
337 mov cx, 12[bp] ; count local
338 test cx, cx local
357 pop cx
384 mov cx, 12[bp] ; count local
385 test cx, cx local
558 mov cx,di local
574 mov cx,di local
785 Bit16u bx, dx, cx, ax; member in struct:__anon10311::__anon10312::__anon10313
802 Bit16u bx, filler5, dx, filler6, cx, filler7, ax, filler8; member in struct:__anon10315::__anon10316::__anon10318
3336 mov cx, _ata_cmd_packet.lbefore + 2[bp] local
3356 mov cx, _ata_cmd_packet.lcount + 2[bp] local
3987 mov cx, _int15_function.CX [bx] local
6476 mov cx, #0x0100 ;; counter (256 words = 512b) local
6616 mov cx, #0x0100 ;; counter (256 words = 512b) local
8428 pop cx ;; remove make_far_call from stack local
    [all...]

Completed in 280 milliseconds