Searched refs:XC16X_OPERAND_UIMM8 (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | xc16x-ibld.c | 727 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_insert_operand() 947 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_extract_operand() 1168 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_get_int_operand() 1371 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_get_vma_operand() 1575 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_set_int_operand() 1769 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_set_vma_operand()
|
H A D | xc16x-asm.c | 350 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_parse_operand() 351 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_UIMM8, (unsigned long *) (& fields->… in xc16x_cgen_parse_operand()
|
H A D | xc16x-desc.h | 370 , XC16X_OPERAND_UIMM3, XC16X_OPERAND_UIMM4, XC16X_OPERAND_UIMM7, XC16X_OPERAND_UIMM8 enumerator
|
H A D | xc16x-dis.c | 354 case XC16X_OPERAND_UIMM8 : in xc16x_cgen_print_operand()
|
H A D | xc16x-desc.c | 815 { "uimm8", XC16X_OPERAND_UIMM8, HW_H_UINT, 23, 8,
|