Changeset 718 for trunk/opcode_spec_def.h
- Timestamp:
- 2011-04-09T12:18:29+02:00 (2 years ago)
- File:
-
- 1 edited
-
trunk/opcode_spec_def.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/opcode_spec_def.h
r712 r718 233 233 OPSPEC( UNUSED, UNUSED, UNUSED, UNUSED) /* 153 UNDEF */ 234 234 # endif 235 #else 236 OPSPEC( UNUSED, UNUSED, UNUSED, UNUSED) /* 107 UNDEF */ 237 OPSPEC( UNUSED, UNUSED, UNUSED, UNUSED) /* 108 UNDEF */ 238 OPSPEC( UNUSED, UNUSED, UNUSED, UNUSED) /* 109 UNDEF */ 239 OPSPEC( FCALL, STD, OPLINE, VAR) /* 61 DO_FCALL_BY_FUNC */ 240 OPSPEC(INIT_FCALL, STD, STD, UNUSED) /* 111 INIT_FCALL_BY_FUNC */ 241 OPSPEC( UNUSED, UNUSED, UNUSED, UNUSED) /* 112 UNDEF */ 235 242 #endif 236 243 };
Note: See TracChangeset
for help on using the changeset viewer.

