Searched refs:XC16X_OPERAND_UIMM7 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 731 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_insert_operand() 951 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_extract_operand() 1172 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_get_int_operand() 1375 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_get_vma_operand() 1579 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_set_int_operand() 1773 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 347 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_parse_operand() 348 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_UIMM7, (unsigned long *) (& fields->… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 365 , XC16X_OPERAND_UIMM3, XC16X_OPERAND_UIMM4, XC16X_OPERAND_UIMM7, XC16X_OPERAND_UIMM8 enumerator
|
D | xc16x-dis.c | 395 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 796 { "uimm7", XC16X_OPERAND_UIMM7, HW_H_UINT, 15, 7,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xc16x.c | 167 case XC16X_OPERAND_UIMM7: in md_cgen_lookup_reloc()
|