Searched refs:XC16X_OPERAND_SEGM (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | xc16x-ibld.c | 687 case XC16X_OPERAND_SEGM : in xc16x_cgen_insert_operand() 907 case XC16X_OPERAND_SEGM : in xc16x_cgen_extract_operand() 1126 case XC16X_OPERAND_SEGM : in xc16x_cgen_get_int_operand() 1329 case XC16X_OPERAND_SEGM : in xc16x_cgen_get_vma_operand() 1535 case XC16X_OPERAND_SEGM : in xc16x_cgen_set_int_operand() 1729 case XC16X_OPERAND_SEGM : in xc16x_cgen_set_vma_operand()
|
| D | xc16x-asm.c | 308 case XC16X_OPERAND_SEGM : in xc16x_cgen_parse_operand() 309 errmsg = parse_seg (cd, strp, XC16X_OPERAND_SEGM, (long *) (& junk)); in xc16x_cgen_parse_operand()
|
| D | xc16x-desc.h | 383 , XC16X_OPERAND_SEGM, XC16X_OPERAND_MAX enumerator
|
| D | xc16x-dis.c | 312 case XC16X_OPERAND_SEGM : in xc16x_cgen_print_operand()
|
| D | xc16x-desc.c | 1011 { "segm", XC16X_OPERAND_SEGM, HW_H_SINT, 0, 0,
|