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

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 214 static const reg_entry *reg_eax; variable
3677 reg_eax = regtab;
6485 i.op[1].regs = i.op[0].regs = reg_eax;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 214 static const reg_entry *reg_eax; variable
3623 reg_eax = regtab;
6323 i.op[1].regs = i.op[0].regs = reg_eax;

Completed in 51 milliseconds