Searched refs:XC16X_OPERAND_QLOBIT (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 661 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_insert_operand() 881 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_extract_operand() 1100 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_get_int_operand() 1303 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_get_vma_operand() 1509 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_set_int_operand() 1703 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 275 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_parse_operand() 276 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_QLOBIT, (unsigned long *) (& fields-… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 373 , XC16X_OPERAND_MEMGR8, XC16X_OPERAND_CBIT, XC16X_OPERAND_QBIT, XC16X_OPERAND_QLOBIT enumerator
|
D | xc16x-dis.c | 323 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 928 { "qlobit", XC16X_OPERAND_QLOBIT, HW_H_UINT, 31, 4,
|