Home
last modified time | relevance | path

Searched refs:OP_OPERAND_HI16U (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dxtensa-relax.h106 OP_OPERAND_HI16U, /* High 16 bits of immed. */ enumerator
Dxtensa-relax.c778 case OP_OPERAND_HI16U: in xg_has_userdef_op_fn()
800 case OP_OPERAND_HI16U: in xg_apply_userdef_op_fn()
1825 typ = OP_OPERAND_HI16U; in build_transition()
Dtc-xtensa.c3441 case OP_OPERAND_HI16U: in xg_build_to_insn()
3464 if (op->typ == OP_OPERAND_HI16U) in xg_build_to_insn()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2004774 (xg_build_to_insn): Record the loc field. Handle OP_OPERAND_HI16U and
1040 OP_OPERAND_LOW16U and OP_OPERAND_HI16U.
1059 (OpType enum): Add OP_OPERAND_LOW16U and OP_OPERAND_HI16U.