Searched refs:XC16X_OPERAND_UIMM16 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 719 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_insert_operand() 939 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_extract_operand() 1160 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_get_int_operand() 1363 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_get_vma_operand() 1567 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_set_int_operand() 1761 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 335 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_parse_operand() 336 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_UIMM16, (unsigned long *) (& fields-… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 366 , XC16X_OPERAND_UIMM16, XC16X_OPERAND_UPOF16, XC16X_OPERAND_REG8, XC16X_OPERAND_REGMEM8 enumerator
|
D | xc16x-dis.c | 383 case XC16X_OPERAND_UIMM16 : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 804 { "uimm16", XC16X_OPERAND_UIMM16, HW_H_UINT, 31, 16,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xc16x.c | 173 case XC16X_OPERAND_UIMM16: in md_cgen_lookup_reloc()
|