Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c342 unsigned issingle : 1; /* Operand is VFP single-precision register. */ member
5152 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 …]
/NextBSD/contrib/binutils/gas/
HDChangeLog-20061137 (arm_it): Add uncond_value field. Add isvec and issingle to operand
1150 (parse_operands): Support isvec, issingle operands fields, new parse