Home
last modified time | relevance | path

Searched refs:SUBOP (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/luac/
H A Dopcode.h105 { "SUBOP", 1, SUBOP, SUBOP, SUBOP-SUBOP-1, 0 },
/dports/devel/dev86/dev86-0.16.20/as/
H A Dexpress.c146 if (sym == ADDOP || sym == SUBOP) in simple()
164 else if (sym == SUBOP) in simple()
349 case SUBOP: in factor()
H A Dscan.c27 COMMA, SUBOP, IDENT, SLASH, /* ,-./ */
172 case SUBOP: in getsym()
H A Dconst.h191 SUBOP, /* also -- */ enumerator
H A Dmops.c941 if ((sym == ADDOP || sym == SUBOP))
2508 else if (sym == SUBOP) /* could be -R or - in expression */ in do1altind()
2521 sym = SUBOP; in do1altind()
2527 if (sym == SUBOP) in do1altind()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlopcodes.h136 SUBOP,/* - y x x-y */ enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlopcodes.h135 SUBOP, // - y x x-y enumerator
/dports/games/residualvm/residualvm-0.3.1/engines/grim/lua/
H A Dlopcodes.h135 SUBOP, // - y x x-y enumerator
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dscan.h111 SUBOP, /* level 11 */ enumerator
H A Dexptree.c298 case SUBOP:
313 return node((op_t) t == SUBOP ? ADDOP : ADDABOP, p1, p2);
629 case SUBOP:
746 case SUBOP:
900 case SUBOP:
H A Dlongop.c107 case SUBOP:
H A Dfloatop.c137 case SUBOP:
H A Dhardop.c472 longop(SUBOP, source, target);
477 floatop(SUBOP, source, target);
H A Dexpress.c157 sym = SUBOP;
/dports/devel/dev86/dev86-0.16.20/as/6809/
H A Dconst.h164 #define SUBOP 8 /* also -- */ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Dexpr.c3069 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
3070 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3377 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3426 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Dexpr.c3067 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
3068 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3375 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3424 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dexpr.c2729 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
2730 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3012 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3083 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
H A Djcf-dump.c1204 #define ARRAY(OPERAND_TYPE, SUBOP) \ in disassemble_method() argument
1205 ARRAY_##SUBOP(OPERAND_TYPE) in disassemble_method()
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Dexpr.c3055 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
3056 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3363 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3412 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dexpr.c2729 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
2730 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3012 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3083 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
H A Djcf-dump.c1204 #define ARRAY(OPERAND_TYPE, SUBOP) \ in disassemble_method() argument
1205 ARRAY_##SUBOP(OPERAND_TYPE) in disassemble_method()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Dexpr.c3067 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
3068 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3375 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3424 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Dexpr.c3055 #define PRE_ARRAY(OPERAND_TYPE, SUBOP) \ in note_instructions() argument
3056 PRE_ARRAY_##SUBOP(OPERAND_TYPE) in note_instructions()
3363 #define STACK(SUBOP, COUNT) STACK_##SUBOP (COUNT) in process_jvm_instruction() argument
3412 #define ARRAY(OPERAND_TYPE, SUBOP) ARRAY_##SUBOP(OPERAND_TYPE) in process_jvm_instruction() argument
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h748 #define SUBOP(v) BITS_0_3(v) /* subopcode accessor */ macro

12