Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c565 unsigned issingle : 1; /* Operand is VFP single-precision register. */ member
6908 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()
6951 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()
7039 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); in parse_neon_mov()
7058 inst.operands[i].issingle = 1; in parse_neon_mov()
7105 inst.operands[i].issingle = 1; in parse_neon_mov()
7368 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()
7387 inst.operands[i].issingle = (rtype == REG_TYPE_VFS); \ in parse_operands()
8034 inst.operands[i].issingle = 1; in parse_operands()
8046 inst.operands[i].issingle = 1; in parse_operands()
[all …]
/netbsd/src/external/gpl3/binutils/dist/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