Searched refs:issingle (Results 1 – 2 of 2) sorted by relevance
342 unsigned issingle : 1; /* Operand is VFP single-precision register. */ member5152 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()5199 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()5275 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()5294 inst.operands[i].issingle = 1; in parse_neon_mov()5306 inst.operands[i].issingle = 1; in parse_neon_mov()5482 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()5497 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()5925 inst.operands[i].issingle = 1; in parse_operands()10787 && inst.operands[j].issingle in neon_select_shape()[all …]
1137 (arm_it): Add uncond_value field. Add isvec and issingle to operand1150 (parse_operands): Support isvec, issingle operands fields, new parse