HomeSort by: relevance | last modified time | path
    Searched defs:FWait (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 661 /* instruction needs FWAIT */
662 FWait,
844 unsigned int fwait:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 649 /* instruction needs FWAIT */
650 FWait,
831 unsigned int fwait:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 616 /* instruction needs FWAIT */
617 FWait,
798 unsigned int fwait:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 599 /* instruction needs FWAIT */
600 FWait,
781 unsigned int fwait:1; member in struct:i386_opcode_modifier

Completed in 30 milliseconds