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

  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 590 /* insn has a modrm byte. */
591 Modrm,
669 /* RegMem is for instructions with a modrm byte where the register
832 unsigned int modrm:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 578 /* insn has a modrm byte. */
579 Modrm,
657 /* RegMem is for instructions with a modrm byte where the register
819 unsigned int modrm:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 545 /* insn has a modrm byte. */
546 Modrm,
624 /* RegMem is for instructions with a modrm byte where the register
786 unsigned int modrm:1; member in struct:i386_opcode_modifier
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 536 /* insn has a modrm byte. */
537 Modrm,
607 /* RegMem is for instructions with a modrm byte where the register
769 unsigned int modrm:1; member in struct:i386_opcode_modifier

Completed in 87 milliseconds