Searched refs:op2_0 (Results 1 – 1 of 1) sorted by relevance
1756 unsigned uimm4x16_0, op2_0; in Operand_uimm4x16_decode() local1757 op2_0 = *valp & 0xf; in Operand_uimm4x16_decode()1758 uimm4x16_0 = op2_0 << 4; in Operand_uimm4x16_decode()1766 unsigned op2_0, uimm4x16_0; in Operand_uimm4x16_encode() local1769 *valp = op2_0; in Operand_uimm4x16_encode()1856 unsigned op2p1_0, op2_0; in Operand_op2p1_decode() local1857 op2_0 = *valp & 0xf; in Operand_op2p1_decode()1858 op2p1_0 = op2_0 + 0x1; in Operand_op2p1_decode()1866 unsigned op2_0, op2p1_0; in Operand_op2p1_encode() local1868 op2_0 = (op2p1_0 - 0x1) & 0xf; in Operand_op2p1_encode()[all …]