Searched refs:issingle (Results 1 – 2 of 2) sorted by relevance
465 unsigned issingle : 1; /* Operand is VFP single-precision register. */ member6264 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()6305 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()6388 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()6407 inst.operands[i].issingle = 1; in parse_neon_mov()6419 inst.operands[i].issingle = 1; in parse_neon_mov()6616 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()6634 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()7101 inst.operands[i].issingle = 1; in parse_operands()7929 if (!inst.operands[i].issingle) in move_or_literal_pool()[all …]
1137 (arm_it): Add uncond_value field. Add isvec and issingle to operand1150 (parse_operands): Support isvec, issingle operands fields, new parse