Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c417 unsigned issingle : 1; /* Operand is VFP single-precision register. */ member
6218 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()
6259 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()
6342 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()
6361 inst.operands[i].issingle = 1; in parse_neon_mov()
6373 inst.operands[i].issingle = 1; in parse_neon_mov()
6570 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()
6588 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()
7055 inst.operands[i].issingle = 1; in parse_operands()
7751 bfd_boolean vec64_p = (t == CONST_VEC) && !inst.operands[i].issingle; in move_or_literal_pool()
[all …]
/toolchain/binutils/binutils-2.25/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