Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c731 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()
Dxc16x-asm.c347 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()
Dxc16x-desc.h365 , XC16X_OPERAND_UIMM3, XC16X_OPERAND_UIMM4, XC16X_OPERAND_UIMM7, XC16X_OPERAND_UIMM8 enumerator
Dxc16x-dis.c395 case XC16X_OPERAND_UIMM7 : in xc16x_cgen_print_operand()
Dxc16x-desc.c796 { "uimm7", XC16X_OPERAND_UIMM7, HW_H_UINT, 15, 7,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xc16x.c167 case XC16X_OPERAND_UIMM7: in md_cgen_lookup_reloc()