Home
last modified time | relevance | path

Searched refs:REG_TYPE_VFS (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c448 REG_TYPE_VFS, enumerator
1594 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 …]