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

  /src/external/gpl3/binutils/dist/opcodes/
s12z-opc.h 220 struct simple_memory_operand struct
  /src/external/gpl3/binutils.old/dist/opcodes/
s12z-opc.h 220 struct simple_memory_operand struct
  /src/external/gpl3/gdb.old/dist/opcodes/
s12z-opc.h 220 struct simple_memory_operand struct
  /src/external/gpl3/gdb/dist/opcodes/
s12z-opc.h 220 struct simple_memory_operand struct
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 1152 if (!simple_memory_operand (addr, mode))
1350 simple_memory_operand(rtx op, machine_mode mode ATTRIBUTE_UNUSED)
1406 /* Similar to simple_memory_operand but doesn't match push/pop. */
2125 !simple_memory_operand (exops[i][0], HImode))
2128 !simple_memory_operand (exops[i][1], HImode) &&
1346 simple_memory_operand(rtx op, machine_mode mode ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 1152 if (!simple_memory_operand (addr, mode))
1350 simple_memory_operand(rtx op, machine_mode mode ATTRIBUTE_UNUSED)
1406 /* Similar to simple_memory_operand but doesn't match push/pop. */
2125 !simple_memory_operand (exops[i][0], HImode))
2128 !simple_memory_operand (exops[i][1], HImode) &&
1346 simple_memory_operand(rtx op, machine_mode mode ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 286 simple_memory_operand (rtx op, machine_mode mode ATTRIBUTE_UNUSED) function
1311 if (simple_memory_operand (x, mode))
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 287 simple_memory_operand (rtx op, machine_mode mode ATTRIBUTE_UNUSED) function
1306 if (simple_memory_operand (x, mode))

Completed in 75 milliseconds