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

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.h 254 MAP_INSN,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.h 254 MAP_INSN,
  /src/external/gpl3/binutils/dist/opcodes/
aarch64-dis.c 43 MAP_INSN,
4369 *map_type = MAP_INSN;
4379 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4450 type = MAP_INSN;
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-dis.c 43 MAP_INSN,
4355 *map_type = MAP_INSN;
4365 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4436 type = MAP_INSN;
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-dis.c 43 MAP_INSN,
4314 *map_type = MAP_INSN;
4324 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4395 type = MAP_INSN;
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-dis.c 43 MAP_INSN,
4253 *map_type = MAP_INSN;
4263 *map_type = (name[1] == 'x' ? MAP_INSN : MAP_DATA);
4334 type = MAP_INSN;
  /src/external/gpl3/binutils/dist/include/opcode/
riscv.h 708 MAP_INSN, /* Instructions. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
riscv.h 708 MAP_INSN, /* Instructions. */
  /src/external/gpl3/gdb/dist/include/opcode/
riscv.h 660 MAP_INSN, /* Instructions. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
riscv.h 608 MAP_INSN, /* Instructions. */

Completed in 43 milliseconds