Searched refs:XC16X_OPERAND_CADDR (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 596 case XC16X_OPERAND_CADDR : in xc16x_cgen_insert_operand() 816 case XC16X_OPERAND_CADDR : in xc16x_cgen_extract_operand() 1031 case XC16X_OPERAND_CADDR : in xc16x_cgen_get_int_operand() 1234 case XC16X_OPERAND_CADDR : in xc16x_cgen_get_vma_operand() 1444 case XC16X_OPERAND_CADDR : in xc16x_cgen_set_int_operand() 1638 case XC16X_OPERAND_CADDR : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 198 case XC16X_OPERAND_CADDR : in xc16x_cgen_parse_operand() 201 errmsg = cgen_parse_address (cd, strp, XC16X_OPERAND_CADDR, 0, NULL, & value); 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 | 254 case XC16X_OPERAND_CADDR : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 848 { "caddr", XC16X_OPERAND_CADDR, HW_H_ADDR, 31, 16,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xc16x.c | 162 case XC16X_OPERAND_CADDR: in md_cgen_lookup_reloc()
|