Searched refs:XC16X_OPERAND_BIT4 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 587 case XC16X_OPERAND_BIT4 : in xc16x_cgen_insert_operand() 807 case XC16X_OPERAND_BIT4 : in xc16x_cgen_extract_operand() 1022 case XC16X_OPERAND_BIT4 : in xc16x_cgen_get_int_operand() 1225 case XC16X_OPERAND_BIT4 : in xc16x_cgen_get_vma_operand() 1435 case XC16X_OPERAND_BIT4 : in xc16x_cgen_set_int_operand() 1629 case XC16X_OPERAND_BIT4 : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 189 case XC16X_OPERAND_BIT4 : in xc16x_cgen_parse_operand() 190 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_BIT4, (unsigned long *) (& fields->f… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 370 , XC16X_OPERAND_BIT2, XC16X_OPERAND_BIT4, XC16X_OPERAND_LBIT4, XC16X_OPERAND_LBIT2 enumerator
|
D | xc16x-dis.c | 245 case XC16X_OPERAND_BIT4 : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 872 { "bit4", XC16X_OPERAND_BIT4, HW_H_UINT, 11, 4,
|