Searched refs:XC16X_OPERAND_LBIT2 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xc16x-ibld.c | 623 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_insert_operand() 843 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_extract_operand() 1060 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_get_int_operand() 1263 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_get_vma_operand() 1471 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_set_int_operand() 1665 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 238 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_parse_operand() 239 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_LBIT2, (unsigned long *) (& fields->… 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 | 290 case XC16X_OPERAND_LBIT2 : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 880 { "lbit2", XC16X_OPERAND_LBIT2, HW_H_UINT, 15, 2,
|