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

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 2470 operand_type_xor (i386_operand_type x, i386_operand_type y)
15218 = operand_type_xor (i.types[this_operand], disp16_32);
2469 operand_type_xor (i386_operand_type x, i386_operand_type y) function
tc-i386.c 2470 operand_type_xor (i386_operand_type x, i386_operand_type y)
15218 = operand_type_xor (i.types[this_operand], disp16_32);
2469 operand_type_xor (i386_operand_type x, i386_operand_type y) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 2421 operand_type_xor (i386_operand_type x, i386_operand_type y)
15067 = operand_type_xor (i.types[this_operand], disp16_32);
2420 operand_type_xor (i386_operand_type x, i386_operand_type y) function
tc-i386.c 2421 operand_type_xor (i386_operand_type x, i386_operand_type y)
15067 = operand_type_xor (i.types[this_operand], disp16_32);
2420 operand_type_xor (i386_operand_type x, i386_operand_type y) function

Completed in 81 milliseconds