Searched refs:issingle (Results 1 – 2 of 2) sorted by relevance
565 unsigned issingle : 1; /* Operand is VFP single-precision register. */ member6908 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()6951 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()7039 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()7058 inst.operands[i].issingle = 1; in parse_neon_mov()7105 inst.operands[i].issingle = 1; in parse_neon_mov()7368 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()7387 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()8034 inst.operands[i].issingle = 1; in parse_operands()8046 inst.operands[i].issingle = 1; in parse_operands()[all …]
1137 (arm_it): Add uncond_value field. Add isvec and issingle to operand1150 (parse_operands): Support isvec, issingle operands fields, new parse