Searched refs:XC16X_OPERAND_USEG8 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 746 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()
|
D | xc16x-asm.c | 366 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()
|
D | xc16x-desc.h | 376 , XC16X_OPERAND_USEG8, XC16X_OPERAND_USEG16, XC16X_OPERAND_USOF16, XC16X_OPERAND_HASH enumerator
|
D | xc16x-dis.c | 410 case XC16X_OPERAND_USEG8 : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 964 { "useg8", XC16X_OPERAND_USEG8, HW_H_UINT, 15, 8,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xc16x.c | 189 case XC16X_OPERAND_USEG8: in md_cgen_lookup_reloc()
|