HomeSort by relevance Sort by last modified time
    Searched full:outw (Results 51 - 73 of 73) sorted by null

1 23

  /external/grub/netboot/
smc9000.c 36 # define _outw outw
ns8390.c 185 outw(*((unsigned short *)src), eth_asic_base + ASIC_PIO);
w89c840.c 165 #define writew outw
tulip.c     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 91 static inline void outw(int addr, int val) function
93 asm volatile ("outw %w1, %w0" : : "d" (addr), "a" (val));
485 outw(QEMU_CFG_CTL_PORT, f);
727 outw(0xcfc + (addr & 2), val);
    [all...]
rombios.c 857 static void outw();
1184 outw(port, val) function
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 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)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 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)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h     [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c     [all...]
guest_amd64_helpers.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]
  /external/grub/
ChangeLog     [all...]

Completed in 2412 milliseconds

1 23