Searched refs:xgate_apply_operand (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xgate.c | 854 xgate_apply_operand (unsigned short new_mask, in xgate_apply_operand() function 1152 bin = xgate_apply_operand (operand, &oper_mask, bin, operand_bit_length); in xgate_scan_operands() 1155 bin = xgate_apply_operand (operand, &oper_mask, bin, in xgate_scan_operands() 1164 bin = xgate_apply_operand (operand, &oper_mask, bin, in xgate_scan_operands() 1172 bin = xgate_apply_operand (operand, &oper_mask, bin, in xgate_scan_operands() 1184 bin = xgate_apply_operand (operand, &oper_mask, bin, in xgate_scan_operands()
|