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

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 15213 static const i386_operand_type disp16_32 = {
15218 = operand_type_xor (i.types[this_operand], disp16_32);
15208 static const i386_operand_type disp16_32 = { local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 15062 static const i386_operand_type disp16_32 = {
15067 = operand_type_xor (i.types[this_operand], disp16_32);
15057 static const i386_operand_type disp16_32 = { local

Completed in 33 milliseconds