Searched refs:XC16X_OPERAND_USEG8 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xc16x-ibld.c | 739 case XC16X_OPERAND_USEG8 : in xc16x_cgen_insert_operand() 959 case XC16X_OPERAND_USEG8 : in xc16x_cgen_extract_operand() 1180 case XC16X_OPERAND_USEG8 : in xc16x_cgen_get_int_operand() 1383 case XC16X_OPERAND_USEG8 : in xc16x_cgen_get_vma_operand() 1587 case XC16X_OPERAND_USEG8 : in xc16x_cgen_set_int_operand() 1781 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.25/gas/config/ |
D | tc-xc16x.c | 189 case XC16X_OPERAND_USEG8: in md_cgen_lookup_reloc()
|