Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c480 static char *crack_operand (char *str, struct m68k_op *opP);
1399 struct m68k_op *opP; in m68k_ip() local
1493 for (opP = &the_ins.operands[0]; *p; opP++) in m68k_ip()
1495 p = crack_operand (p, opP); in m68k_ip()
1497 if (opP->error) in m68k_ip()
1499 the_ins.error = opP->error; in m68k_ip()
1504 opsfound = opP - &the_ins.operands[0]; in m68k_ip()
1541 for (s = opcode->m_operands, opP = &operands_backup[0]; in m68k_ip()
1543 s += 2, opP++) in m68k_ip()
1554 switch (opP->mode) in m68k_ip()
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-929510220 calculating opP->isiz; this permits the expression size to be