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

  /src/external/gpl3/binutils/dist/opcodes/
s12z-opc.c 367 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1)
544 operand = create_memory_operand (false, postbyte & 0x0F, 1,
550 operand = create_memory_operand (false, 0, 2, postbyte & 0x07,
556 operand = create_memory_operand (true, 0, 2, postbyte & 0x07,
575 operand = create_memory_operand (true, idx, 1,
594 operand = create_memory_operand (false, idx, 1,
613 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1);
631 operand = create_memory_operand (true, idx, 1,
650 operand = create_memory_operand (false, idx, 1,
664 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1)
366 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1) function
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
s12z-opc.c 367 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1)
544 operand = create_memory_operand (false, postbyte & 0x0F, 1,
550 operand = create_memory_operand (false, 0, 2, postbyte & 0x07,
556 operand = create_memory_operand (true, 0, 2, postbyte & 0x07,
575 operand = create_memory_operand (true, idx, 1,
594 operand = create_memory_operand (false, idx, 1,
613 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1);
631 operand = create_memory_operand (true, idx, 1,
650 operand = create_memory_operand (false, idx, 1,
664 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1)
366 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1) function
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
s12z-opc.c 367 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1)
544 operand = create_memory_operand (false, postbyte & 0x0F, 1,
550 operand = create_memory_operand (false, 0, 2, postbyte & 0x07,
556 operand = create_memory_operand (true, 0, 2, postbyte & 0x07,
575 operand = create_memory_operand (true, idx, 1,
594 operand = create_memory_operand (false, idx, 1,
613 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1);
631 operand = create_memory_operand (true, idx, 1,
650 operand = create_memory_operand (false, idx, 1,
664 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1)
366 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1) function
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
s12z-opc.c 367 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1)
544 operand = create_memory_operand (false, postbyte & 0x0F, 1,
550 operand = create_memory_operand (false, 0, 2, postbyte & 0x07,
556 operand = create_memory_operand (true, 0, 2, postbyte & 0x07,
575 operand = create_memory_operand (true, idx, 1,
594 operand = create_memory_operand (false, idx, 1,
613 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1);
631 operand = create_memory_operand (true, idx, 1,
650 operand = create_memory_operand (false, idx, 1,
664 operand = create_memory_operand (false, idx, 1, postbyte & 0x07, -1)
366 create_memory_operand (bool indirect, int base, int n_regs, int reg0, int reg1) function
    [all...]

Completed in 32 milliseconds