Home
last modified time | relevance | path

Searched refs:XC16X_OPERAND_MEMORY (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c645 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()
Dxc16x-asm.c253 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()
Dxc16x-desc.h372 , XC16X_OPERAND_COND, XC16X_OPERAND_ICOND, XC16X_OPERAND_EXTCOND, XC16X_OPERAND_MEMORY enumerator
Dxc16x-dis.c305 case XC16X_OPERAND_MEMORY : in xc16x_cgen_print_operand()
Dxc16x-desc.c912 { "memory", XC16X_OPERAND_MEMORY, HW_H_ADDR, 31, 16,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xc16x.c174 case XC16X_OPERAND_MEMORY: in md_cgen_lookup_reloc()