Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c746 case XC16X_OPERAND_USEG8 : in xc16x_cgen_insert_operand()
966 case XC16X_OPERAND_USEG8 : in xc16x_cgen_extract_operand()
1187 case XC16X_OPERAND_USEG8 : in xc16x_cgen_get_int_operand()
1390 case XC16X_OPERAND_USEG8 : in xc16x_cgen_get_vma_operand()
1594 case XC16X_OPERAND_USEG8 : in xc16x_cgen_set_int_operand()
1788 case XC16X_OPERAND_USEG8 : in xc16x_cgen_set_vma_operand()
Dxc16x-asm.c366 case XC16X_OPERAND_USEG8 : in xc16x_cgen_parse_operand()
367 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_USEG8, (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.c410 case XC16X_OPERAND_USEG8 : in xc16x_cgen_print_operand()
Dxc16x-desc.c964 { "useg8", XC16X_OPERAND_USEG8, HW_H_UINT, 15, 8,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xc16x.c189 case XC16X_OPERAND_USEG8: in md_cgen_lookup_reloc()