Searched refs:XC16X_OPERAND_UPAG16 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xc16x-ibld.c | 730 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_insert_operand() 950 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_extract_operand() 1171 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_get_int_operand() 1374 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_get_vma_operand() 1578 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_set_int_operand() 1772 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_set_vma_operand()
|
D | xc16x-asm.c | 353 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_parse_operand() 354 …errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_UPAG16, (unsigned long *) (& fields-… in xc16x_cgen_parse_operand()
|
D | xc16x-desc.h | 375 , XC16X_OPERAND_DATA8, XC16X_OPERAND_DATAHI8, XC16X_OPERAND_SGTDISBIT, XC16X_OPERAND_UPAG16 enumerator
|
D | xc16x-dis.c | 401 case XC16X_OPERAND_UPAG16 : in xc16x_cgen_print_operand()
|
D | xc16x-desc.c | 960 { "upag16", XC16X_OPERAND_UPAG16, HW_H_UINT, 31, 16,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xc16x.c | 184 case XC16X_OPERAND_UPAG16: in md_cgen_lookup_reloc()
|