Searched refs:XC16X_OPERAND_PAGENUM (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 650 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_insert_operand() 870 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_extract_operand() 1088 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_get_int_operand() 1291 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_get_vma_operand() 1498 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_set_int_operand() 1692 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 263 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_parse_operand() 264 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_PAGENUM, (unsigned long *) (& fields… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 374 , XC16X_OPERAND_QHIBIT, XC16X_OPERAND_MASK8, XC16X_OPERAND_MASKLO8, XC16X_OPERAND_PAGENUM enumerator
|
D | xc16x-dis.c | 311 case XC16X_OPERAND_PAGENUM : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 944 { "pagenum", XC16X_OPERAND_PAGENUM, HW_H_UINT, 25, 10,
|