Searched refs:XC16X_OPERAND_SEG (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 688 case XC16X_OPERAND_SEG : in xc16x_cgen_insert_operand() 908 case XC16X_OPERAND_SEG : in xc16x_cgen_extract_operand() 1127 case XC16X_OPERAND_SEG : in xc16x_cgen_get_int_operand() 1330 case XC16X_OPERAND_SEG : in xc16x_cgen_get_vma_operand() 1536 case XC16X_OPERAND_SEG : in xc16x_cgen_set_int_operand() 1730 case XC16X_OPERAND_SEG : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 302 case XC16X_OPERAND_SEG : in xc16x_cgen_parse_operand() 303 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_SEG, (unsigned long *) (& fields->f_… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 368 , XC16X_OPERAND_GENREG, XC16X_OPERAND_SEG, XC16X_OPERAND_SEGHI8, XC16X_OPERAND_CADDR enumerator
|
D | xc16x-dis.c | 350 case XC16X_OPERAND_SEG : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 840 { "seg", XC16X_OPERAND_SEG, HW_H_UINT, 15, 8,
|