Home
last modified time | relevance | path

Searched refs:INSN_TYPE (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DASMContentHandler.java143 public static final int INSN_TYPE = 3; field
307 OPCODES.put("NEW", new Opcode(NEW, OpcodeGroup.INSN_TYPE));
309 OPCODES.put("ANEWARRAY", new Opcode(ANEWARRAY, OpcodeGroup.INSN_TYPE));
312 OPCODES.put("CHECKCAST", new Opcode(CHECKCAST, OpcodeGroup.INSN_TYPE));
313 OPCODES.put("INSTANCEOF", new Opcode(INSTANCEOF, OpcodeGroup.INSN_TYPE));
1051 case OpcodeGroup.INSN_TYPE: in begin()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DASMContentHandler.java143 public static final int INSN_TYPE = 3; field
307 OPCODES.put("NEW", new Opcode(NEW, OpcodeGroup.INSN_TYPE));
309 OPCODES.put("ANEWARRAY", new Opcode(ANEWARRAY, OpcodeGroup.INSN_TYPE));
312 OPCODES.put("CHECKCAST", new Opcode(CHECKCAST, OpcodeGroup.INSN_TYPE));
313 OPCODES.put("INSTANCEOF", new Opcode(INSTANCEOF, OpcodeGroup.INSN_TYPE));
1051 case OpcodeGroup.INSN_TYPE: in begin()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DASMContentHandler.java143 public static final int INSN_TYPE = 3; field
307 OPCODES.put("NEW", new Opcode(NEW, OpcodeGroup.INSN_TYPE));
309 OPCODES.put("ANEWARRAY", new Opcode(ANEWARRAY, OpcodeGroup.INSN_TYPE));
312 OPCODES.put("CHECKCAST", new Opcode(CHECKCAST, OpcodeGroup.INSN_TYPE));
313 OPCODES.put("INSTANCEOF", new Opcode(INSTANCEOF, OpcodeGroup.INSN_TYPE));
1051 case OpcodeGroup.INSN_TYPE: in begin()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DASMContentHandler.java143 public static final int INSN_TYPE = 3; field
307 OPCODES.put("NEW", new Opcode(NEW, OpcodeGroup.INSN_TYPE));
309 OPCODES.put("ANEWARRAY", new Opcode(ANEWARRAY, OpcodeGroup.INSN_TYPE));
312 OPCODES.put("CHECKCAST", new Opcode(CHECKCAST, OpcodeGroup.INSN_TYPE));
313 OPCODES.put("INSTANCEOF", new Opcode(INSTANCEOF, OpcodeGroup.INSN_TYPE));
1051 case OpcodeGroup.INSN_TYPE: in begin()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/xml/
H A DASMContentHandler.java143 public static final int INSN_TYPE = 3; field
307 OPCODES.put("NEW", new Opcode(NEW, OpcodeGroup.INSN_TYPE));
309 OPCODES.put("ANEWARRAY", new Opcode(ANEWARRAY, OpcodeGroup.INSN_TYPE));
312 OPCODES.put("CHECKCAST", new Opcode(CHECKCAST, OpcodeGroup.INSN_TYPE));
313 OPCODES.put("INSTANCEOF", new Opcode(INSTANCEOF, OpcodeGroup.INSN_TYPE));
1051 case OpcodeGroup.INSN_TYPE: in begin()
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Driscv.h370 #define INSN_TYPE 0x0000000e macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Driscv.h370 #define INSN_TYPE 0x0000000e macro
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Driscv.h370 #define INSN_TYPE 0x0000000e macro
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Driscv.h370 #define INSN_TYPE 0x0000000e macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched-ir.h777 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
778 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched-ir.h779 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
780 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched-ir.h779 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
780 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched-ir.h802 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
803 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched-ir.h802 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
803 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched-ir.h801 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
802 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched-ir.h802 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
803 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched-ir.h802 #define INSN_TYPE(INSN) (VINSN_TYPE (INSN_VINSN (INSN))) macro
803 #define INSN_SIMPLEJUMP_P(INSN) (INSN_TYPE (INSN) == PC)

12