Home
last modified time | relevance | path

Searched refs:XC16X_OPERAND_UIMM16 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dxc16x-ibld.c712 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_insert_operand()
932 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_extract_operand()
1153 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_get_int_operand()
1356 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_get_vma_operand()
1560 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_set_int_operand()
1754 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_set_vma_operand()
Dxc16x-asm.c335 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_parse_operand()
336 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_UIMM16, (unsigned long *) (& fields-… in xc16x_cgen_parse_operand()
Dxc16x-desc.h366 , XC16X_OPERAND_UIMM16, XC16X_OPERAND_UPOF16, XC16X_OPERAND_REG8, XC16X_OPERAND_REGMEM8 enumerator
Dxc16x-dis.c383 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_print_operand()
Dxc16x-desc.c804 { "uimm16", XC16X_OPERAND_UIMM16, HW_H_UINT, 31, 16,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xc16x.c173 case XC16X_OPERAND_UIMM16: in md_cgen_lookup_reloc()