Searched refs:XC16X_OPERAND_POF (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 653 case XC16X_OPERAND_POF : in xc16x_cgen_insert_operand() 873 case XC16X_OPERAND_POF : in xc16x_cgen_extract_operand() 1091 case XC16X_OPERAND_POF : in xc16x_cgen_get_int_operand() 1294 case XC16X_OPERAND_POF : in xc16x_cgen_get_vma_operand() 1501 case XC16X_OPERAND_POF : in xc16x_cgen_set_int_operand() 1695 case XC16X_OPERAND_POF : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 266 case XC16X_OPERAND_POF : in xc16x_cgen_parse_operand() 267 errmsg = parse_pof (cd, strp, XC16X_OPERAND_POF, (long *) (& junk)); in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 377 , XC16X_OPERAND_DOT, XC16X_OPERAND_POF, XC16X_OPERAND_PAG, XC16X_OPERAND_SOF enumerator
|
D | xc16x-dis.c | 314 case XC16X_OPERAND_POF : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 984 { "pof", XC16X_OPERAND_POF, HW_H_SINT, 0, 0,
|