Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c743 case XC16X_OPERAND_USEG16 : in xc16x_cgen_insert_operand()
963 case XC16X_OPERAND_USEG16 : in xc16x_cgen_extract_operand()
1184 case XC16X_OPERAND_USEG16 : in xc16x_cgen_get_int_operand()
1387 case XC16X_OPERAND_USEG16 : in xc16x_cgen_get_vma_operand()
1591 case XC16X_OPERAND_USEG16 : in xc16x_cgen_set_int_operand()
1785 case XC16X_OPERAND_USEG16 : in xc16x_cgen_set_vma_operand()
Dxc16x-asm.c363 case XC16X_OPERAND_USEG16 : in xc16x_cgen_parse_operand()
364 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_USEG16, (unsigned long *) (& fields-… in xc16x_cgen_parse_operand()
Dxc16x-desc.h376 , XC16X_OPERAND_USEG8, XC16X_OPERAND_USEG16, XC16X_OPERAND_USOF16, XC16X_OPERAND_HASH enumerator
Dxc16x-dis.c407 case XC16X_OPERAND_USEG16 : in xc16x_cgen_print_operand()
Dxc16x-desc.c968 { "useg16", XC16X_OPERAND_USEG16, HW_H_UINT, 31, 16,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xc16x.c194 case XC16X_OPERAND_USEG16: in md_cgen_lookup_reloc()