Searched refs:XC16X_OPERAND_REL (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xc16x-ibld.c | 675 case XC16X_OPERAND_REL : in xc16x_cgen_insert_operand() 895 case XC16X_OPERAND_REL : in xc16x_cgen_extract_operand() 1114 case XC16X_OPERAND_REL : in xc16x_cgen_get_int_operand() 1317 case XC16X_OPERAND_REL : in xc16x_cgen_get_vma_operand() 1523 case XC16X_OPERAND_REL : in xc16x_cgen_set_int_operand() 1717 case XC16X_OPERAND_REL : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 296 case XC16X_OPERAND_REL : in xc16x_cgen_parse_operand() 297 errmsg = cgen_parse_signed_integer (cd, strp, XC16X_OPERAND_REL, (long *) (& fields->f_rel8)); in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 369 , XC16X_OPERAND_REL, XC16X_OPERAND_RELHI, XC16X_OPERAND_CONDBIT, XC16X_OPERAND_BIT1 enumerator
|
D | xc16x-dis.c | 344 case XC16X_OPERAND_REL : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 852 { "rel", XC16X_OPERAND_REL, HW_H_SINT, 15, 8,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xc16x.c | 156 case XC16X_OPERAND_REL: in md_cgen_lookup_reloc()
|