Home
last modified time | relevance | path

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

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