Home
last modified time | relevance | path

Searched refs:opcode_part (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dmmix-dis.c150 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
155 opcodep = opcodes[opcode_part]; in get_opcode()
164 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
165 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
166 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dmmix-dis.c151 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
156 opcodep = opcodes[opcode_part]; in get_opcode()
165 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
166 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
167 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dmmix-dis.c151 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
156 opcodep = opcodes[opcode_part]; in get_opcode()
165 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
166 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
167 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dmmix-dis.c150 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
155 opcodep = opcodes[opcode_part]; in get_opcode()
164 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
165 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
166 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dmmix-dis.c151 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
156 opcodep = opcodes[opcode_part]; in get_opcode()
165 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
166 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
167 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dmmix-dis.c150 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
155 opcodep = opcodes[opcode_part]; in get_opcode()
164 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
165 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
166 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dmmix-dis.c158 unsigned int opcode_part = (insn >> 24) & 255; local
162 opcodep = opcodes[opcode_part];
171 if ((opcodep->match & (opcode_part << 24)) == opcode_part
172 && (opcodep->lose & (opcode_part << 24)) == 0)
173 opcodes[opcode_part] = opcodep;
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dmmix-dis.c151 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
156 opcodep = opcodes[opcode_part]; in get_opcode()
165 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
166 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
167 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmmix-dis.c158 unsigned int opcode_part = (insn >> 24) & 255; local
162 opcodep = opcodes[opcode_part];
171 if ((opcodep->match & (opcode_part << 24)) == opcode_part
172 && (opcodep->lose & (opcode_part << 24)) == 0)
173 opcodes[opcode_part] = opcodep;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dmmix-dis.c158 unsigned int opcode_part = (insn >> 24) & 255; local
162 opcodep = opcodes[opcode_part];
171 if ((opcodep->match & (opcode_part << 24)) == opcode_part
172 && (opcodep->lose & (opcode_part << 24)) == 0)
173 opcodes[opcode_part] = opcodep;
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dmmix-dis.c152 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
157 opcodep = opcodes[opcode_part]; in get_opcode()
166 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
167 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
168 opcodes[opcode_part] = opcodep; in get_opcode()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dmmix-dis.c151 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local
156 opcodep = opcodes[opcode_part]; in get_opcode()
165 if ((opcodep->match & (opcode_part << 24)) == opcode_part in get_opcode()
166 && (opcodep->lose & (opcode_part << 24)) == 0) in get_opcode()
167 opcodes[opcode_part] = opcodep; in get_opcode()