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

  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 619 Reg32,
748 unsigned int reg32:1; member in struct:i386_operand_type::__anon116489
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c     [all...]
  /external/syslinux/gpxe/src/drivers/net/
tg3.c 413 uint32_t reg32, phy9_orig; local
427 tg3_readphy(tp, MII_TG3_EXT_CTRL, &reg32);
428 reg32 |= 0x3000;
429 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32);
467 tg3_readphy(tp, MII_TG3_EXT_CTRL, &reg32);
468 reg32 &= ~0x3000;
469 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32);
    [all...]
  /external/elfutils/tests/
run-addrcfi.sh 63 MMX reg32 (%mm3): undefined
110 MMX reg32 (%mm3): undefined
164 SSE reg32 (%xmm15): undefined
230 SSE reg32 (%xmm15): undefined
334 FPU reg32 (f0): undefined
    [all...]

Completed in 89 milliseconds