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

  /src/external/gpl3/binutils/dist/include/opcode/
riscv.h 629 that is used. If pinfo is INSN_MACRO, then this is 0. */
632 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
636 INSN_MACRO, then this field is the macro identifier. */
643 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
681 #define INSN_MACRO 0xffffffff
mips.h 486 that is used. If pinfo is INSN_MACRO, then this is 0. */
488 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
492 INSN_MACRO, then this field is the macro identifier. */
494 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
775 instructions, if it is not equal to INSN_MACRO. */
840 #define INSN_MACRO 0xffffffff
  /src/external/gpl3/binutils.old/dist/include/opcode/
riscv.h 629 that is used. If pinfo is INSN_MACRO, then this is 0. */
632 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
636 INSN_MACRO, then this field is the macro identifier. */
643 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
681 #define INSN_MACRO 0xffffffff
mips.h 486 that is used. If pinfo is INSN_MACRO, then this is 0. */
488 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
492 INSN_MACRO, then this field is the macro identifier. */
494 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
775 instructions, if it is not equal to INSN_MACRO. */
840 #define INSN_MACRO 0xffffffff
  /src/external/gpl3/gdb/dist/include/opcode/
riscv.h 580 that is used. If pinfo is INSN_MACRO, then this is 0. */
583 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
587 INSN_MACRO, then this field is the macro identifier. */
594 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
632 #define INSN_MACRO 0xffffffff
mips.h 486 that is used. If pinfo is INSN_MACRO, then this is 0. */
488 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
492 INSN_MACRO, then this field is the macro identifier. */
494 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
775 instructions, if it is not equal to INSN_MACRO. */
840 #define INSN_MACRO 0xffffffff
  /src/external/gpl3/gdb.old/dist/include/opcode/
riscv.h 528 that is used. If pinfo is INSN_MACRO, then this is 0. */
531 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
535 INSN_MACRO, then this field is the macro identifier. */
542 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
580 #define INSN_MACRO 0xffffffff
mips.h 738 that is used. If pinfo is INSN_MACRO, then this is 0. */
740 /* If pinfo is not INSN_MACRO, then this is a bit mask for the
744 INSN_MACRO, then this field is the macro identifier. */
746 /* For a macro, this is INSN_MACRO. Otherwise, it is a collection
1025 instructions, if it is not equal to INSN_MACRO. */
1090 #define INSN_MACRO 0xffffffff

Completed in 34 milliseconds