Searched refs:XC16X_OPERAND_MEMORY (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 645 case XC16X_OPERAND_MEMORY : in xc16x_cgen_insert_operand() 865 case XC16X_OPERAND_MEMORY : in xc16x_cgen_extract_operand() 1082 case XC16X_OPERAND_MEMORY : in xc16x_cgen_get_int_operand() 1285 case XC16X_OPERAND_MEMORY : in xc16x_cgen_get_vma_operand() 1493 case XC16X_OPERAND_MEMORY : in xc16x_cgen_set_int_operand() 1687 case XC16X_OPERAND_MEMORY : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 253 case XC16X_OPERAND_MEMORY : in xc16x_cgen_parse_operand() 256 errmsg = cgen_parse_address (cd, strp, XC16X_OPERAND_MEMORY, 0, NULL, & value); in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 372 , XC16X_OPERAND_COND, XC16X_OPERAND_ICOND, XC16X_OPERAND_EXTCOND, XC16X_OPERAND_MEMORY enumerator
|
D | xc16x-dis.c | 305 case XC16X_OPERAND_MEMORY : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 912 { "memory", XC16X_OPERAND_MEMORY, HW_H_ADDR, 31, 16,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xc16x.c | 174 case XC16X_OPERAND_MEMORY: in md_cgen_lookup_reloc()
|