Home
last modified time | relevance | path

Searched defs:NEXT_INSN (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/libjava/
H A Dinterpret-run.cc352 #define NEXT_INSN \ macro
397 #define NEXT_INSN goto *((pc++)->insn) macro
454 #define NEXT_INSN \ macro
467 #define NEXT_INSN goto *(insn_target[*pc++]) macro
/dports/lang/gnat_util/gcc-6-20180516/libjava/
H A Dinterpret-run.cc352 #define NEXT_INSN \ macro
397 #define NEXT_INSN goto *((pc++)->insn) macro
454 #define NEXT_INSN \ macro
467 #define NEXT_INSN goto *(insn_target[*pc++]) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A Dinterpret-run.cc352 #define NEXT_INSN \ macro
397 #define NEXT_INSN goto *((pc++)->insn) macro
454 #define NEXT_INSN \ macro
467 #define NEXT_INSN goto *(insn_target[*pc++]) macro
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/
H A Dinterpret-run.cc352 #define NEXT_INSN \ macro
397 #define NEXT_INSN goto *((pc++)->insn) macro
454 #define NEXT_INSN \ macro
467 #define NEXT_INSN goto *(insn_target[*pc++]) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A Dinterpret-run.cc352 #define NEXT_INSN \ macro
397 #define NEXT_INSN goto *((pc++)->insn) macro
454 #define NEXT_INSN \ macro
467 #define NEXT_INSN goto *(insn_target[*pc++]) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dinterpret.cc1034 #define NEXT_INSN goto *((pc++)->insn) in run() macro
1062 #define NEXT_INSN goto *(insn_target[*pc++]) in run() macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dinterpret.cc1034 #define NEXT_INSN goto *((pc++)->insn) in run() macro
1062 #define NEXT_INSN goto *(insn_target[*pc++]) in run() macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/sh4/
H A Dtranslate.c1921 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu/qemu-6.2.0/target/sh4/
H A Dtranslate.c1917 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/sh4/
H A Dtranslate.c1931 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu5/qemu-5.2.0/target/sh4/
H A Dtranslate.c1928 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/sh4/
H A Dtranslate.c1931 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu42/qemu-4.2.1/target/sh4/
H A Dtranslate.c1931 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/sh4/
H A Dtranslate.c1930 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/sh4/
H A Dtranslate.c1931 #define NEXT_INSN \ in decode_gusa() macro
/dports/emulators/qemu60/qemu-6.0.0/target/sh4/
H A Dtranslate.c1928 #define NEXT_INSN \ in decode_gusa() macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drtl.h567 #define NEXT_INSN(INSN) XEXP (INSN, 2) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drtl.h567 #define NEXT_INSN(INSN) XEXP (INSN, 2) macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Drtl.h661 #define NEXT_INSN(INSN) XEXP (INSN, 2) macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Drtl.h1406 inline rtx_insn *NEXT_INSN (const rtx_insn *insn) in NEXT_INSN() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Drtl.h1406 inline rtx_insn *NEXT_INSN (const rtx_insn *insn) in NEXT_INSN() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h1445 inline rtx_insn *NEXT_INSN (const rtx_insn *insn) in NEXT_INSN() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drtl.h1467 inline rtx_insn *NEXT_INSN (const rtx_insn *insn) in NEXT_INSN() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Drtl.h1445 inline rtx_insn *NEXT_INSN (const rtx_insn *insn) in NEXT_INSN() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h1445 inline rtx_insn *NEXT_INSN (const rtx_insn *insn) in NEXT_INSN() function

12