Searched refs:ENC_ALU (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | metag.h | 530 ENC_ALU, enumerator 1159 0x80000004, 0xfe0001fc, INSN_GP, ENC_ALU, 0 }, 1161 0x82000004, 0xfe000005, INSN_GP, ENC_ALU, 0 }, 1163 0x82000005, 0xfe000005, INSN_GP, ENC_ALU, 0 }, 1165 0x80000000, 0xfe0001fc, INSN_GP, ENC_ALU, 0 }, 1167 0x82000000, 0xfe000005, INSN_GP, ENC_ALU, 0 }, 1169 0x82000001, 0xfe000005, INSN_GP, ENC_ALU, 0 }, 1171 0x86000020, 0xfe000021, INSN_GP, ENC_ALU, 0 }, 1173 0x84000000, 0xfe00001e, INSN_GP, ENC_ALU, 0), 1175 0x86000000, 0xfe00003f, INSN_GP, ENC_ALU, 0), [all …]
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | metag-dis.c | 3324 [ENC_ALU] = print_alu,
|