Home
last modified time | relevance | path

Searched refs:decodeTablePTR (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dxgate-dis.c70 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
86 i++, decodeTablePTR++, opcodePTR++) in print_insn()
103 decodeTablePTR->operMask = mask; in print_insn()
105 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
351 struct decodeInfo *decodeTablePTR = 0; in find_match() local
354 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
355 i++, decodeTablePTR++) in find_match()
357 if ((raw_code & decodeTablePTR->operMask) in find_match()
358 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
361 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dxgate-dis.c70 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
86 i++, decodeTablePTR++, opcodePTR++) in print_insn()
103 decodeTablePTR->operMask = mask; in print_insn()
105 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
351 struct decodeInfo *decodeTablePTR = 0; in find_match() local
354 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
355 i++, decodeTablePTR++) in find_match()
357 if ((raw_code & decodeTablePTR->operMask) in find_match()
358 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
361 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dxgate-dis.c70 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
86 i++, decodeTablePTR++, opcodePTR++) in print_insn()
103 decodeTablePTR->operMask = mask; in print_insn()
105 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
350 struct decodeInfo *decodeTablePTR = 0; in find_match() local
353 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
354 i++, decodeTablePTR++) in find_match()
356 if ((raw_code & decodeTablePTR->operMask) in find_match()
357 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
360 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dxgate-dis.c70 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
86 i++, decodeTablePTR++, opcodePTR++) in print_insn()
103 decodeTablePTR->operMask = mask; in print_insn()
105 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
350 struct decodeInfo *decodeTablePTR = 0; in find_match() local
353 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
354 i++, decodeTablePTR++) in find_match()
356 if ((raw_code & decodeTablePTR->operMask) in find_match()
357 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
360 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dxgate-dis.c71 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
87 i++, decodeTablePTR++, opcodePTR++) in print_insn()
104 decodeTablePTR->operMask = mask; in print_insn()
106 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
376 struct decodeInfo *decodeTablePTR = 0; in find_match() local
379 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
380 i++, decodeTablePTR++) in find_match()
382 if ((raw_code & decodeTablePTR->operMask) in find_match()
383 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
386 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dxgate-dis.c70 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
86 i++, decodeTablePTR++, opcodePTR++) in print_insn()
103 decodeTablePTR->operMask = mask; in print_insn()
105 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
350 struct decodeInfo *decodeTablePTR = 0; in find_match() local
353 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
354 i++, decodeTablePTR++) in find_match()
356 if ((raw_code & decodeTablePTR->operMask) in find_match()
357 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
360 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dxgate-dis.c70 struct decodeInfo *decodeTablePTR = 0; in print_insn() local
86 i++, decodeTablePTR++, opcodePTR++) in print_insn()
103 decodeTablePTR->operMask = mask; in print_insn()
105 decodeTablePTR->opcodePTR = opcodePTR; in print_insn()
350 struct decodeInfo *decodeTablePTR = 0; in find_match() local
353 for (i = 0, decodeTablePTR = decodeTable; i < xgate_num_opcodes; in find_match()
354 i++, decodeTablePTR++) in find_match()
356 if ((raw_code & decodeTablePTR->operMask) in find_match()
357 == decodeTablePTR->opcodePTR->bin_opcode) in find_match()
360 if (decodeTablePTR->opcodePTR->cycles_min != 0) in find_match()
[all …]