Searched refs:ENC_SHIFT (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | metag.h | 531 ENC_SHIFT, enumerator 1460 0x50000000, 0xfc0001ff, INSN_GP, ENC_SHIFT, 0 }, 1462 0x54000020, 0xfc0001e0, INSN_GP, ENC_SHIFT, 0 }, 1464 0x54000000, 0xfc0001ff, INSN_GP, ENC_SHIFT, 0), 1466 0x58000000, 0xfc0001ff, INSN_GP, ENC_SHIFT, 0 }, 1468 0x5c000020, 0xfc0001e0, INSN_GP, ENC_SHIFT, 0 }, 1470 0x5c000000, 0xfc0001ff, INSN_GP, ENC_SHIFT, 0), 1472 0x50000040, 0xfc0001ff, INSN_GP, ENC_SHIFT, 0 }, 1474 0x54000060, 0xfc0001e0, INSN_GP, ENC_SHIFT, 0 }, 1476 0x54000040, 0xfc0001ff, INSN_GP, ENC_SHIFT, 0), [all …]
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | metag-dis.c | 3325 [ENC_SHIFT] = print_shift,
|