Searched refs:XC16X_OPERAND_QLOBIT (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | xc16x-ibld.c | 654 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_insert_operand() 874 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_extract_operand() 1093 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_get_int_operand() 1296 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_get_vma_operand() 1502 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_set_int_operand() 1696 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 | 378 , XC16X_OPERAND_MEMGR8, XC16X_OPERAND_CBIT, XC16X_OPERAND_QBIT, XC16X_OPERAND_QLOBIT enumerator
|
| D | xc16x-dis.c | 279 case XC16X_OPERAND_QLOBIT : in xc16x_cgen_print_operand()
|
| D | xc16x-desc.c | 943 { "qlobit", XC16X_OPERAND_QLOBIT, HW_H_UINT, 31, 4,
|