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

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 649 #define dot_insn() (i.tm.mnem_off == MN__insn) macro
2161 if (dot_insn ())
4379 else if (dot_insn () && i.tm.opcode_modifier.vex == VEX128)
4451 | (!dot_insn () ? i.tm.opcode_space
4597 | (!dot_insn () ? i.tm.opcode_space
4714 if (dot_insn ())
11151 else if (i.types[0].bitfield.class == SReg && !dot_insn ())
11187 if (!dot_insn ()
11195 if (dot_insn () && i.reg_operands == 2)
11273 if (!dot_insn ())
    [all...]
tc-i386.c 649 #define dot_insn() (i.tm.mnem_off == MN__insn) macro
2161 if (dot_insn ())
4379 else if (dot_insn () && i.tm.opcode_modifier.vex == VEX128)
4451 | (!dot_insn () ? i.tm.opcode_space
4597 | (!dot_insn () ? i.tm.opcode_space
4714 if (dot_insn ())
11151 else if (i.types[0].bitfield.class == SReg && !dot_insn ())
11187 if (!dot_insn ()
11195 if (dot_insn () && i.reg_operands == 2)
11273 if (!dot_insn ())
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 649 #define dot_insn() (i.tm.mnem_off == MN__insn) macro
2123 if (dot_insn ())
4305 else if (dot_insn () && i.tm.opcode_modifier.vex == VEX128)
4377 | (!dot_insn () ? i.tm.opcode_space
4523 | (!dot_insn () ? i.tm.opcode_space
4640 if (dot_insn ())
10984 else if (i.types[0].bitfield.class == SReg && !dot_insn ())
11020 if (!dot_insn ()
11028 if (dot_insn () && i.reg_operands == 2)
11106 if (!dot_insn ())
    [all...]
tc-i386.c 649 #define dot_insn() (i.tm.mnem_off == MN__insn) macro
2123 if (dot_insn ())
4305 else if (dot_insn () && i.tm.opcode_modifier.vex == VEX128)
4377 | (!dot_insn () ? i.tm.opcode_space
4523 | (!dot_insn () ? i.tm.opcode_space
4640 if (dot_insn ())
10984 else if (i.types[0].bitfield.class == SReg && !dot_insn ())
11020 if (!dot_insn ()
11028 if (dot_insn () && i.reg_operands == 2)
11106 if (!dot_insn ())
    [all...]

Completed in 126 milliseconds