Home
last modified time | relevance | path

Searched refs:MAX_OPERANDS (Results 1 – 25 of 772) sorted by relevance

12345678910>>...31

/dports/emulators/aranym/aranym-1.1.0/src/disasm/
H A Ddisasm-x86.h175 char op_out[MAX_OPERANDS][100];
177 int op_ad, op_index[MAX_OPERANDS];
181 bfd_vma op_address[MAX_OPERANDS];
183 int op_riprel[MAX_OPERANDS];
/dports/devel/vasm/vasm/
H A Datom.c12 #if MAX_OPERANDS!=0 in new_inst()
13 operand ops[MAX_OPERANDS]; in new_inst()
24 #if MAX_OPERANDS!=0 && NEED_CLEARED_OPERANDS!=0 in new_inst()
40 #if MAX_OPERANDS!=0 in new_inst()
43 mnemo_opcnt = op_cnt<MAX_OPERANDS ? op_cnt : MAX_OPERANDS; in new_inst()
45 for (j=0; j<MAX_OPERANDS; j++) in new_inst()
101 for(; j<MAX_OPERANDS; j++) in new_inst()
286 #if MAX_OPERANDS!=0 in print_instruction()
287 for (i=0; i<MAX_OPERANDS; i++) in print_instruction()
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
H A Dcrx.h215 #define MAX_OPERANDS 5 macro
269 operand_desc operands[MAX_OPERANDS];
304 argument arg[MAX_OPERANDS];
H A Dcr16.h207 #define MAX_OPERANDS 5 macro
266 operand_desc operands[MAX_OPERANDS];
307 argument arg[MAX_OPERANDS];
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
H A Dcrx.h215 #define MAX_OPERANDS 5 macro
269 operand_desc operands[MAX_OPERANDS];
304 argument arg[MAX_OPERANDS];
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
H A Dcr16.h207 #define MAX_OPERANDS 5 macro
266 operand_desc operands[MAX_OPERANDS];
307 argument arg[MAX_OPERANDS];
H A Dcrx.h215 #define MAX_OPERANDS 5 macro
269 operand_desc operands[MAX_OPERANDS];
304 argument arg[MAX_OPERANDS];
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
H A Dcrx.h215 #define MAX_OPERANDS 5 macro
269 operand_desc operands[MAX_OPERANDS];
304 argument arg[MAX_OPERANDS];
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Dtic54x.h123 #define MAX_OPERANDS 4 macro
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/include/
H A Dinsns.h20 opflags_t opd[MAX_OPERANDS]; /* bit flags for operand types */
21 decoflags_t deco[MAX_OPERANDS]; /* bit flags for operand decorators */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/include/
H A Dinsns.h20 opflags_t opd[MAX_OPERANDS]; /* bit flags for operand types */
21 decoflags_t deco[MAX_OPERANDS]; /* bit flags for operand decorators */
/dports/devel/nasm/nasm-2.15.05/include/
H A Dinsns.h20 opflags_t opd[MAX_OPERANDS]; /* bit flags for operand types */
21 decoflags_t deco[MAX_OPERANDS]; /* bit flags for operand decorators */

12345678910>>...31