Searched refs:REG_TYPE_VFS (Results 1 – 1 of 1) sorted by relevance
448 REG_TYPE_VFS, enumerator1594 regtype = REG_TYPE_VFS; in parse_vfp_reg_list()5184 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()5202 else if (rtype != REG_TYPE_VFS) in parse_neon_mov()5225 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()5311 if (rtype == REG_TYPE_VFS) in parse_neon_mov()5514 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()5515 inst.operands[i].isvec = (rtype == REG_TYPE_VFS \ in parse_operands()5529 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()5530 inst.operands[i].isvec = (rtype == REG_TYPE_VFS \ in parse_operands()[all …]